@charset "UTF-8";
/* line 2, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .cartoon_structure {
  border: 1px solid #F2F2F2;
  overflow: hidden;
  background-color: #FFFFFF;
  margin-top: 20px;
}
/* line 3, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .left_structure {
  float: left;
  border: 0px solid red;
  border-right: 1px solid #E4E4E4;
  height: 283px;
  width: 190px;
}
/* line 4, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .left_description {
  border: 0px solid red;
  border-bottom: 1px solid #E4E4E4;
  overflow: hidden;
  height: 95px;
  width: 190px;
  margin-top: 0px;
}
/* line 5, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .left_description_title {
  border: 0px solid red;
  margin-top: 10px;
  line-height: 10px;
  font-size: 15px;
  padding-left: 8px;
  color: #1B75CB;
}
/* line 6, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .left_description ul {
  margin-top: 0px;
}
/* line 7, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .left_description li {
  float: left;
  margin-left: 8px;
  line-height: 23px;
}
/* line 8, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .left_description li:hover {
  color: #1B75CB;
}
/* line 10, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .medium_carttoon {
  float: left;
  border: 0px solid red;
  height: 265px;
  width: 770px;
  padding: 10px 10px;
}
/* line 11, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus {
  height: 265px;
  width: 770px;
  overflow: hidden;
  position: relative;
  background: #ccc;
  font-family: "微软雅黑";
}
/* line 12, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_m ul {
  width: 770px;
  height: 265px;
  overflow: hidden;
}
/* line 13, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_m li {
  width: 770px;
  height: 265px;
  _float: left;
}
/* line 14, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_m li img {
  width: 100%;
  height: 265px;
}
/* line 15, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_s {
  height: 0;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  width: 1000px;
}
/* line 16, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_s ul {
  height: 17px;
  overflow: hidden;
  position: absolute;
  left: 690px;
  top: 240px;
  text-align: right;
}
/* line 17, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_s li {
  float: left;
  cursor: pointer;
  height: 20px;
  width: 20px;
  overflow: hidden;
  margin-right: 7px;
}
/* line 18, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_s li b {
  display: block;
  text-indent: -999em;
  background: url(/feebas/assets/images/other-images/bannerBtn3_3.png) 0 0 no-repeat;
  width: 14px;
  height: 32px;
  overflow: hidden;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale,);
  _background: none;
}
/* line 19, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_s li.active b {
  margin-top: -16px;
}
/* line 20, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_l, .dazong_cartoon .focus_r {
  position: absolute;
  display: block;
  width: 50px;
  height: 75px;
  overflow: hidden;
  z-index: 2;
  top: 150px;
}
/* line 21, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_l {
  left: 0;
}
/* line 22, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_r {
  right: 0;
}
/* line 23, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_l b, .dazong_cartoon .focus_r b {
  position: absolute;
  z-index: 1;
  display: block;
  width: 50px;
  height: 75px;
  overflow: hidden;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: pointer;
}
/* line 24, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_l span, .dazong_cartoon .focus_r span {
  display: block;
  position: relative;
  z-index: 2;
  width: 22px;
  height: 33px;
  top: 21px;
  cursor: pointer;
}
/* line 25, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_l span {
  left: 12px;
  background: url(../images/l.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/l.png');
  _background: none;
}
/* line 26, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_r span {
  left: 16px;
  background: url(../images/r.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/r.png');
  _background: none;
}
/* line 27, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .focus_l:hover, .dazong_cartoon .focus_r:hover {
  *zoom: 1;
}
/* line 29, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .right_description {
  float: left;
  border: 1px solid #E4E4E4;
  height: 273px;
  width: 205px;
  margin-top: 10px;
}
/* line 30, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .right_welcome_you {
  border-bottom: 1px solid #E4E4E4;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}
/* line 31, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .right_newest {
  width: 205px;
  overflow: hidden;
  height: 240px;
}
/* line 32, app/components/block_trade/dazong_cartoon/view.scss */
.dazong_cartoon .right_newest p {
  text-indent: 25px;
  line-height: 20px;
  margin-left: 5px;
  margin-top: -0px;
}
/* line 2, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_structure {
  border: 1px solid #F2F2F2;
  overflow: hidden;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
/* line 3, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_title_kw {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F2F2F2;
}
/* line 4, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_title {
  float: left;
  font-size: 17px;
  height: 40px;
  font-weight: bold;
  color: #666;
  line-height: 40px;
  text-indent: 20px;
}
/* line 5, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_title span {
  color: #1B75CB;
}
/* line 6, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_title_info {
  float: left;
  margin-left: 70px;
}
/* line 7, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_title_info li {
  float: left;
  margin-left: 10px;
}
/* line 8, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_yans {
  color: #1B75CB;
}
/* line 9, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .product_structure {
  border: 0px solid red;
  overflow: hidden;
}
/* line 10, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_picture {
  float: left;
  border: 0px solid red;
  overflow: hidden;
  width: 200px;
  padding: 15px 10px 10px 15px;
}
/* line 11, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_tu {
  border: 0px solid red;
  background-color: #F4F9FF;
}
/* line 12, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_tu img {
  width: 200px;
  height: 279px;
}
/* line 13, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_picture_info {
  border: 1px solid #CFDDE8;
  margin-top: -5px;
  overflow: hidden;
  height: 75px;
  background-color: #F4F9FF;
}
/* line 14, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_picture_info ul {
  margin-top: 5px;
}
/* line 15, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_picture_info li {
  float: left;
  margin-left: 8px;
  line-height: 23px;
  color: #1B75CB;
}
/* line 16, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_picture_info li:hover {
  color: #1B75CB;
}
/* line 18, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_product {
  float: left;
  border: 1px solid  #E2E2E2;
  overflow: hidden;
  height: 355px;
  width: 955px;
  margin: 15px 0px;
}
/* line 21, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_product_info {
  width: 100% px;
  position: relative;
  border: 0px solid #E2E2E2;
}
/* line 22, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_product_info .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
}
/* line 23, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_product_info .tab_menu li {
  float: left;
  width: 92px;
  height: 31px;
  line-height: 30px;
  border-right: 1px solid #E2E2E2;
  border-bottom: 0px solid #E2E2E2;
  text-align: center;
  margin: 0 2px 0 0;
  font-weight: bold;
  color: #1B75CB;
}
/* line 25, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_product_info .tab_box {
  width: 100%;
  height: 325px;
  clear: both;
  top: 30px;
  position: relative;
  border-top: 1px solid #E2E2E2;
}
/* line 26, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_product_info .tab_menu .selected {
  background-color: #FFF;
  color: #1B75CB;
  font-size: 15px;
}
/* line 27, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_product_info .hide {
  display: none;
}
/* line 29, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_price {
  width: 950px;
  overflow: hidden;
  margin: 0 auto;
  border: 0px solid red;
}
/* line 30, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_price img {
  display: block;
  margin: 0 auto;
  width: 170px;
  height: 170px;
}
/* line 31, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_price li {
  float: left;
  width: 170px;
  margin-top: 10px;
  height: 300px;
  margin-bottom: 10px;
  margin-left: 15px;
  border: 1px solid #F2F2F2;
}
/* line 32, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_price li:hover {
  border: 1px solid #1B75CB;
}
/* line 33, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .price_pc {
  margin-top: 15px;
  border: 0px solid red;
  width: 160px;
  margin-left: 6px;
}
/* line 34, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_price span {
  font-size: 18px;
  color: #FF7300;
  font-style: normal;
}
/* line 35, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_price p {
  border: 0px solid red;
  margin-top: 7px;
  line-height: 23px;
  color: #333;
  height: 48px;
  overflow: hidden;
}
/* line 36, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_price dl {
  margin-top: 0px;
}
/* line 37, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_price dt {
  float: left;
  height: 23px;
  overflow: hidden;
  line-height: 23px;
  color: #848484;
  width: 120px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 39, app/components/block_trade/dazong_coal/view.scss */
.dazong_coal .coal_price dd {
  line-height: 23px;
  vertical-align: middle;
}
/* line 2, app/components/block_trade/dazong_market/view.scss */
.dazong_market .market_structure {
  border: 1px solid #F2F2F2;
  overflow: hidden;
  background-color: #FFFFFF;
  margin-top: 0px;
}
/* line 3, app/components/block_trade/dazong_market/view.scss */
.dazong_market .market_title_kw {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F2F2F2;
}
/* line 4, app/components/block_trade/dazong_market/view.scss */
.dazong_market .market_title {
  float: left;
  font-size: 15px;
  height: 40px;
  font-weight: bold;
  color: #1B75CB;
  line-height: 40px;
  text-indent: 20px;
}
/* line 5, app/components/block_trade/dazong_market/view.scss */
.dazong_market .market_title_info {
  float: left;
  margin-left: 70px;
}
/* line 6, app/components/block_trade/dazong_market/view.scss */
.dazong_market .market_title_info li {
  float: left;
  margin-left: 10px;
}
/* line 7, app/components/block_trade/dazong_market/view.scss */
.dazong_market .yans {
  color: #1B75CB;
}
/* line 9, app/components/block_trade/dazong_market/view.scss */
.dazong_market .market_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  padding: 15px 15px;
}
/* line 10, app/components/block_trade/dazong_market/view.scss */
.dazong_market .market_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/block_trade/dazong_market/view.scss */
.dazong_market .market_info th {
  height: 45px;
  color: #333;
  background-color: #F8F8F8;
  border: 1px solid #E6E6E6;
}
/* line 12, app/components/block_trade/dazong_market/view.scss */
.dazong_market .market_info td {
  text-align: center;
  height: 45px;
  border: 1px solid #E6E6E6;
}
/* line 13, app/components/block_trade/dazong_market/view.scss */
.dazong_market .hong_s {
  color: red;
}
/* line 14, app/components/block_trade/dazong_market/view.scss */
.dazong_market .lan_s {
  color: #00C61C;
}
@charset "UTF-8";
/* line 1, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .layui-table-cell {
  padding: 0;
}
/* line 6, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .customer_no_button button {
  font-family: "微软雅黑";
  height: 25px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 10px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #1660C1;
}
/* line 19, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .weight_query_option {
  overflow: auto;
}
/* line 22, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 28, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .weight_query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 35, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .weight_query_option dl select {
  width: 150px;
  height: 27px;
}
/* line 41, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 45, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 60, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .weight_query_info_n table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 100%;
}
/* line 64, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .weight_query_info_n table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 71, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .weight_query_info_n table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 80, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .query_xlh_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 95, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .query_xlh_popover .xlh_multi_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 103, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .query_xlh_popover_bl {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 118, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .query_xlh_popover_bl .xlh_multi_box_bl textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 126, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .apply_mt_popover {
  display: none;
  margin-top: 40px;
}
/* line 129, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .apply_mt_popover table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 133, app/components/business_center/check_manage/check_apply/view.scss */
.cusmov_check_apply .apply_mt_popover table tr {
  height: 40px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form {
  padding: 10px 10px 60px;
  /* 防⽌下拉框的下拉列表被隐藏---必须设置--- */
  /* 防⽌下拉框的下拉列表被隐藏---必须设置--- */
  /* 防⽌下拉框的下拉列表被隐藏---必须设置--- */
  /* 使得下拉框与单元格刚好合适 */
}
/* line 3, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form #fm {
  display: none;
}
/* line 6, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 11, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-header {
  display: flex;
  display: -webkit-flex;
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 21, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-header .upBox {
  margin-left: 20px;
  display: flex;
  display: -webkit-flex;
}
/* line 25, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-header .upBox .upload-btn {
  margin-top: 10px;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  font-weight: 100;
  background-color: #efefef;
  border: 1px solid #000;
  color: #000000;
  cursor: pointer;
  border-radius: 2px;
}
/* line 40, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body {
  padding: 10px;
}
/* line 43, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
  width: 105px;
}
/* line 48, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body #weight_type_6_special_satr {
  color: #000;
  font-weight: 700;
  width: 115px;
}
/* line 53, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body #weight_type_6_layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 115px - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 59, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 105px - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 66, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 71, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 77, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 81, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}
/* line 86, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 91, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 95, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 104, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 109, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 115, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .file-item .btn-choose-file, .disinfect_main-form .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 122, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 135, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 139, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 146, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .layui-table, .disinfect_main-form .layui-table-view {
  margin: 0;
}
/* line 150, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 162, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 165, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 172, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .layui-table-box {
  overflow: visible !important;
}
/* line 176, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .layui-table-body {
  overflow: visible !important;
}
/* line 180, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .layui-table-cell {
  overflow: visible !important;
}
/* line 184, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form td .layui-form-select {
  margin-top: -10px;
  margin-left: -15px;
  margin-right: -15px;
}
/* line 195, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.disinfect_main-form .type_all {
  font-weight: bold;
}

/* line 202, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 207, app/components/business_center/check_manage/disinfect_main/disinfect_main-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}
@charset "UTF-8";
/* line 1, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .layui-table-cell {
  padding: 0;
}
/* line 6, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .customer_no_button button {
  font-family: "微软雅黑";
  height: 25px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 10px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #1660C1;
}
/* line 19, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .weight_query_option {
  overflow: auto;
}
/* line 22, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 28, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .weight_query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 35, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .weight_query_option dl select {
  width: 150px;
  height: 27px;
}
/* line 39, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .weight_query_option dl #declareDate {
  width: 180px;
}
/* line 44, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 48, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 63, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .weight_query_info_n table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 100%;
}
/* line 67, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .weight_query_info_n table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 74, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .weight_query_info_n table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 83, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .query_xlh_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 98, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .query_xlh_popover .xlh_multi_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 106, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .query_xlh_popover_bl {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 121, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .query_xlh_popover_bl .xlh_multi_box_bl textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 129, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .apply_mt_popover {
  display: none;
  margin-top: 40px;
}
/* line 132, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .apply_mt_popover table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 136, app/components/business_center/check_manage/disinfect_main/view.scss */
.cusmov_check_apply .apply_mt_popover table tr {
  height: 40px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .layui-table-cell {
  padding: 0;
}
/* line 5, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 9, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660c1;
}
/* line 23, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .total_right {
  background-color: #FFFFFF;
  width: 80%;
  height: 500px;
  float: left;
}
/* line 29, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .total_right table {
  width: 100%;
  margin: 10px 10px 10px 10px;
  font-size: 10px;
}
/* line 34, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .total_right table tr td[class='image'] {
  padding: 5px 1px;
  text-align: center;
  vertical-align: top;
  width: 10%;
}
/* line 40, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .total_right table tr td[class='image'] img[class='node_image'] {
  border-radius: 100%;
  border-width: 2px;
  border-color: #1FAD50;
  border-style: solid;
}
/* line 46, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .total_right table tr td[class='image_jt'] {
  vertical-align: top;
  padding: 15px 1px;
  text-align: center;
}
/* line 56, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .inspection_list {
  margin-top: 10px;
}
/* line 58, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .inspection_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 62, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .inspection_list table th {
  height: 30px;
  color: #555;
  background-color: #e4e4e4;
  border-bottom: solid 1px #d5d5d5;
  width: 15%;
  border-top: solid 1px #d5d5d5;
  font-weight: inherit;
}
/* line 71, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .inspection_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #d5d5d5;
  border-top: solid 1px #d5d5d5;
}
/* line 77, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .inspection_list table td input {
  border: none;
  width: 100%;
  padding-left: 0px;
  text-align: center;
}
/* line 86, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .details_mt_info {
  margin-top: 10px;
}
/* line 88, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .details_mt_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 92, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .details_mt_info table th {
  height: 20px;
  color: #ffffff;
  background-color: #1660c1;
  border-bottom: solid 0px #d5d5d5;
  font-weight: inherit;
}
/* line 100, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .details_mt_info table td {
  text-align: center;
  height: 20px;
  border-bottom: solid 1px #d5d5d5;
}
/* line 105, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .details_mt_info table td a {
  color: #1660c1;
}
/* line 108, app/components/business_center/check_manage/inspection_application_query/inspection_details/view.scss */
.cusmov_inspection_details .details_mt_info table td span {
  color: #2ec300;
}
@charset "UTF-8";
/* line 1, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .layui-table-cell {
  padding: 0;
}
/* line 3, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .weight_query_option {
  overflow: auto;
}
/* line 6, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .weight_query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .weight_query_option dl select {
  width: 150px;
  height: 27px;
}
/* line 25, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 29, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 44, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .weight_query_info_n table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 100%;
}
/* line 48, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .weight_query_info_n table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 54, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .weight_query_info_n table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 62, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .query_xlh_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 77, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .query_xlh_popover .xlh_multi_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 85, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .query_xlh_popover_bl {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 100, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .query_xlh_popover_bl .xlh_multi_box_bl textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 108, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 870px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 122, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .apply_mt_popover .tijaio_weight_info {
  max-height: 300px;
  overflow: auto;
}
/* line 126, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .apply_mt_popover .tijaio_weight_info dl dt {
  float: left;
  margin-left: 60px;
}
/* line 130, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .apply_mt_popover .tijaio_weight_info dl dd {
  float: left;
  margin-left: 60px;
}
/* line 134, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .apply_mt_popover .tijaio_weight_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 140, app/components/business_center/check_manage/inspection_application_query/view.scss */
.cusmov_inspection_application_query .apply_mt_popover .tijaio_weight_info dl select {
  width: 167px;
  height: 25px;
}
/* line 2, app/components/business_center/dangerous_goods/car/view.scss */
.dangerous_goods_car .form-btn-row {
  text-align: center;
}
/* line 5, app/components/business_center/dangerous_goods/car/view.scss */
.dangerous_goods_car .form-btn-row > button.layui-btn {
  margin: 0;
}
/* line 10, app/components/business_center/dangerous_goods/car/view.scss */
.dangerous_goods_car #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 15, app/components/business_center/dangerous_goods/car/view.scss */
.dangerous_goods_car #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 18, app/components/business_center/dangerous_goods/car/view.scss */
.dangerous_goods_car #fm .layui-form-item .layui-form-label {
  width: 9em;
}
/* line 22, app/components/business_center/dangerous_goods/car/view.scss */
.dangerous_goods_car #fm .layui-form-item .layui-input-block {
  margin-left: 9em;
  width: calc(100% - 9em - 1px);
}
/* line 29, app/components/business_center/dangerous_goods/car/view.scss */
.dangerous_goods_car a.view-review-content {
  color: #1E9FFF;
}

/* line 35, app/components/business_center/dangerous_goods/car/view.scss */
.layui-form-ygt .layui-input {
  height: 38px;
  width: 100%;
}
/* line 41, app/components/business_center/dangerous_goods/car/view.scss */
.layui-form-ygt .layui-form-select .layui-this {
  background: #1E9FFF;
}
/* line 47, app/components/business_center/dangerous_goods/car/view.scss */
.layui-form-ygt .layui-form-radio i.layui-icon {
  color: #1E9FFF;
}

/* line 53, app/components/business_center/dangerous_goods/car/view.scss */
.followed-by-red-star::after {
  content: '*';
  color: #f00;
}

/* line 58, app/components/business_center/dangerous_goods/car/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 64, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .my-row {
  display: flex;
  display: -webkit-flex;
}
/* line 68, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .my-row .my-col {
  flex-basis: 0;
}
/* line 72, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .my-row .my-col:nth-child(1) {
  flex-grow: 1.5;
}
/* line 76, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .my-row .my-col:nth-child(2) {
  flex-grow: 2;
}
/* line 80, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .my-row .my-col:nth-child(3) {
  flex-grow: 2;
}
/* line 85, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .my-row .my-col .layui-form-item {
  margin-bottom: 30px;
}
/* line 91, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-form-label {
  width: 9em;
}
/* line 95, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-form-label.pic-label {
  height: calc(38px * 4 + 30px * 3);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 103, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-form-label.pic-label a {
  color: #1E9FFF;
}
/* line 110, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .my-row:last-child .my-col .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 116, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 119, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  height: calc(38px * 4 + 30px * 3);
  border-style: solid;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
/* line 130, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag .hint {
  flex-direction: column;
}
/* line 133, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag .hint i {
  margin-bottom: 10px;
}
/* line 138, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag .pic {
  flex-grow: 1;
  height: 100%;
  width: 100%;
  background: #ccc;
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 149, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag .pic img {
  max-width: 100%;
  max-height: 100%;
}
/* line 154, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag .pic .progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  background: rgba(255, 255, 255, 0.7);
}
/* line 163, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag .pic .progress-bar.uploading {
  color: #00f;
}
/* line 167, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag .pic .progress-bar.done {
  color: #006400;
}
/* line 171, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag .pic .progress-bar.failed {
  color: #f00;
}
/* line 178, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag.no-pic .hint {
  display: flex;
  display: -webkit-flex;
}
/* line 183, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag.no-pic .pic {
  display: none;
}
/* line 189, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag.has-pic .hint {
  display: none;
}
/* line 193, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-inline .layui-upload-drag.has-pic .pic {
  display: flex;
  display: -webkit-flex;
}
/* line 200, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-input-block {
  width: calc(100% - 10em - 10px);
}
/* line 205, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-upload-drag .layui-icon {
  color: #1E9FFF;
}
/* line 211, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-form-item.datetime-range .layui-input-inline {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 217, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-form-item.datetime-range .layui-input-inline .splitter {
  color: #999999;
}
/* line 221, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-form-item.datetime-range .layui-input-inline input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 231, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-form-item.datetime-range .layui-input-inline input:nth-child(1) {
  float: left;
}
/* line 235, app/components/business_center/dangerous_goods/car/view.scss */
#layuiForm202011161653 .layui-form-item.datetime-range .layui-input-inline input:nth-child(2) {
  float: right;
}

/* line 243, app/components/business_center/dangerous_goods/car/view.scss */
.dlg20210220010655.view-mode .followed-by-red-star:after {
  display: none;
}
/* line 247, app/components/business_center/dangerous_goods/car/view.scss */
.dlg20210220010655.view-mode .xm-icon, .dlg20210220010655.view-mode .xm-icon-close {
  visibility: hidden;
}
/* line 1, app/components/business_center/dangerous_goods/export/book/view.scss */
.dangerous-goods-export-book {
  min-height: 600px;
}
/* line 4, app/components/business_center/dangerous_goods/export/book/view.scss */
.dangerous-goods-export-book .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/dangerous_goods/export/book/view.scss */
.dangerous-goods-export-book #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/dangerous_goods/export/book/view.scss */
.dangerous-goods-export-book #fm .form-btn-row {
  text-align: center;
}
/* line 19, app/components/business_center/dangerous_goods/export/book/view.scss */
.dangerous-goods-export-book #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 25, app/components/business_center/dangerous_goods/export/book/view.scss */
.dangerous-goods-export-book #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 29, app/components/business_center/dangerous_goods/export/book/view.scss */
.dangerous-goods-export-book #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 39, app/components/business_center/dangerous_goods/export/book/view.scss */
.dangerous-goods-export-book #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 43, app/components/business_center/dangerous_goods/export/book/view.scss */
.dangerous-goods-export-book #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 54, app/components/business_center/dangerous_goods/export/book/view.scss */
.layui-form-ygt002 .layui-form-item .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 61, app/components/business_center/dangerous_goods/export/book/view.scss */
.layui-form-ygt002 .layui-form-select .layui-this {
  background: #1E9FFF;
}
/* line 67, app/components/business_center/dangerous_goods/export/book/view.scss */
.layui-form-ygt002 .layui-form-radio i.layui-icon {
  color: #1E9FFF;
}

/* line 75, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 legend {
  width: 5em;
}
/* line 79, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 85, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 91, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 96, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 104, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #childBillsTable {
  font-size: 18px;
}
/* line 107, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #childBillsTable td, #fm202103231513 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 112, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 118, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 124, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 127, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 133, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 138, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 147, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 153, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 157, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231513 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}

/* line 168, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 legend {
  width: 5em;
}
/* line 171, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 .layui-form-item2 {
  width: 50%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 177, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 .layui-form-item2 .layui-form-label2 {
  width: 15em;
  font-size: 13px;
  text-align: center;
}
/* line 183, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 .layui-form-item2 .layui-input-block2 {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 15em - 15px * 2 - 1px);
}
/* line 188, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 .layui-form-item2 .layui-input-block2 span[data-name] {
  line-height: 38px;
}
/* line 193, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 .layui-form-item {
  width: 100%;
}
/* line 196, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 .layui-form-item .layui-form-label {
  width: 13em;
}
/* line 200, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 13em - 15px * 2 - 1px);
}
/* line 210, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input {
  display: inline-block;
  width: 40%;
  margin: 0 5px;
}
/* line 216, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input:first-child {
  margin-left: 0;
}
/* line 224, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 .contacts-field input {
  width: 50%;
}
/* line 229, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 #appointment {
  position: relative;
}
/* line 232, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231515 #appointment #btnFrequentlyUsedContacts {
  position: absolute;
  right: 40px;
  bottom: 34px;
}

/* line 242, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 248, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 254, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 259, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 .layui-form-item .layui-input-block span[data-name] {
  line-height: 38px;
}
/* line 266, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 #childBillsTable {
  font-size: 18px;
}
/* line 269, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 #childBillsTable td, #fm202103231516 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 274, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 280, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 286, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 289, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 295, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 304, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-form-label {
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 310, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}
/* line 318, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202103231516 .carr-contacts {
  display: none;
}

/* line 324, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 329, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 334, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 340, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}

/* line 351, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202206131719 .layui-form-label {
  width: 8em;
}
/* line 355, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202206131719 .layui-input-block {
  margin-left: calc(8em + 15px * 2);
  width: calc(100% - 8em - 15px * 2);
}
/* line 359, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202206131719 .layui-input-block input {
  width: 100%;
}
/* line 366, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202206131719 .in-ctn-time .layui-input-block input {
  display: inline-block;
  width: 45%;
}
/* line 373, app/components/business_center/dangerous_goods/export/book/view.scss */
#fm202206131719 .freq-btn-wrapper {
  text-align: center;
}
/* line 1, app/components/business_center/dangerous_goods/export/clp/view.scss */
.dangerous-goods-export-clp {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/dangerous_goods/export/clp/view.scss */
.dangerous-goods-export-clp #fm {
  border: none;
  padding: 0;
}
/* line 10, app/components/business_center/dangerous_goods/export/clp/view.scss */
.dangerous-goods-export-clp #fm .form-btn-row {
  text-align: center;
}
/* line 14, app/components/business_center/dangerous_goods/export/clp/view.scss */
.dangerous-goods-export-clp #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/dangerous_goods/export/clp/view.scss */
.dangerous-goods-export-clp #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 25, app/components/business_center/dangerous_goods/export/clp/view.scss */
.dangerous-goods-export-clp #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 29, app/components/business_center/dangerous_goods/export/clp/view.scss */
.dangerous-goods-export-clp #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 39, app/components/business_center/dangerous_goods/export/clp/view.scss */
.dangerous-goods-export-clp #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 43, app/components/business_center/dangerous_goods/export/clp/view.scss */
.dangerous-goods-export-clp #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 54, app/components/business_center/dangerous_goods/export/clp/view.scss */
.layui-form-ygt002 .layui-form-item .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 61, app/components/business_center/dangerous_goods/export/clp/view.scss */
.layui-form-ygt002 .layui-form-select .layui-this {
  background: #1E9FFF;
}
/* line 67, app/components/business_center/dangerous_goods/export/clp/view.scss */
.layui-form-ygt002 .layui-form-radio i.layui-icon {
  color: #1E9FFF;
}

/* line 75, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 legend {
  width: 5em;
}
/* line 79, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 85, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 91, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 96, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 104, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #childBillsTable {
  font-size: 18px;
}
/* line 107, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #childBillsTable td, #fm202103231513 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 112, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 118, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 124, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 127, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 133, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 138, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 147, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 153, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 157, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}
/* line 165, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231513 #otherInfoField .carr-contacts {
  display: none;
}

/* line 173, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231515 legend {
  width: 5em;
}
/* line 177, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231515 .layui-form-item {
  width: 100%;
}
/* line 180, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231515 .layui-form-item .layui-form-label {
  width: 13em;
}
/* line 184, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231515 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 13em - 15px * 2 - 1px);
}
/* line 194, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input {
  display: inline-block;
  width: 40%;
  margin: 0 5px;
}
/* line 200, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input:first-child {
  margin-left: 0;
}
/* line 208, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231515 .contacts-field input {
  width: 50%;
}

/* line 216, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 222, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 228, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 233, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 .layui-form-item .layui-input-block span[data-name] {
  line-height: 38px;
}
/* line 240, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 #childBillsTable {
  font-size: 18px;
}
/* line 243, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 #childBillsTable td, #fm202103231516 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 248, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 254, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 260, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 263, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 269, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 278, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-form-label {
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 284, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}
/* line 292, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202103231516 .carr-contacts {
  display: none;
}

/* line 298, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 303, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 308, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 314, app/components/business_center/dangerous_goods/export/clp/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar input, .dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 39, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 44, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 50, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm {
  padding: 10px;
}
/* line 54, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 59, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 69, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 72, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 77, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 82, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 86, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 95, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 100, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 106, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .btn-choose-file, .dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 113, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 120, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 126, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 130, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 139, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 142, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 147, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 153, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 157, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 162, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 170, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body #tradeNwFormItem, .dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 175, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body #tradeNwFormItem {
  display: none;
}
/* line 183, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 188, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 194, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 199, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .reefer-container-item {
  display: none;
}
/* line 203, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .file-item:last-child {
  margin-bottom: 0;
}
/* line 208, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 213, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 220, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-form-item {
  margin: 0 0 15px;
}
/* line 224, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-form-item.file-item {
  margin-bottom: 0;
}
/* line 232, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo {
  margin: 0 0 20px;
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  position: relative;
}
/* line 238, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header {
  position: relative;
  border-bottom: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  padding: 5px 10px;
}
/* line 247, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon {
  font-size: 24px;
}
/* line 251, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon:hover {
  font-weight: 700;
}
/* line 257, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse {
  color: #7af;
}
/* line 260, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.collapse {
  display: inline-block;
}
/* line 264, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.expand {
  display: none;
}
/* line 270, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  display: none;
}
/* line 276, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  display: none;
}
/* line 281, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .title {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
/* line 291, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body {
  display: none;
  padding: 10px;
  font-size: 14px;
}
/* line 298, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
  position: relative;
}
/* line 304, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-form-label {
  width: 120px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* line 314, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 120px - 15px * 2);
  display: inline-block;
  margin: 0 0 0 120px;
}
/* line 322, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 326, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item.half-row {
  width: 50%;
}
/* line 330, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 338, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .add-cargo-row {
  text-align: right;
  margin-top: 20px;
  padding-right: 20px;
}
/* line 346, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo:last-child {
  margin-bottom: 10px;
}
/* line 355, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.collapse {
  display: none;
}
/* line 359, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.expand {
  display: inline-block;
}
/* line 367, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoTemplate {
  display: none;
}
/* line 372, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #addCargoRow {
  display: none;
}
/* line 380, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 384, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 390, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 398, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table td, .dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 405, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 409, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 415, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 419, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 426, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 429, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 435, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 438, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 450, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 455, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="ctnSizeType"] {
  text-align: right;
}
/* line 459, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 466, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 470, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 479, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmFooter {
  display: none;
}
/* line 485, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add], .dangerous-goods-export-declaration-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 488, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 494, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 500, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 512, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  display: inline-block;
  color: #7af;
}
/* line 518, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set {
  display: inline-block;
}
/* line 522, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel {
  display: none;
}
/* line 528, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  float: right;
  display: inline-block;
  color: #af0000;
}
/* line 533, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove {
  visibility: hidden;
}
/* line 545, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 549, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  display: inline-block;
}
/* line 561, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove {
  visibility: visible;
}
/* line 569, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #addCargoRow, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #addCargoRow {
  display: block;
  text-align: right;
}
/* line 580, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 588, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 595, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 601, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 613, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 616, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row a, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 622, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 627, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 633, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 637, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}
/* line 654, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 660, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 666, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 672, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 681, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #baseInfoSection #tradeNwFormItem {
  display: block;
}
/* line 690, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-body .edit-btns-item {
  display: none;
}
/* line 699, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  color: #7af;
  display: inline-block;
}
/* line 705, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 709, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  z-index: -1;
  pointer-events: none;
}

/* line 723, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 728, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 734, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 735, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 741, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 746, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 750, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt, .layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 754, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 762, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 769, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 772, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm2021726131220 td, #fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 777, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 783, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 789, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 792, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 798, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 803, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 810, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 813, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm20218224359 td, #fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 818, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 824, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 830, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 833, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 839, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 844, app/components/business_center/dangerous_goods/export/declaration/declaration-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.dangerous-goods-export-declaration {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.dangerous-goods-export-declaration #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.dangerous-goods-export-declaration #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.dangerous-goods-export-declaration #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.dangerous-goods-export-declaration #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  padding-left: 6px;
}
/* line 27, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.dangerous-goods-export-declaration #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 18px;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  padding: 0;
  font-size: 12px;
}

/* line 44, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 49, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 56, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 63, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 67, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 72, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 76, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 80, app/components/business_center/dangerous_goods/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
@charset "UTF-8";
/* line 2, app/components/business_center/dangerous_goods/person/view.scss */
.dangerous_goods_person .form-btn-row {
  text-align: center;
}
/* line 5, app/components/business_center/dangerous_goods/person/view.scss */
.dangerous_goods_person .form-btn-row > button.layui-btn {
  margin: 0;
}
/* line 10, app/components/business_center/dangerous_goods/person/view.scss */
.dangerous_goods_person #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 15, app/components/business_center/dangerous_goods/person/view.scss */
.dangerous_goods_person #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 18, app/components/business_center/dangerous_goods/person/view.scss */
.dangerous_goods_person #fm .layui-form-item .layui-form-label {
  width: 9em;
}
/* line 22, app/components/business_center/dangerous_goods/person/view.scss */
.dangerous_goods_person #fm .layui-form-item .layui-input-block {
  margin-left: 9em;
  width: calc(100% - 9em - 1px);
}
/* line 29, app/components/business_center/dangerous_goods/person/view.scss */
.dangerous_goods_person a.view-review-content {
  color: #1E9FFF;
}

/* line 34, app/components/business_center/dangerous_goods/person/view.scss */
.layui-form-ygt {
  /* 复选框选中 */
}
/* line 35, app/components/business_center/dangerous_goods/person/view.scss */
.layui-form-ygt .layui-input {
  height: 38px;
  width: 100%;
}
/* line 41, app/components/business_center/dangerous_goods/person/view.scss */
.layui-form-ygt .layui-form-select .layui-this {
  background: #1E9FFF;
}
/* line 48, app/components/business_center/dangerous_goods/person/view.scss */
.layui-form-ygt .layui-form-checked span {
  background: #1E9FFF;
}
/* line 52, app/components/business_center/dangerous_goods/person/view.scss */
.layui-form-ygt .layui-form-checked .layui-icon {
  color: #1E9FFF;
}

/* line 58, app/components/business_center/dangerous_goods/person/view.scss */
.followed-by-red-star::after {
  content: '*';
  color: #f00;
}

/* line 64, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .my-row {
  display: flex;
  display: -webkit-flex;
}
/* line 68, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .my-row .my-col {
  flex-basis: 0;
  flex-grow: 1;
}
/* line 72, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .my-row .my-col .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 78, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .my-row:not(:last-child) {
  margin-bottom: 20px;
}
/* line 82, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .my-row.pic-row {
  position: relative;
}
/* line 85, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 88, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 94, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 99, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 104, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-form-label {
  width: 9em;
}
/* line 108, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-form-label.pic-label {
  height: 300px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 116, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-form-label.pic-label a {
  color: #1E9FFF;
}
/* line 121, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 124, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  height: 300px;
  border-style: solid;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
/* line 135, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag .hint {
  flex-direction: column;
}
/* line 138, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag .hint i {
  margin-bottom: 10px;
}
/* line 143, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag .pic {
  flex-grow: 1;
  height: 100%;
  width: 100%;
  background: #ccc;
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 154, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag .pic img {
  max-width: 100%;
  max-height: 100%;
}
/* line 159, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag .pic .progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  background: rgba(255, 255, 255, 0.7);
}
/* line 168, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag .pic .progress-bar.uploading {
  color: #00f;
}
/* line 172, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag .pic .progress-bar.done {
  color: #006400;
}
/* line 176, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag .pic .progress-bar.failed {
  color: #f00;
}
/* line 183, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag.no-pic .hint {
  display: flex;
  display: -webkit-flex;
}
/* line 188, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag.no-pic .pic {
  display: none;
}
/* line 194, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag.has-pic .hint {
  display: none;
}
/* line 198, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-input-inline .layui-upload-drag.has-pic .pic {
  display: flex;
  display: -webkit-flex;
}
/* line 206, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-upload-drag .layui-icon {
  color: #1E9FFF;
}
/* line 212, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-form-item.datetime-range .layui-input-inline {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 218, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-form-item.datetime-range .layui-input-inline .splitter {
  color: #999999;
}
/* line 222, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-form-item.datetime-range .layui-input-inline input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 232, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-form-item.datetime-range .layui-input-inline input:nth-child(1) {
  float: left;
}
/* line 236, app/components/business_center/dangerous_goods/person/view.scss */
#layuiForm202011201558 .layui-form-item.datetime-range .layui-input-inline input:nth-child(2) {
  float: right;
}

/* line 244, app/components/business_center/dangerous_goods/person/view.scss */
.dlg20210220010656.view-mode .followed-by-red-star:after {
  display: none;
}
/* line 2, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .dock_document_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .dock_document_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .dock_document_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .dock_document_option dl select {
  width: 150px;
  height: 26px;
}
/* line 10, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .dock_document_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 12, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .dock_document_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .dock_document_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .dock_document_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 17, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .dock_document_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 18, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .dock_document_info table td span {
  color: #2EC300;
}
/* line 22, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .document_img {
  margin: 20px auto;
  width: 700px;
  height: 800px;
  border: 3px solid #D5D5D5;
}
/* line 24, app/components/business_center/document_manage/dock_document/view.scss */
.dzgck_dock_document .document_img img {
  width: 100%;
  height: 100%;
  display: inline-block !important;
}
@charset "UTF-8";
/* line 1, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
}
/* line 2, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .document_upload_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .document_upload_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .document_upload_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .document_upload_option dl select {
  width: 150px;
  height: 26px;
}
/* line 10, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .document_upload_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 12, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .document_upload_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .document_upload_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .document_upload_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 17, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .document_upload_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 18, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .document_upload_info table td span {
  color: #2EC300;
}
/* line 23, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .yard_ctnno_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 28, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .yard_ctnno_popover .multi_ctnno textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 32, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .yard_blno_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提单号信息  --*/
}
/* line 37, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .yard_blno_popover .multi_blno textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 41, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1010;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  单证上传信息  --*/
}
/* line 45, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_button {
  height: 30px;
}
/* line 48, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_button dl dd {
  float: left;
  margin-left: 30px;
}
/* line 50, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_button dl dd span {
  font-weight: bold;
}
/* line 52, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_button dl dt {
  text-align: right;
  color: red;
}
/* line 54, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_button button {
  font-family: "微软雅黑";
  height: 25px;
  float: right;
  margin-right: 50px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 10px;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 58, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_info {
  max-height: 450px;
  overflow: auto;
  margin-bottom: 10px;
}
/* line 60, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 62, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 63, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 65, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_info table td a {
  color: #1660C1;
  margin: 0px 10px;
}
/* line 66, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_info table td span {
  color: #A5A5A5;
}
/* line 67, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_info table td .document_file {
  position: relative;
  display: inline-table;
  overflow: hidden;
  width: 30px;
  text-indent: 0;
}
/* line 70, app/components/business_center/document_manage/document_upload/view.scss */
.dzgck_document_upload .upload_popover .upload_info table td .document_file input[type="file"] {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}
@charset "UTF-8";
/* line 1, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .paperless_do_option {
  height: 90px;
}
/* line 5, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .paperless_do_option dl dt {
  border: 1px solid #FFFFFF;
  text-align: center;
  margin-top: 15px;
}
/* line 6, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .paperless_do_option dl button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 27px;
  border: 0;
  padding: 0px 10px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 27px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .paperless_do_option input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 12, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .paperless_do_info {
  max-height: 300px;
  overflow: auto;
}
/* line 14, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .paperless_do_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 16, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .paperless_do_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 17, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .paperless_do_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 19, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .paperless_do_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 20, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .paperless_do_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .ship_do_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .ship_do_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 36, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .ship_do_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 42, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .ship_do_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 47, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .ship_do_info table td span {
  color: #888;
}
/* line 55, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 66, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 71, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 81, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 84, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container a {
  cursor: pointer;
}
/* line 90, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 106, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 109, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 116, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 119, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 127, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 133, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 140, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: 20px;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 155, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 9px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 166, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 170, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 177, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 183, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 190, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 200, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 209, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 213, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 218, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 222, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 227, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 232, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 235, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 242, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 254, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 258, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 263, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 277, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 294, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 297, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 307, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 310, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 316, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 319, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 322, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 326, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 334, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 338, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 346, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 350, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 353, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 357, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 363, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 367, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 370, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 376, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl {
  text-align: right;
}
/* line 379, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 383, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 388, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 391, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 395, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 399, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 402, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 405, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 409, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 413, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 417, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 421, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 425, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 428, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
.eirpaperless_delivery_order_manage .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 436, app/components/business_center/eirpaperless_manage/ship_do_manage/view.scss */
  .eirpaperless_delivery_order_manage .chosen-rtl .chosen-search input[type="text"],
  .eirpaperless_delivery_order_manage .chosen-container-single .chosen-single abbr,
  .eirpaperless_delivery_order_manage .chosen-container-single .chosen-single div b,
  .eirpaperless_delivery_order_manage .chosen-container-single .chosen-search input[type="text"],
  .eirpaperless_delivery_order_manage .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .eirpaperless_delivery_order_manage .chosen-container .chosen-results-scroll-down span,
  .eirpaperless_delivery_order_manage .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@charset "UTF-8";
/* line 1, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query {
  /* 船舶信息   */
}
/* line 2, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 18, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 24, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 29, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 35, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 41, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 46, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_info table td span {
  color: #888;
}
/* line 53, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 {
  border: 1px solid #D5D5D5;
  overflow: hidden;
  margin-top: 5px;
  padding: 5px;
}
/* line 59, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 dl {
  margin-top: 0;
}
/* line 62, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 dt {
  float: left;
  line-height: 25px;
  margin-left: 10px;
}
/* line 67, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 dd {
  float: left;
  margin-left: 10px;
  line-height: 25px;
  width: 230px;
}
/* line 73, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 select {
  width: 200px;
  height: 27px;
  line-height: 27px;
}
/* line 78, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 input {
  width: 200px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 84, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 span {
  color: red;
  font-size: 15px;
}
/* line 88, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .query_xlh_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 103, app/components/business_center/eirpaperless_manage/shipInputInfo_query/view.scss */
.eirpaperless_shipInputInfo_query .query_xlh_popover .xlh_multi_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query {
  /* 船舶信息   */
}
/* line 2, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 25, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 36, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 42, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 47, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .shipInputInfo_query_info table td span {
  color: #888;
}
/* line 55, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 {
  border: 1px solid #D5D5D5;
  overflow: hidden;
  margin-top: 5px;
  padding: 5px;
}
/* line 61, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 dl {
  margin-top: 0;
}
/* line 64, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 dt {
  float: left;
  line-height: 25px;
  margin-left: 10px;
}
/* line 69, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 dd {
  float: left;
  margin-left: 10px;
  line-height: 25px;
  width: 230px;
}
/* line 75, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 select {
  width: 200px;
  height: 27px;
  line-height: 27px;
}
/* line 80, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 input {
  width: 200px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 86, app/components/business_center/eirpaperless_manage/shipInputInfoOut_query/view.scss */
.eirpaperless_shipInputInfo_query .ship_info2 span {
  color: red;
  font-size: 15px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN {
  /* 船舶信息   */
}
/* line 2, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipInputInfo_query_option {
  overflow: hidden;
}
/* line 6, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipInputInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 14, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipInputInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 22, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipInputInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 29, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipInputInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 35, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipInputInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 42, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipInputInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 49, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipInputInfo_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 55, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipInputInfo_query_info table td span {
  color: #888;
}
/* line 63, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .ship_info2 {
  border: 1px solid #D5D5D5;
  overflow: hidden;
  margin-top: 5px;
  padding: 5px;
}
/* line 70, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .ship_info2 dl {
  margin-top: 0;
}
/* line 74, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .ship_info2 dt {
  float: left;
  line-height: 25px;
  margin-left: 10px;
}
/* line 80, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .ship_info2 dd {
  float: left;
  margin-left: 10px;
  line-height: 25px;
  width: 230px;
}
/* line 87, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .ship_info2 select {
  width: 200px;
  height: 27px;
  line-height: 27px;
}
/* line 93, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .ship_info2 input {
  width: 200px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 100, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .ship_info2 span {
  color: red;
  font-size: 15px;
}
/* line 105, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipMarksWin, .eirpaperless_shipInputInfo_queryN .shipMarksWin_all {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1010;
  display: none;
  transform: translate(-50%, -50%);
  width: 550px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 120, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipMarksWin .shipMarksTable > div, .eirpaperless_shipInputInfo_queryN .shipMarksWin_all .shipMarksTable > div {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 15px;
}
/* line 125, app/components/business_center/eirpaperless_manage/shipInputInfoOutN_query/view.scss */
.eirpaperless_shipInputInfo_queryN .shipMarksWin .shipMarksTable > div label, .eirpaperless_shipInputInfo_queryN .shipMarksWin_all .shipMarksTable > div label {
  width: 80px;
  color: #333;
}
/* line 1, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 52, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query a.view-review-content {
  color: #1E9FFF;
}
/* line 60, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query .laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 65, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query .laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 72, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query .laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 79, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query .laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 83, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query .laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 88, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 96, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
/* line 104, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 109, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 114, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 120, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
/* line 131, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .my-row {
  display: flex;
  display: -webkit-flex;
}
/* line 135, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .my-row .layui-btn {
  margin-left: 20%;
}
/* line 138, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .my-row .my-col {
  flex-basis: 0;
  flex-grow: 1;
}
/* line 142, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .my-row .my-col .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 155, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .my-row:not(:last-child) {
  margin-bottom: 20px;
}
/* line 159, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .my-row.pic-row {
  position: relative;
}
/* line 162, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 165, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 171, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 176, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 181, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-form-label {
  width: 9em;
}
/* line 185, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-form-label.pic-label {
  height: 300px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 193, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-form-label.pic-label a {
  color: #1E9FFF;
}
/* line 198, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 201, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  height: 300px;
  border-style: solid;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
/* line 212, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag .hint {
  flex-direction: column;
}
/* line 215, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag .hint i {
  margin-bottom: 10px;
}
/* line 220, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag .pic {
  flex-grow: 1;
  height: 100%;
  width: 100%;
  background: #ccc;
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 231, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag .pic img {
  max-width: 100%;
  max-height: 100%;
}
/* line 236, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  background: rgba(255, 255, 255, 0.7);
}
/* line 245, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.uploading {
  color: #00f;
}
/* line 249, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.done {
  color: #006400;
}
/* line 253, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.failed {
  color: #f00;
}
/* line 260, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag.no-pic .hint {
  display: flex;
  display: -webkit-flex;
}
/* line 265, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag.no-pic .pic {
  display: none;
}
/* line 271, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag.has-pic .hint {
  display: none;
}
/* line 275, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-input-inline .layui-upload-drag.has-pic .pic {
  display: flex;
  display: -webkit-flex;
}
/* line 283, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-upload-drag .layui-icon {
  color: #1E9FFF;
}
/* line 289, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-form-item.datetime-range .layui-input-inline {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 295, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-form-item.datetime-range .layui-input-inline .splitter {
  color: #999999;
}
/* line 299, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-form-item.datetime-range .layui-input-inline input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 309, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-form-item.datetime-range .layui-input-inline input:nth-child(1) {
  float: left;
}
/* line 313, app/components/business_center/eirpaperless_manage/shipInputInfoWt_query/view.scss */
.eirpaperless_shipInputInfo_query #fm2 .layui-form-item.datetime-range .layui-input-inline input:nth-child(2) {
  float: right;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query {
  /*  新增编辑  可以移动  表信息*/
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_sendquery_option {
  overflow: visible;
  height: 72px;
}
/* line 6, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_sendquery_option dl dt {
  display: inline-block;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 8, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 9, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 12, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 17, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 22, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 24, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 25, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 27, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 33, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .add_editor_popover {
  width: 80rem;
  overflow: visible;
  background-color: #fff;
  position: absolute;
  z-index: 3000;
  border: solid 2px #B9B9B9;
  left: 45%;
  margin-left: -38rem;
  height: 500px;
  top: 60px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 49, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .add_editor_popover .search-input {
  padding-left: 8px;
}
/* line 55, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .add_editor_popover2 {
  width: 80rem;
  overflow: visible;
  background-color: #fff;
  position: absolute;
  z-index: 2000;
  border: solid 2px #B9B9B9;
  left: 45%;
  margin-left: -38rem;
  top: 100px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 70, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .add_editor_popover2 .search-input {
  padding-left: 8px;
}
/* line 76, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .add_editor_popover3 {
  width: 50rem;
  overflow: visible;
  background-color: #fff;
  position: absolute;
  z-index: 2000;
  border: solid 2px #B9B9B9;
  left: 50%;
  height: 230px;
  margin-left: -38rem;
  top: 140px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 92, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .add_editor_popover3 .search-input {
  padding-left: 8px;
}
/* line 97, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .add_editor_popover4 {
  width: 80rem;
  overflow: visible;
  background-color: #fff;
  position: absolute;
  z-index: 2000;
  border: solid 2px #B9B9B9;
  left: 50%;
  height: 130px;
  margin-left: -38rem;
  top: 140px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 113, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .add_editor_popover4 .search-input {
  padding-left: 8px;
}
/* line 118, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .add_editor_popover5 {
  width: 40rem;
  overflow: visible;
  background-color: #fff;
  position: absolute;
  z-index: 3000;
  border: solid 2px #B9B9B9;
  left: 60%;
  height: 200px;
  margin-left: -38rem;
  top: 140px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 134, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .add_editor_popover5 .search-input {
  padding-left: 8px;
}
/* line 139, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 350px;
  overflow: visible;
  text-align: center;
  line-height: 10px;
  z-index: 5000;
  color: #000000;
}
/* line 149, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info fieldset {
  margin-left: -83px;
}
/* line 154, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info span {
  margin-left: 23px;
}
/* line 159, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 16px;
  width: 100%;
  text-align: center;
}
/* line 167, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info th {
  line-height: 35px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  background-color: #1660C1;
  color: #000000;
}
/* line 175, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info td {
  border: 0px solid #E6E6E6;
  height: 40px;
  padding-bottom: 5px;
  padding-top: 10px;
  margin-right: 50px;
}
/* line 183, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info td input[type="text"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-align: center;
}
/* line 191, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info td input[type="number"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 198, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info button {
  font-family: "微软雅黑";
  height: 34px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 4px;
}
/* line 215, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info button:hover {
  opacity: 0.9;
}
/* line 219, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info button:focus {
  opacity: 0.9;
}
/* line 223, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .addx_edit_info .tab_btn_css {
  padding-top: 35px;
}
/* line 229, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list {
  margin-top: 10px;
}
/* line 232, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list table {
  font-size: 13px;
  width: 100%;
}
/* line 237, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 245, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 252, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 258, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 266, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 275, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .finance_div {
  height: 120px;
  border-bottom: solid 1px #D5D5D5;
  text-align: left;
  padding-right: 40px;
  line-height: 18px;
  font-size: 15px;
  color: red;
}
/* line 284, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .finance_div font {
  margin-right: 15%;
}
/* line 288, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 294, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .finance_div1 {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 303, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .finance_div1 font {
  margin-right: 500px;
}
/* line 310, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 322, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 335, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 346, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list #imgBox {
  text-align: left;
}
/* line 350, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list #imgBox2 {
  text-align: left;
}
/* line 354, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list #imgBox1 {
  text-align: left;
}
/* line 358, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 369, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 375, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 391, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list .imgContainer:hover p {
  display: block;
}
/* line 395, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 407, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 419, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_details_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 436, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query #exportXLS {
  float: right;
  font-family: "微软雅黑";
  height: 36px;
  margin-left: 0px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 16px;
  line-height: 36px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 450, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .business_button button {
  font-family: "微软雅黑";
  height: 36px;
  margin-left: 0px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 16px;
  line-height: 36px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 463, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-single abbr {
  position: absolute;
  top: 11px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 473, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 26px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /* border-radius: 5px; */
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 2px;
}
/* line 490, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 504, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 508, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 510, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 513, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 517, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 530, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 533, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 537, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 542, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 547, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 550, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 559, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 563, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
              dt{text-align: center;}
              input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
          }*/
}
/* line 565, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 577, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 583, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 586, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 589, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 591, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 592, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 596, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 599, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 623, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 629, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 632, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 635, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 637, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 643, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 646, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 668, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .bargecontainer_info_div_li {
  text-align: center;
  margin-bottom: 5px;
}
/* line 669, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .bargecontainer_info_div_li .selectv {
  margin-right: 25px;
}
/* line 670, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .bargecontainer_info_div_li .inputv {
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}
/* line 671, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .red_color {
  color: red;
}
/* line 672, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .height_div {
  height: 200px;
}
/* line 674, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 685, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 690, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 700, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 703, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container a {
  cursor: pointer;
}
/* line 709, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  /* height: 32px;*/
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  border-radius: 5px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 724, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 727, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-single .chosen-single span {
  /*display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;*/
}
/* line 734, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-single .chosen-single-with-deselect span {
  /*  margin-right: 38px;*/
}
/* line 737, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 745, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 3px;
}
/* line 751, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 758, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 775, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 781, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 788, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 798, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 807, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 811, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 816, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 820, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 825, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 830, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 833, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 840, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 852, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 856, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 861, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 875, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 892, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 895, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 905, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 908, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 914, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 917, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 920, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 924, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 932, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 936, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 944, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 948, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 951, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 955, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 961, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 965, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 968, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 974, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl {
  text-align: right;
}
/* line 977, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 981, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 986, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 989, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 993, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 997, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 1000, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 1003, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 1007, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 1011, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.barge_order_application_query .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 1015, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 1019, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 1023, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 1026, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
/* line 1034, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 1036, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 1037, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 1039, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 1040, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .price_query_info table td span {
  color: #2EC300;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 1046, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
  .barge_order_application_query .chosen-rtl .chosen-search input[type="text"],
  .barge_order_application_query .chosen-container-single .chosen-single abbr,
  .barge_order_application_query .chosen-container-single .chosen-single div b,
  .barge_order_application_query .chosen-container-single .chosen-search input[type="text"],
  .barge_order_application_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .barge_order_application_query .chosen-container .chosen-results-scroll-down span,
  .barge_order_application_query .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 1059, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .mask {
  position: fixed;
  width: 100%;
  height: 100%;
  /*background:rgba(0,0,0,0.5);*/
  left: 0;
  right: 0;
  text-align: center;
  z-index: 99999;
  top: 50px;
  display: none;
}
/* line 1071, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .mask img {
  width: 500px;
}
/* line 1074, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterSite_apply {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  height: 200px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 1089, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 1093, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 1099, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 1102, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterSite_apply .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  border: 0 solid;
}
/* line 1109, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 1115, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 1123, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterSite_apply .alter_name .weight_button #commitApply {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 35px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 1137, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .alterSite_apply .alter_name .weight_button #cancel {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 20px;
  margin-top: 35px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 1158, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .feimu_details {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  height: 500px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  overflow-x: auto;
  overflow-y: auto;
  /*--  退回信息  --*/
}
/* line 1176, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .feimu_details .audit_name2 dl {
  padding: 5px;
}
/* line 1178, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .feimu_details .audit_name2 dl dt {
  text-align: center;
}
/* line 1181, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .feimu_details .audit_name2 dl select {
  width: 300px;
  height: 27px;
}
/* line 1185, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .feimu_details .audit_name2 dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 1195, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .invoice_details {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  height: 500px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  overflow-x: auto;
  overflow-y: auto;
  /*--  退回信息  --*/
}
/* line 1213, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .invoice_details .audit_name2 dl {
  padding: 5px;
}
/* line 1215, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .invoice_details .audit_name2 dl dt {
  text-align: center;
}
/* line 1218, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .invoice_details .audit_name2 dl select {
  width: 300px;
  height: 27px;
}
/* line 1222, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .invoice_details .audit_name2 dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 1232, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .details_tb {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  padding: 15px 15px;
}
/* line 1233, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .details_tb table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 1234, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .details_tb th {
  height: 45px;
  color: #333;
  background-color: #F8F8F8;
  border: 1px solid #E6E6E6;
  width: 200px;
}
/* line 1235, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .details_tb td {
  text-align: center;
  height: 45px;
  border: 1px solid #E6E6E6;
}
/* line 1236, app/components/business_center/empty_container_business/barge_order_application_query/view.scss */
.barge_order_application_query .details_tb input {
  text-align: center;
  height: 45px;
  border: 0px solid #E6E6E6;
  width: 570px;
}
/* line 2, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_list {
  margin-top: 10px;
}
/* line 5, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 10, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border: solid 1px #D5D5D5;
  width: 15%;
  font-weight: inherit;
}
/* line 19, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border: solid 1px #D5D5D5;
}
/* line 29, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 30, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 32, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 33, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 34, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 41, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .assign_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  overflow: visible;
  /*.piliang_text{font-size: 14px; margin-left: 10px;}*/
}
/* line 48, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .assign_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 55, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .assign_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 69, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .assign_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 73, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .assign_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 84, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .assign_option .form .chosen-container .chosen-single {
  height: 30px;
  text-align: left;
}
/* line 90, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .assign_option .refund_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 100, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .assign_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 106, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .assign_option .assign_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 111, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .assign_option .assign_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 125, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_info {
  margin-top: 10px;
  max-height: 500px;
  overflow: auto;
}
/* line 130, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 135, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 143, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 148, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_info table td a {
  color: #1660C1;
}
/* line 152, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_info table td span {
  color: #2EC300;
}
/* line 159, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 167, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 173, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 179, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 185, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 193, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 198, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_cost table td a {
  color: #1660C1;
}
/* line 202, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .order_mt_cost table td span {
  color: #2EC300;
}
/* line 209, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .shipMarksWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
}
/* line 223, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .shipMarksWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
}
/* line 229, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .shipMarksWin table tr td:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
/* line 234, app/components/business_center/empty_container_business/barge_order_query_detail/view.scss */
.barge_order_query_detail .shipMarksWin table tr td:nth-child(2) {
  word-wrap: break-word;
  word-break: break-all;
  width: 350px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure {
  /*  新增编辑  可以移动  弹框 */
  /*  修改编辑  可以移动  弹框 */
  /*  新增编辑  可以移动  表信息*/
}
/* line 3, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .hide {
  display: none;
}
/* line 8, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .form .itemsDiv {
  display: inline-block;
}
/* line 11, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .form .itemsDiv input {
  margin-right: 30px;
}
/* line 18, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .chosen-container .chosen-single {
  height: 30px;
  text-align: left;
}
/* line 24, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .file-box {
  margin: 20px;
}
/* line 28, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .page-control {
  margin-top: 12px;
}
/* line 31, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .page-control .box-size-title {
  position: relative;
  padding-bottom: 4px;
  background: #ececec;
}
/* line 36, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .page-control .box-size-title li {
  position: relative;
  display: inline-block;
  list-style: none;
  padding: 12px 18px 8px 18px;
  color: #333;
  cursor: pointer;
}
/* line 44, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .page-control .box-size-title li .line-active {
  display: inline-block;
  width: 130px;
  height: 0.25rem;
  background: #197aff;
  border-radius: 0.25rem;
  position: absolute;
  bottom: -5px;
  left: 5px;
}
/* line 56, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .page-control .box-size-title .title-li {
  background: #ebecf0;
  font-weight: 700;
}
/* line 62, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .page-control .search-input {
  padding-left: 8px;
}
/* line 66, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .page-control .boxDiv_span {
  margin: 0 40px;
}
/* line 73, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .add_editor_popover {
  width: 76rem;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 50%;
  margin-left: -38rem;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 87, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .add_editor_popover .search-input {
  padding-left: 8px;
}
/* line 92, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .add_editor_popover1 {
  width: 76rem;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 50%;
  margin-left: -38rem;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 106, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .add_editor_popover1 .search-input {
  padding-left: 8px;
}
/* line 112, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .editor_popover {
  width: 76rem;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 50%;
  margin-left: -38rem;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 127, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .editor_popover1 {
  width: 76rem;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 50%;
  margin-left: -38rem;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 143, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 233px;
  overflow: auto;
  text-align: center;
}
/* line 150, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .addx_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  text-align: center;
}
/* line 158, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .addx_edit_info th {
  line-height: 35px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  background-color: #1660C1;
  color: #FFFFFF;
}
/* line 166, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .addx_edit_info td {
  border: 0px solid #E6E6E6;
  height: 40px;
  padding-bottom: 5px;
  padding-top: 10px;
}
/* line 173, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .addx_edit_info td input[type="text"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-align: center;
}
/* line 181, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .addx_edit_info td input[type="number"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 188, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .addx_edit_info button {
  font-family: "微软雅黑";
  height: 34px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 4px;
}
/* line 204, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .addx_edit_info button:hover {
  opacity: 0.9;
}
/* line 208, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .addx_edit_info button:focus {
  opacity: 0.9;
}
/* line 212, app/components/business_center/empty_container_business/box_size_config/view.scss */
.box_size_config .backstage_structure .addx_edit_info .tab_btn_css {
  padding-top: 35px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #frequentlyUsedCargoInfo .body .search-bar input, .booking-bill-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 39, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 44, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 50, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm {
  padding: 10px;
}
/* line 54, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 59, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 69, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 72, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 77, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 82, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 86, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 95, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 100, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 106, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .file-item .btn-choose-file, .booking-bill-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 113, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 120, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 126, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 130, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 139, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 142, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 147, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 153, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 156, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 159, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 166, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 171, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 179, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 185, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #portInfoSection {
  margin-top: 10px;
}
/* line 188, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #portInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 193, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #portInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 199, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #portInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 202, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #portInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 205, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #portInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 212, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #portInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 217, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #portInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 225, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #portInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 230, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 233, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 238, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 244, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 247, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 250, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 257, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 262, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 270, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 277, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 280, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 285, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 291, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 294, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 297, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 300, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 307, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 312, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 320, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 327, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 332, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 338, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 341, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 344, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 352, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .section-body .reefer-container-item {
  display: none;
}
/* line 356, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .section-body .file-item:last-child {
  margin-bottom: 0;
}
/* line 361, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 366, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 373, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .layui-form-item {
  margin: 0 0 15px;
}
/* line 377, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #reeferContainerInfoSection .layui-form-item.file-item {
  margin-bottom: 0;
}
/* line 385, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo {
  margin: 0 0 20px;
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  position: relative;
}
/* line 391, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header {
  position: relative;
  border-bottom: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  padding: 5px 10px;
}
/* line 400, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon {
  font-size: 24px;
}
/* line 404, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon:hover {
  font-weight: 700;
}
/* line 410, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse {
  color: #7af;
}
/* line 413, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.collapse {
  display: inline-block;
}
/* line 417, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.expand {
  display: none;
}
/* line 423, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  display: none;
}
/* line 429, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  display: none;
}
/* line 434, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .title {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
/* line 444, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body {
  display: none;
  padding: 10px;
  font-size: 14px;
}
/* line 451, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
  position: relative;
}
/* line 457, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-form-label {
  width: 120px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* line 467, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 120px - 15px * 2);
  display: inline-block;
  margin: 0 0 0 120px;
}
/* line 475, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 479, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item.half-row {
  width: 50%;
}
/* line 483, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 491, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .add-cargo-row {
  text-align: right;
  margin-top: 20px;
  padding-right: 20px;
}
/* line 499, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo:last-child {
  margin-bottom: 10px;
}
/* line 508, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.collapse {
  display: none;
}
/* line 512, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.expand {
  display: inline-block;
}
/* line 520, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #cargoTemplate {
  display: none;
}
/* line 525, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #cargoListSection #addCargoRow {
  display: none;
}
/* line 533, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 537, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 543, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 551, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table td, .booking-bill-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 558, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 562, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 568, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 572, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 579, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 582, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 588, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 591, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table tbody tr td input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 603, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 608, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="ctnSizeType"] {
  text-align: right;
}
/* line 612, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 619, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 623, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 632, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm #fmFooter {
  display: none;
}
/* line 638, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update], .booking-bill-form #fm[data-mode=edit], .booking-bill-form #fm[data-mode=view] {
  z-index: 0;
}
/* line 641, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody, .booking-bill-form #fm[data-mode=edit] #fmBody, .booking-bill-form #fm[data-mode=view] #fmBody {
  margin-bottom: 50px;
}
/* line 647, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody .section .section-body .behind-of-red-star::before, .booking-bill-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before, .booking-bill-form #fm[data-mode=view] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 653, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody .section .section-body .file-item .btn-choose-file, .booking-bill-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file, .booking-bill-form #fm[data-mode=view] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 665, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main, .booking-bill-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main, .booking-bill-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  display: inline-block;
  color: #7af;
}
/* line 671, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set, .booking-bill-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set, .booking-bill-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set {
  display: inline-block;
}
/* line 675, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel, .booking-bill-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel, .booking-bill-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel {
  display: none;
}
/* line 681, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove, .booking-bill-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove, .booking-bill-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  float: right;
  display: inline-block;
  color: #af0000;
}
/* line 686, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove, .booking-bill-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove, .booking-bill-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove {
  visibility: hidden;
}
/* line 698, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set, .booking-bill-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set, .booking-bill-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 702, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel, .booking-bill-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel, .booking-bill-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  display: inline-block;
}
/* line 714, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove, .booking-bill-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove, .booking-bill-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove {
  visibility: visible;
}
/* line 722, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #cargoListSection #addCargoRow, .booking-bill-form #fm[data-mode=edit] #fmBody #cargoListSection #addCargoRow, .booking-bill-form #fm[data-mode=view] #fmBody #cargoListSection #addCargoRow {
  display: block;
  text-align: right;
}
/* line 734, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #bookingInfoSection table thead tr th:last-child, .booking-bill-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child, .booking-bill-form #fm[data-mode=view] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 742, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #bookingInfoSection table tbody tr td:last-child, .booking-bill-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child, .booking-bill-form #fm[data-mode=view] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 749, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmBody #bookingInfoSection .btn-row, .booking-bill-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row, .booking-bill-form #fm[data-mode=view] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 755, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmFooter, .booking-bill-form #fm[data-mode=edit] #fmFooter, .booking-bill-form #fm[data-mode=view] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 767, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmFooter .service-agreement-row, .booking-bill-form #fm[data-mode=edit] #fmFooter .service-agreement-row, .booking-bill-form #fm[data-mode=view] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 770, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmFooter .service-agreement-row a, .booking-bill-form #fm[data-mode=edit] #fmFooter .service-agreement-row a, .booking-bill-form #fm[data-mode=view] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 776, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span, .booking-bill-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span, .booking-bill-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 781, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon, .booking-bill-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon, .booking-bill-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 787, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span, .booking-bill-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span, .booking-bill-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 791, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.booking-bill-form #fm[data-mode=update] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon, .booking-bill-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon, .booking-bill-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}

/* line 803, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 808, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 814, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 815, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 821, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 826, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 830, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt, .layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 834, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 842, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 849, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 852, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm2021726131220 td, #fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 857, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 863, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 869, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 872, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 878, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 883, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 890, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 893, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm20218224359 td, #fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 898, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 904, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 910, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 913, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 919, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 924, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}

/* line 932, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 {
  overflow: visible;
}
/* line 934, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 legend {
  width: 5em;
}
/* line 938, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .header {
  font-size: 20px;
  color: brown;
  margin-top: 5px;
}
/* line 943, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 950, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 953, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 959, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 964, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .section-body .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 968, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .section-body .layui-form-select dl {
  max-height: 200px;
}
/* line 972, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .section-body .layui-form-item {
  width: 100%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 978, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .section-body .layui-form-item .layui-form-label {
  overflow: visible;
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 985, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .section-body .layui-form-item .layui-input-block {
  overflow: visible;
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 14px * 2 - 1px);
}
/* line 991, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 .section-body .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 1000, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 #childBillsTable {
  font-size: 18px;
}
/* line 1004, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 #childBillsTable td, #fm51422 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 1009, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 1015, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 1021, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 1024, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 1030, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 1035, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
#fm51422 #childBillsTable tbody #newRow td {
  padding: 3px;
}

/* 隐藏弹框 */
/* line 1045, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 {
  position: fixed;
  top: 35%;
  left: 30%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 70%;
  height: 50%;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
}
/* line 1062, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 {
  overflow: hidden;
}
/* line 1064, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 legend {
  width: 5em;
}
/* line 1068, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 .header {
  font-size: 20px;
  color: brown;
  margin-top: 5px;
}
/* line 1077, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 1080, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 1086, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 1091, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 1097, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 1103, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 .layui-form-item .layui-form-label {
  width: 9em;
  font-size: 13px;
  text-align: center;
}
/* line 1109, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 9em - 15px * 2 - 1px);
}
/* line 1114, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 1122, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable {
  font-size: 18px;
}
/* line 1126, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable td, .order_audit_popover2 #fm514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 1131, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 1137, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 1143, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 1146, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 1152, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 1157, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 1167, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 40%;
  position: absolute;
  bottom: 0;
}
/* line 1176, app/components/business_center/empty_manage/bookBillConfirm/bookBillConfirm-form/view.scss */
.order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1e9fff;
}
/* line 1, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.book_bill_confirm {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.book_bill_confirm #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.book_bill_confirm #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.book_bill_confirm #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.book_bill_confirm #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.book_bill_confirm #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.book_bill_confirm #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.book_bill_confirm #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.book_bill_confirm #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 98, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 {
  overflow: visible;
}
/* line 100, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 legend {
  width: 5em;
}
/* line 104, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .header {
  font-size: 20px;
  color: brown;
  margin-top: 5px;
}
/* line 109, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 116, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 119, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 125, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 130, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .section-body .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 134, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .section-body .layui-form-select dl {
  max-height: 200px;
}
/* line 138, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .section-body .layui-form-item {
  width: 100%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 144, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .section-body .layui-form-item .layui-form-label {
  overflow: visible;
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 151, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .section-body .layui-form-item .layui-input-block {
  overflow: visible;
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 14px * 2 - 1px);
}
/* line 157, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 .section-body .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 166, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 #childBillsTable {
  font-size: 18px;
}
/* line 170, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 #childBillsTable td, #fm51422 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 175, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 181, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 187, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 190, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 196, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 201, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm51422 #childBillsTable tbody #newRow td {
  padding: 3px;
}

/* line 209, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 legend {
  width: 5em;
}
/* line 213, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 219, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 .layui-form-item .layui-form-label {
  width: 9em;
  font-size: 13px;
  text-align: center;
}
/* line 225, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 9em - 15px * 2 - 1px);
}
/* line 230, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 238, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #childBillsTable {
  font-size: 18px;
}
/* line 241, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #childBillsTable td, #fm202103231514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 246, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 252, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 258, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 261, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 267, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 272, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 281, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 287, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 291, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}
/* line 299, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202103231514 #otherInfoField .carr-contacts {
  display: none;
}

/* line 305, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 310, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 315, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 321, app/components/business_center/empty_manage/bookBillConfirm/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #frequentlyUsedCargoInfo .body .search-bar input, .booking-order-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 39, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 44, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 50, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm {
  padding: 10px;
}
/* line 54, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 59, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 69, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 72, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 77, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 82, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 86, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 95, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 100, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 106, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .file-item .btn-choose-file, .booking-order-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 113, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 120, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 126, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 130, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 139, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 142, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 147, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 153, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 156, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 159, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 166, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 171, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 179, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 185, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #portInfoSection {
  margin-top: 10px;
}
/* line 188, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #portInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 193, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #portInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 199, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #portInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 202, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #portInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 205, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #portInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 212, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #portInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 217, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #portInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 225, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #portInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 230, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 233, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 238, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 244, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 247, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 250, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 257, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 262, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 270, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 277, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 280, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 285, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 291, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 294, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 297, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 300, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 307, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 312, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 320, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 327, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 332, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 338, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 341, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 344, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 352, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .section-body .reefer-container-item {
  display: none;
}
/* line 356, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .section-body .file-item:last-child {
  margin-bottom: 0;
}
/* line 361, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 366, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 373, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .layui-form-item {
  margin: 0 0 15px;
}
/* line 377, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #reeferContainerInfoSection .layui-form-item.file-item {
  margin-bottom: 0;
}
/* line 385, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo {
  margin: 0 0 20px;
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  position: relative;
}
/* line 391, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header {
  position: relative;
  border-bottom: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  padding: 5px 10px;
}
/* line 400, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon {
  font-size: 24px;
}
/* line 404, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon:hover {
  font-weight: 700;
}
/* line 410, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse {
  color: #7af;
}
/* line 413, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.collapse {
  display: inline-block;
}
/* line 417, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.expand {
  display: none;
}
/* line 423, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  display: none;
}
/* line 429, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  display: none;
}
/* line 434, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .title {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
/* line 444, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body {
  display: none;
  padding: 10px;
  font-size: 14px;
}
/* line 451, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
  position: relative;
}
/* line 457, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-form-label {
  width: 120px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* line 467, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 120px - 15px * 2);
  display: inline-block;
  margin: 0 0 0 120px;
}
/* line 475, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 479, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item.half-row {
  width: 50%;
}
/* line 483, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 491, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .add-cargo-row {
  text-align: right;
  margin-top: 20px;
  padding-right: 20px;
}
/* line 499, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo:last-child {
  margin-bottom: 10px;
}
/* line 508, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.collapse {
  display: none;
}
/* line 512, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.expand {
  display: inline-block;
}
/* line 520, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #cargoTemplate {
  display: none;
}
/* line 525, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #cargoListSection #addCargoRow {
  display: none;
}
/* line 533, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 537, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 543, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 552, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table td, .booking-order-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 559, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 563, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 569, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 573, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 580, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 583, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 589, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 592, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 604, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 609, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 613, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 620, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 624, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 633, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm #fmFooter {
  display: none;
}
/* line 639, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add], .booking-order-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 642, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody, .booking-order-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 648, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before, .booking-order-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 654, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file, .booking-order-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 666, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main, .booking-order-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  display: inline-block;
  color: #7af;
}
/* line 672, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set, .booking-order-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set {
  display: inline-block;
}
/* line 676, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel, .booking-order-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel {
  display: none;
}
/* line 682, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove, .booking-order-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  float: right;
  display: inline-block;
  color: #af0000;
}
/* line 687, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove, .booking-order-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove {
  visibility: hidden;
}
/* line 699, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set, .booking-order-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 703, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel, .booking-order-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  display: inline-block;
}
/* line 715, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove, .booking-order-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove {
  visibility: visible;
}
/* line 723, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #cargoListSection #addCargoRow, .booking-order-form #fm[data-mode=edit] #fmBody #cargoListSection #addCargoRow {
  display: block;
  text-align: right;
}
/* line 735, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child, .booking-order-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 743, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child, .booking-order-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 750, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row, .booking-order-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 756, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmFooter, .booking-order-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 768, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmFooter .service-agreement-row, .booking-order-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 771, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmFooter .service-agreement-row a, .booking-order-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 777, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span, .booking-order-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 782, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon, .booking-order-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 788, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span, .booking-order-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 792, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon, .booking-order-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}
/* line 809, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 815, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 821, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 827, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 838, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-body .edit-btns-item {
  display: none;
}
/* line 847, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  color: #7af;
  display: inline-block;
}
/* line 853, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 857, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.booking-order-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  z-index: -1;
  pointer-events: none;
}

/* line 871, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 876, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 882, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 883, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 889, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 894, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 898, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt, .layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 902, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 910, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 917, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 920, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm2021726131220 td, #fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 925, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 931, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 937, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 940, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 946, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 951, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 958, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 961, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm20218224359 td, #fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 966, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 972, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 978, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 981, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 987, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 992, app/components/business_center/empty_manage/bookingOrder/bookingOrder-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/business_center/empty_manage/bookingOrder/view.scss */
.booking-order {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/empty_manage/bookingOrder/view.scss */
.booking-order #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/empty_manage/bookingOrder/view.scss */
.booking-order #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/empty_manage/bookingOrder/view.scss */
.booking-order #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/empty_manage/bookingOrder/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/empty_manage/bookingOrder/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/empty_manage/bookingOrder/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/empty_manage/bookingOrder/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/empty_manage/bookingOrder/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/business_center/empty_manage/bookingOrder/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/business_center/empty_manage/bookingOrder/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/business_center/empty_manage/bookingOrder/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/business_center/empty_manage/bookingOrder/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/business_center/empty_manage/bookingOrder/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/business_center/empty_manage/bookingOrder/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/business_center/empty_manage/bookingOrder/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/empty_manage/bookingOrder/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/business_center/empty_manage/bookingOrder/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/business_center/empty_manage/bookingOrder/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/business_center/empty_manage/bookingOrder/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/business_center/empty_manage/bookingOrder/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance {
  /*  修改编辑  可以移动  弹框 */
  /*  新增编辑  可以移动  弹框 */
}
/* line 2, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .hide {
  display: none;
}
/* line 6, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .backstage_structure {
  min-height: 900px;
  padding: 20px 0px 50px 0px;
}
/* line 12, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .form label {
  margin-top: 20px;
  margin-left: 10px;
}
/* line 18, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .topic_items {
  margin: 15px 0px;
}
/* line 21, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .topic_items .lable {
  font-weight: bold;
}
/* line 24, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .topic_items .lable #q_jckbz {
  width: 24rem;
}
/* line 31, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .weight_query_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 36, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .weight_query_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 42, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .weight_query_info table td {
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 48, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .weight_query_info table td a {
  color: #1660C1;
}
/* line 52, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .weight_query_info table td span {
  color: #2EC300;
}
/* line 59, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .inctn_info_option {
  border: 1px solid #D3D3D3;
  padding: 5px 0px;
  margin-bottom: 10px;
}
/* line 64, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .inctn_info_option .form {
  padding: 5px 10px;
}
/* line 67, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .inctn_info_option .form .div_items {
  display: inline-block;
}
/* line 71, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .inctn_info_option .form dd {
  margin-left: 10px;
  margin-top: 0px;
  line-height: 10px;
  display: inline-block;
}
/* line 78, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .inctn_info_option .form input[type="text"] {
  width: 140px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 86, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .inctn_info_option .form select {
  width: 120px;
  height: 27px;
}
/* line 91, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .inctn_info_option .form span {
  margin-right: 20px;
}
/* line 94, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .inctn_info_option .form span label {
  margin-right: 10px;
}
/* line 100, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .inctn_info_option .form input[type="button"] {
  background-color: #159BD5;
}
/* line 105, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .inctn_info_option .form input[type="button"]:hover {
  opacity: 0.9;
}
/* line 112, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .editor_popover {
  width: 740px;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 50%;
  margin-left: -325px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 128, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .add_editor_popover {
  width: 740px;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 50%;
  margin-left: -325px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 10px;
}
/* line 143, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  min-height: 233px;
  text-align: center;
}
/* line 150, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .addx_edit_info .form1,
.general_data_maintenance .addx_edit_info .form2 {
  padding: 5px 10px;
}
/* line 154, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .addx_edit_info .form1 select,
.general_data_maintenance .addx_edit_info .form2 select {
  width: 206px;
}
/* line 158, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .addx_edit_info .form1 input[type=text],
.general_data_maintenance .addx_edit_info .form2 input[type=text] {
  padding-left: 10px;
  width: 198px;
}
/* line 164, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .addx_edit_info .form1 div label,
.general_data_maintenance .addx_edit_info .form2 div label {
  width: 120px;
  text-align: right;
  margin-right: 10px;
}
/* line 170, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .addx_edit_info .form1 div div,
.general_data_maintenance .addx_edit_info .form2 div div {
  vertical-align: middle;
}
/* line 176, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .addx_edit_info button {
  font-family: "微软雅黑";
  height: 34px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 4px;
}
/* line 191, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .addx_edit_info button:hover {
  opacity: 0.9;
}
/* line 195, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .addx_edit_info #submit_btn,
.general_data_maintenance .addx_edit_info #submit_edit_btn1 {
  margin-left: 110px;
}
/* line 200, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .addx_edit_info .tab_btn_css {
  padding-top: 25px;
}
/* line 205, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .template_frame {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 600px;
  margin-left: -300px;
  margin-top: -180px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 220, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .template_frame .frame_footer {
  text-align: center;
  margin-top: 20px;
}
/* line 224, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .template_frame .frame_footer #frame_cancel {
  color: #159BD5;
  background: #fff;
  border: 1px solid #159BD5;
  margin: 0px 60px;
}
/* line 232, app/components/business_center/empty_manage/branch_config/view.scss */
.general_data_maintenance .template_frame .layui-upload-drag {
  display: inline-block;
  padding: 5px;
  width: 200px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  color: #999;
  border-radius: 5px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .body .search-bar input,
.branchVoyage-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 40, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 45, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 51, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm {
  padding: 10px;
}
/* line 57, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 62, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 72, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 75, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 80, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 85, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 89, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 98, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 103, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 109, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item .btn-choose-file,
.branchVoyage-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 117, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 124, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 130, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 134, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 143, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 146, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 151, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-radio {
  width: 100%;
}
/* line 155, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 161, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 165, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 169, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 177, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 182, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  height: 100%;
  margin: 0;
}
/* line 191, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 198, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 202, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .layui-upload-img {
  width: 92px;
  height: 92px;
}
/* line 207, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .layui-upload-file {
  width: 92px;
  height: 92px;
}
/* line 212, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 217, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 223, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 227, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 231, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 235, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .upload-choose {
  padding: 0 10px;
  color: #999;
}
/* line 240, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 248, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 253, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 261, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 267, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .layui-upload .layui-form-label {
  width: 7em;
  text-align: center;
  color: #000;
  font-weight: 700;
}
/* line 276, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list {
  margin-left: -15px;
  height: 100px;
}
/* line 281, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .info {
  position: relative;
  margin-top: -25px;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  height: 25px;
  text-align: center;
  display: none;
}
/* line 295, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .handle {
  position: relative;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  text-align: right;
  height: 18px;
  margin-bottom: -18px;
  display: none;
}
/* line 309, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .handle i {
  margin-right: 5px;
}
/* line 313, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .handle i:hover {
  cursor: pointer;
}
/* line 317, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .file-iteme {
  margin: 12px 0 0 15px;
  padding: 1px;
  float: left;
  width: 92px;
  height: 92px;
}
/* line 325, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .file-iteme {
  margin: 12px 0 0 15px;
  padding: 1px;
  float: left;
  width: 92px;
  height: 92px;
}
/* line 338, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 342, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 348, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 357, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table td,
.branchVoyage-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 365, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 369, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 375, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 379, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 386, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 389, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 395, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 398, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 410, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 415, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 419, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 426, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 430, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 439, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 442, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 447, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 453, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 457, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 461, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 465, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 39px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 473, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 478, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 486, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 493, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmFooter {
  text-align: center;
}
/* line 499, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] {
  z-index: 0;
}
/* line 502, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody {
  margin-bottom: 50px;
}
/* line 513, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 519, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 525, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 531, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 537, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody .section input[type="text"].layui-unselect {
  background-color: #FFFFFF;
}
/* line 549, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 557, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 564, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 570, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] .layui-btn {
  display: none;
}
/* line 576, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add],
.branchVoyage-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 580, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody,
.branchVoyage-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 587, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before,
.branchVoyage-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 594, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file,
.branchVoyage-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 599, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody .section .section-body input[type="text"],
.branchVoyage-form #fm[data-mode=edit] #fmBody .section .section-body input[type="text"] {
  background-color: #FFFFFF;
}
/* line 611, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child,
.branchVoyage-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 619, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child,
.branchVoyage-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 626, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row,
.branchVoyage-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 632, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter,
.branchVoyage-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 644, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 647, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row a,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 653, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 658, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 664, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 668, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}

/* line 680, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 685, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 690, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 691, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 698, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 703, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 707, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt,
.layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 712, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 720, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 727, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 730, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm2021726131220 td,
#fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 736, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 742, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 748, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 751, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 757, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 762, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 769, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 772, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm20218224359 td,
#fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 778, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 784, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 790, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 793, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 799, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 804, app/components/business_center/empty_manage/branchVoyage/branchVoyage-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/business_center/empty_manage/branchVoyage/view.scss */
.booking-order {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/empty_manage/branchVoyage/view.scss */
.booking-order #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/empty_manage/branchVoyage/view.scss */
.booking-order #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/empty_manage/branchVoyage/view.scss */
.booking-order #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/empty_manage/branchVoyage/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/empty_manage/branchVoyage/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/empty_manage/branchVoyage/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/empty_manage/branchVoyage/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/empty_manage/branchVoyage/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/business_center/empty_manage/branchVoyage/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/business_center/empty_manage/branchVoyage/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/business_center/empty_manage/branchVoyage/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/business_center/empty_manage/branchVoyage/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/business_center/empty_manage/branchVoyage/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/business_center/empty_manage/branchVoyage/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/business_center/empty_manage/branchVoyage/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/empty_manage/branchVoyage/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/business_center/empty_manage/branchVoyage/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/business_center/empty_manage/branchVoyage/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/business_center/empty_manage/branchVoyage/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/business_center/empty_manage/branchVoyage/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .body .search-bar input,
.branchVoyage-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 40, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 45, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 51, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm {
  padding: 10px;
}
/* line 57, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 62, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 72, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 75, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 80, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 85, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 89, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 98, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 103, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 109, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item .btn-choose-file,
.branchVoyage-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 117, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 124, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 130, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 134, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 143, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 146, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 151, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-radio {
  width: 100%;
}
/* line 155, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 161, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 165, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 169, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 177, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 182, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  height: 100%;
  margin: 0;
}
/* line 191, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 198, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 202, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .layui-upload-img {
  width: 92px;
  height: 92px;
}
/* line 207, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .layui-upload-file {
  width: 92px;
  height: 92px;
}
/* line 212, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 217, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 223, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 227, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 231, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 235, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .upload-choose {
  padding: 0 10px;
  color: #999;
}
/* line 240, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 248, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 253, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 261, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 267, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .layui-upload .layui-form-label {
  width: 7em;
  text-align: center;
  color: #000;
  font-weight: 700;
}
/* line 276, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list {
  margin-left: -15px;
  height: 100px;
}
/* line 281, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .info {
  position: relative;
  margin-top: -25px;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  height: 25px;
  text-align: center;
  display: none;
}
/* line 295, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .handle {
  position: relative;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  text-align: right;
  height: 18px;
  margin-bottom: -18px;
  display: none;
}
/* line 309, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .handle i {
  margin-right: 5px;
}
/* line 313, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .handle i:hover {
  cursor: pointer;
}
/* line 317, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .file-iteme {
  margin: 12px 0 0 15px;
  padding: 1px;
  float: left;
  width: 92px;
  height: 92px;
}
/* line 325, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingSection .uploader-list .file-iteme {
  margin: 12px 0 0 15px;
  padding: 1px;
  float: left;
  width: 92px;
  height: 92px;
}
/* line 338, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 342, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 348, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 357, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table td,
.branchVoyage-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 365, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 369, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 375, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 379, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 386, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 389, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 395, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 398, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 410, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 415, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 419, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 426, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 430, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 439, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 442, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 447, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 453, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 457, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 461, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 465, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 39px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 473, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 478, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 486, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 493, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm #fmFooter {
  text-align: center;
}
/* line 499, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] {
  z-index: 0;
}
/* line 502, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody {
  margin-bottom: 50px;
}
/* line 513, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 519, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 525, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 531, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 537, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody .section input[type="text"].layui-unselect {
  background-color: #FFFFFF;
}
/* line 549, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 557, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 564, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 570, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=view] .layui-btn {
  display: none;
}
/* line 576, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add],
.branchVoyage-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 580, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody,
.branchVoyage-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 587, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before,
.branchVoyage-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 594, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file,
.branchVoyage-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 599, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody .section .section-body input[type="text"],
.branchVoyage-form #fm[data-mode=edit] #fmBody .section .section-body input[type="text"] {
  background-color: #FFFFFF;
}
/* line 611, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child,
.branchVoyage-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 619, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child,
.branchVoyage-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 626, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row,
.branchVoyage-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 632, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter,
.branchVoyage-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 644, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 647, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row a,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 653, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 658, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 664, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 668, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.branchVoyage-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon,
.branchVoyage-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}

/* line 680, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 685, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 690, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 691, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 698, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 703, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 707, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt,
.layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 712, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 720, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 727, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 730, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm2021726131220 td,
#fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 736, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 742, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 748, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 751, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 757, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 762, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 769, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 772, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm20218224359 td,
#fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 778, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 784, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 790, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 793, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 799, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 804, app/components/business_center/empty_manage/branchVoyageCndmy/branchVoyage-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.booking-order {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.booking-order #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.booking-order #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.booking-order #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/business_center/empty_manage/branchVoyageCndmy/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
/* line 2, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 6, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .weight_query_option dl {
  padding: 10px;
}
/* line 9, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 15, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 20, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 32, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .childSelect {
  color: black;
}
/* line 36, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .ht-uncontain {
  height: 34px;
}
/* line 40, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .sssssss {
  width: 800px;
}
/* line 44, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .clp_info {
  padding-top: 10px;
}
/* line 47, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .clp_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 53, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .clp_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1E9FFF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 63, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .clp_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 68, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .clp_info table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 76, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .clp_info .layui-table {
  margin: 0;
}
/* line 79, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .clp_info .layui-table tr:hover {
  background: none;
}
/* line 86, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .operator {
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 12px;
  border: 0px;
}
/* line 95, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .size_type_add_tb {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  padding: 15px 15px;
}
/* line 96, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .size_type_add_tb table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 97, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .size_type_add_tb th {
  text-align: center;
  height: 45px;
  color: #333;
  background-color: #F8F8F8;
  border: 1px solid #E6E6E6;
  width: 200px;
}
/* line 98, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .size_type_add_tb td {
  text-align: center;
  height: 45px;
  border: 1px solid #E6E6E6;
}
/* line 99, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .size_type_add_tb input {
  text-align: center;
  height: 45px;
  border: 0px solid #E6E6E6;
  width: 190px;
}
/* line 101, app/components/business_center/empty_manage/brushBoxConfig/view.scss */
.tkzl_config_jg .sizetypebtn {
  color: white;
  background: #159BD5;
  width: 75px;
  height: 32px;
  border: 0px;
  font-size: 12px;
}
/* line 1, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.cabin-book-report {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.cabin-book-report #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.cabin-book-report #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.cabin-book-report #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.cabin-book-report #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.cabin-book-report #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.cabin-book-report #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.cabin-book-report #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.cabin-book-report #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/empty_manage/cabinBookReport/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/business_center/empty_manage/cabinBookReport/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/business_center/empty_manage/cabinBookReport/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/business_center/empty_manage/cabinBookReport/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/business_center/empty_manage/cabinBookReport/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
/* line 2, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 6, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .weight_query_option dl {
  padding: 10px;
}
/* line 9, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 15, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 20, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 28, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 38, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .clp_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 40, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .clp_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1E9FFF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 45, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .clp_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 50, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .clp_info .layui-table {
  margin: 0;
}
/* line 53, app/components/business_center/empty_manage/call_times_recharge/view.scss */
.tkcall_times_recharge .clp_info .layui-table tr:hover {
  background: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config {
  /* 船舶信息   */
}
/* line 2, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .shipInputInfo_query_option {
  overflow: hidden;
}
/* line 6, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .shipInputInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 14, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .shipInputInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 22, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .shipInputInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 29, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .shipInputInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 35, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .shipInputInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 42, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .shipInputInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 49, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .shipInputInfo_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 55, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .shipInputInfo_query_info table td span {
  color: #888;
}
/* line 63, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .ship_info2 {
  border: 1px solid #D5D5D5;
  overflow: hidden;
  margin-top: 5px;
  padding: 5px;
}
/* line 70, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .ship_info2 dl {
  margin-top: 0;
}
/* line 74, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .ship_info2 dt {
  float: left;
  line-height: 25px;
  margin-left: 10px;
}
/* line 80, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .ship_info2 dd {
  float: left;
  margin-left: 10px;
  line-height: 25px;
  width: 230px;
}
/* line 87, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .ship_info2 select {
  width: 200px;
  height: 27px;
  line-height: 27px;
}
/* line 93, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .ship_info2 input {
  width: 200px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 100, app/components/business_center/empty_manage/clp_control_config/view.scss */
.clp_control_config .ship_info2 span {
  color: red;
  font-size: 15px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .driver_serial_query_option {
  overflow: hidden;
}
/* line 6, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .driver_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 14, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .driver_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 22, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .driver_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 28, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: visible;
  height: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 45, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 50, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 55, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 62, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 67, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 75, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 81, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 87, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 92, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 97, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 112, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 120, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 135, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 137, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details ul {
  list-style: none;
}
/* line 138, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 139, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 140, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 141, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 142, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 143, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 144, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 145, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 148, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 149, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 151, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .alterSite_popover ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  margin-top: 100px;
}
/* line 155, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .driver_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 161, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .driver_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 168, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .driver_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 175, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .driver_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 181, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .driver_serial_query_info table td span {
  color: #888;
}
/* line 188, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -180px;
  width: 360px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 30px 20px;
  /*--  修改信息  --*/
}
/* line 203, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 209, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 217, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 221, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .altersendpost_popover .alter_name table td input[type="text"] {
  width: 240px;
  height: 25px;
  line-height: 25px;
  margin-left: 20px;
  border: none;
  background-color: #fff;
  box-shadow: none;
}
/* line 233, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .altersendpost_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 20px;
}
/* line 237, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .altersendpost_popover .alter_name .commit_button button {
  padding: 0;
  width: 110px;
}
/* line 242, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .altersendpost_popover .alter_name .commit_button #commit {
  background-color: #159BD5;
}
/* line 246, app/components/business_center/empty_manage/commerce-tk-examine/view.scss */
.commerce-tk-examine .altersendpost_popover .alter_name .commit_button .layui-btn-primary:hover {
  border-color: #159BD5;
}
/* line 2, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_list {
  margin-top: 10px;
}
/* line 5, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 10, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border: solid 1px #D5D5D5;
  width: 15%;
  font-weight: inherit;
}
/* line 19, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border: solid 1px #D5D5D5;
}
/* line 28, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_info {
  margin-top: 10px;
  max-height: 500px;
  overflow: auto;
}
/* line 33, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 38, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 46, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 51, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_info table td a {
  color: #1660C1;
}
/* line 55, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_info table td span {
  color: #2EC300;
}
/* line 62, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 70, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 76, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 82, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 88, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 96, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 101, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_cost table td a {
  color: #1660C1;
}
/* line 105, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .order_mt_cost table td span {
  color: #2EC300;
}
/* line 112, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .shipMarksWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
}
/* line 126, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .shipMarksWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
}
/* line 132, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .shipMarksWin table tr td:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
/* line 137, app/components/business_center/empty_manage/details_number/view.scss */
.empty_details_print .shipMarksWin table tr td:nth-child(2) {
  word-wrap: break-word;
  word-break: break-all;
  width: 350px;
}
/* line 2, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_info {
  margin-top: 10px;
  max-height: 500px;
  overflow: auto;
}
/* line 16, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 28, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 30, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 32, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 34, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 35, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 37, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_cost table td a {
  color: #1660C1;
}
/* line 37, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .order_mt_cost table td span {
  color: #2EC300;
}
/* line 41, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .shipMarksWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
}
/* line 46, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .shipMarksWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
}
/* line 51, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .shipMarksWin table tr td:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
/* line 55, app/components/business_center/empty_manage/details_seal_number/view.scss */
.empty_details_print .shipMarksWin table tr td:nth-child(2) {
  word-wrap: break-word;
  word-break: break-all;
  width: 350px;
}
/* line 2, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 6, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
}
/* line 15, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_remark {
  margin-top: 10px;
}
/* line 17, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_remark table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 19, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_remark table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 10%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 22, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_remark table td {
  text-align: center;
  width: 25%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 27, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 29, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_info table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 31, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 32, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 34, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_info table td a {
  color: #1660C1;
}
/* line 34, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .order_details_info table td span {
  color: #2EC300;
}
/* line 40, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .greencircle {
  width: 15px;
  height: 15px;
  background-color: #00FF00;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
/* line 48, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .redcircle {
  width: 15px;
  height: 15px;
  background-color: #FF0000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
/* line 56, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .hscircle {
  width: 15px;
  height: 15px;
  background-color: #C0C0C0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
/* line 65, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .div1 {
  background-size: 100% 100%;
  width: 200px;
  height: 100px;
  width: 200px;
  text-align: center;
  float: left;
}
/* line 68, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .line {
  width: 200px;
  height: 15px;
  margin: 0px auto;
  padding: 0px;
  background-color: #DDDDDD;
  overflow: hidden;
}
/* line 71, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .linecontent {
  height: 50px;
  width: 200px;
  text-align: left;
}
/* line 74, app/components/business_center/empty_manage/driver_apply/driver_info/view.scss */
.jkgck_driver_info .arrow {
  width: 0;
  height: 0;
  border: 18px solid transparent;
  border-left-color: #DDDDDD;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .driver_serial_query_option {
  overflow: hidden;
}
/* line 6, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .driver_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 14, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .driver_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 22, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .driver_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 28, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: visible;
  height: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 45, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 50, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 55, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 62, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 67, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 75, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 81, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 87, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 92, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 97, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 112, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 120, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 135, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 137, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details ul {
  list-style: none;
}
/* line 138, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 139, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 140, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 141, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 142, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 143, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 144, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 145, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 148, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 149, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 151, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .alterSite_popover ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  margin-top: 100px;
}
/* line 155, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .driver_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 161, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .driver_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 168, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .driver_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 175, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .driver_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 181, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .driver_serial_query_info table td span {
  color: #888;
}
/* line 188, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -180px;
  width: 360px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 30px 20px;
  /*--  修改信息  --*/
}
/* line 203, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 209, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 217, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 221, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .altersendpost_popover .alter_name table td input[type="text"] {
  width: 240px;
  height: 25px;
  line-height: 25px;
  margin-left: 20px;
  border: none;
  background-color: #fff;
  box-shadow: none;
}
/* line 233, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .altersendpost_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 20px;
}
/* line 237, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .altersendpost_popover .alter_name .commit_button button {
  padding: 0;
  width: 110px;
}
/* line 242, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .altersendpost_popover .alter_name .commit_button #commit {
  background-color: #159BD5;
}
/* line 246, app/components/business_center/empty_manage/driver_apply/view.scss */
.driver_serial_print .altersendpost_popover .alter_name .commit_button .layui-btn-primary:hover {
  border-color: #159BD5;
}
@charset "UTF-8";
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container a {
  cursor: pointer;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-default {
  color: #999;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl {
  text-align: right;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 4, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .hide {
  display: none;
}
/* line 8, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .packinglist_title {
  text-align: center;
  margin: 20px auto;
}
/* line 13, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .checkInfo {
  margin: 15px;
}
/* line 16, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .checkInfo input {
  padding-left: 10px;
}
/* line 20, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .checkInfo div {
  display: inline-block;
}
/* line 24, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .checkInfo button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 38, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_option {
  padding-bottom: 20px;
}
/* line 42, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_option .packinglist_ul li {
  display: inline-block;
  margin: 10px 15px 5px 15px;
}
/* line 45, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_option .packinglist_ul li span:first-child {
  display: inline-block;
  width: 100px;
  text-align: right;
}
/* line 51, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_option .packinglist_ul li .star:before {
  content: '*';
  color: red;
}
/* line 57, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_option input[type="text"] {
  width: 17rem;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
/* line 66, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_option .chosen-container .chosen-results li {
  width: 100%;
  margin: 0;
}
/* line 75, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_option .chosen-container .chosen-drop .chosen-search input {
  width: 150px;
}
/* line 84, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info table {
  border: 0 solid #999;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 91, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 98, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  white-space: nowrap;
  /*控制单行显示*/
  overflow: hidden;
  /*超出隐藏*/
  text-overflow: ellipsis;
  /*隐藏的字符用省略号表示*/
  border: 0 solid #1660C1;
}
/* line 111, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info table td input {
  width: 94%;
  margin-top: 10px;
  text-align: center;
  border-width: 0.5px;
  border-style: solid;
  border-color: #e6e6e6;
  border-radius: 0;
  box-shadow: none;
}
/* line 122, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info table td input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 131, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info table td .childBlno {
  font-size: 11px;
}
/* line 135, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info table td a {
  color: #1660C1;
  margin-top: 20px;
  display: inline-block;
}
/* line 141, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info table td span {
  color: #888;
}
/* line 146, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info table .td:hover {
  white-space: normal;
  overflow: auto;
}
/* line 152, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info .submit {
  text-align: center;
}
/* line 155, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info .submit button {
  border: 1px solid #ccd0d6;
  padding: 8px 20px;
  border-radius: 5px;
  background: #fff;
  color: #666;
  margin-top: 30px;
}
/* line 164, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info .submit button:hover {
  border: 1px solid #1660c1;
  color: #1660C1;
}
/* line 169, app/components/business_center/empty_manage/eirpaperless_excel/eirpaperless_edit/view.scss */
.eirpaperless_edit .shipInputInfo_query_info .submit button:focus {
  border: 1px solid #1660c1;
  color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/eirpaperless_excel/view.scss */
.empty_eirpaperless_excel {
  /* 船舶信息   */
  /*    .ship_info2 {
          border: 1px solid #D5D5D5;
          overflow: hidden;
          margin-top: 5px;
          padding: 5px;
      }
      .ship_info2 dl {
          margin-top: 0;
      }
      .ship_info2 dt {
          float: left;
          line-height: 25px;
          margin-left: 10px;
      }
      .ship_info2 dd {
          float: left;
          margin-left: 10px;
          line-height: 25px;
          width: 230px;
      }
      .ship_info2 select {
          width: 200px;
          height: 27px;
          line-height: 27px;
      }
      .ship_info2 input {
          width: 200px;
          height: 25px;
          line-height: 25px;
          text-transform: uppercase;
      }
      .ship_info2 span {
          color: red;
          font-size: 15px;
      }
  */
}
/* line 2, app/components/business_center/empty_manage/eirpaperless_excel/view.scss */
.empty_eirpaperless_excel .entraInfo_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/empty_manage/eirpaperless_excel/view.scss */
.empty_eirpaperless_excel .entraInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/empty_manage/eirpaperless_excel/view.scss */
.empty_eirpaperless_excel .entraInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/empty_manage/eirpaperless_excel/view.scss */
.empty_eirpaperless_excel .entraInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 25, app/components/business_center/empty_manage/eirpaperless_excel/view.scss */
.empty_eirpaperless_excel .entraInfo_query_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/empty_manage/eirpaperless_excel/view.scss */
.empty_eirpaperless_excel .entraInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  text-align: center;
}
/* line 36, app/components/business_center/empty_manage/eirpaperless_excel/view.scss */
.empty_eirpaperless_excel .entraInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 42, app/components/business_center/empty_manage/eirpaperless_excel/view.scss */
.empty_eirpaperless_excel .entraInfo_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block;
}
/* line 47, app/components/business_center/empty_manage/eirpaperless_excel/view.scss */
.empty_eirpaperless_excel .entraInfo_query_info table td span {
  color: #888;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .business_center_line {
  overflow: auto;
}
/* line 5, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .business_center_line table td {
  padding: 5px 10px;
}
/* line 6, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .business_center_line table td input[type="text"] {
  width: 150px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .business_center_line table td select {
  width: 150px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .business_center_line table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 17, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 26, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 28, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 29, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 31, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 31, app/components/business_center/empty_manage/empty_check_account/view.scss */
.tkempty_check_account .weight_query_info table td span {
  color: #2EC300;
}
/* line 3, app/components/business_center/empty_manage/empty_enchase/pdfDown_list/view.scss */
.empty_enchase_print .layui-table tbody tr:hover {
  background: none;
}
/* line 7, app/components/business_center/empty_manage/empty_enchase/pdfDown_list/view.scss */
.empty_enchase_print .layui-table td {
  padding: 0;
}
/* line 10, app/components/business_center/empty_manage/empty_enchase/pdfDown_list/view.scss */
.empty_enchase_print .layui-table td tr {
  transition: none;
}
/* line 15, app/components/business_center/empty_manage/empty_enchase/pdfDown_list/view.scss */
.empty_enchase_print .layui-table th {
  padding: 0;
}
/* line 18, app/components/business_center/empty_manage/empty_enchase/pdfDown_list/view.scss */
.empty_enchase_print .layui-table th tr {
  transition: none;
}
/* line 24, app/components/business_center/empty_manage/empty_enchase/pdfDown_list/view.scss */
.empty_enchase_print #downAreaPdf {
  margin: 0 auto;
}
/* line 26, app/components/business_center/empty_manage/empty_enchase/pdfDown_list/view.scss */
.empty_enchase_print #downAreaPdf table {
  width: 100%;
}
/* line 29, app/components/business_center/empty_manage/empty_enchase/pdfDown_list/view.scss */
.empty_enchase_print #downAreaPdf table td {
  font-size: 12px;
}
/* line 33, app/components/business_center/empty_manage/empty_enchase/pdfDown_list/view.scss */
.empty_enchase_print #downAreaPdf table th {
  font-size: 12px;
}
/* line 2, app/components/business_center/empty_manage/empty_enchase/pdfView/view.scss */
.empty_enchase_print body {
  background-color: #FFFFFF;
}
/* line 5, app/components/business_center/empty_manage/empty_enchase/pdfView/view.scss */
.empty_enchase_print .empty_serial_query_option {
  overflow: hidden;
}
/* line 8, app/components/business_center/empty_manage/empty_enchase/pdfView/view.scss */
.empty_enchase_print .empty_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 15, app/components/business_center/empty_manage/empty_enchase/pdfView/view.scss */
.empty_enchase_print .empty_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 22, app/components/business_center/empty_manage/empty_enchase/pdfView/view.scss */
.empty_enchase_print .empty_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 28, app/components/business_center/empty_manage/empty_enchase/pdfView/view.scss */
.empty_enchase_print #downAreaPdf table {
  width: 100%;
}
/* line 30, app/components/business_center/empty_manage/empty_enchase/pdfView/view.scss */
.empty_enchase_print #downAreaPdf table td {
  font-size: 12px;
}
/* line 33, app/components/business_center/empty_manage/empty_enchase/pdfView/view.scss */
.empty_enchase_print #downAreaPdf table th {
  font-size: 12px;
}
/* line 2, app/components/business_center/empty_manage/empty_enchase/view.scss */
.empty_enchase_print .empty_serial_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/empty_manage/empty_enchase/view.scss */
.empty_enchase_print .empty_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/empty_manage/empty_enchase/view.scss */
.empty_enchase_print .empty_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 19, app/components/business_center/empty_manage/empty_enchase/view.scss */
.empty_enchase_print .empty_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 25, app/components/business_center/empty_manage/empty_enchase/view.scss */
.empty_enchase_print #downAreaPdf table {
  width: 100%;
}
/* line 27, app/components/business_center/empty_manage/empty_enchase/view.scss */
.empty_enchase_print #downAreaPdf table td {
  font-size: 12px;
}
/* line 30, app/components/business_center/empty_manage/empty_enchase/view.scss */
.empty_enchase_print #downAreaPdf table th {
  font-size: 12px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice {
  /*发票申请窗口*/
  /*.pay_order_option{
    border: 1px solid #D5D5D5; margin-bottom: 15px;
    dl{
      padding: 10px 0px; overflow: hidden;
      dt{float: left;margin-left: 10px; }
      input[type="text"]{ width: 170px; height: 25px; line-height: 25px; margin-left: 10px;}
      dd{
        float: right; margin-right: 10px;
        select{ width: 80px; height: 25px; line-height: 25px; }
      }

    }
    .pay_order_xian{ width: 100%;height:1px;border:none;border-top:1px dashed #C1C1C1;line-height: 50px;margin-left: 10px;}
    !*.piliang_text{font-size: 14px; margin-left: 10px;}*!
    .piliang_text{font-size: 14px; margin-left: 10px; color:#000000}
    .pay_order_button{
      text-align: center; margin-top: 10px;margin-bottom: 10px;
      button{
        height:30px; margin-left: 40px;
        border:0;cursor:pointer;color:#FFFFFF; padding: 0px 25px 25px;
        outline:none;line-height: 30px;position: relative; background-color: #1660C1;
      }
    }
  }
  */
}
/* line 3, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .business_center_line {
  overflow: auto;
}
/* line 6, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .business_center_line table td {
  padding: 5px 10px;
}
/* line 7, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .business_center_line table td input[type="text"] {
  width: 150px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .business_center_line table td select {
  width: 150px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 15, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .commonTable {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 17, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .commonTable table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 19, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .commonTable table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 20, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .commonTable table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .commonTable table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .commonTable table td span {
  color: #2EC300;
}
/* line 27, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice .btn {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 33, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_commonInvoiceMaterial {
  width: 800px;
  height: 400px;
  position: absolute;
  top: 20%;
  left: 10%;
  display: none;
  background-color: white;
  border: 1px solid grey;
  margin-bottom: 30px;
}
/* line 40, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_addWin_commonInvoiceMaterial {
  padding: 10px;
  display: none;
  position: absolute;
  width: 600px;
  height: 350px;
  left: 30%;
  top: 10%;
  border: 1px solid grey;
  background-color: white;
}
/* line 46, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_addWin_commonInvoiceMaterial input {
  width: 300px;
  margin-bottom: 7px;
}
/* line 51, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_addWin_commonInvoiceMaterial .title {
  border-bottom: 1px solid grey;
  height: 30px;
  line-height: 30px;
  color: #FFFFFF;
  background-color: #1660C1;
  font-size: 15px;
  font-weight: bold;
}
/* line 55, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_addWin_commonInvoiceMaterial .formBody {
  padding: 10px;
}
/* line 58, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_addWin_commonInvoiceMaterial .btnArea {
  text-align: center;
}
/* line 63, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_main_invoiceApply {
  display: none;
  position: absolute;
  left: 30%;
  top: 10%;
  width: 500px;
  height: 430px;
  border: 1px solid grey;
  background-color: white;
  /*标题*/
  /*表单区*/
  /*按钮区*/
}
/* line 71, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_main_invoiceApply .titleArea {
  height: 30px;
  line-height: 30px;
  background-color: #1660C1;
  border-bottom: 1px solid grey;
  color: #FFFFFF;
}
/* line 79, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_main_invoiceApply .formArea {
  padding: 10px;
}
/* line 81, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_main_invoiceApply .formArea input[type="text"] {
  width: 360px;
  margin-bottom: 2px;
}
/* line 87, app/components/business_center/empty_manage/empty_send_order_to_driver/view.scss */
.inEarlyLateInvoice #div_main_invoiceApply .btnArea {
  text-align: center;
}
/* line 2, app/components/business_center/empty_manage/empty_serial/view.scss */
.empty_serial_print .empty_serial_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/empty_manage/empty_serial/view.scss */
.empty_serial_print .empty_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/empty_manage/empty_serial/view.scss */
.empty_serial_print .empty_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 19, app/components/business_center/empty_manage/empty_serial/view.scss */
.empty_serial_print .empty_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 25, app/components/business_center/empty_manage/empty_serial/view.scss */
.empty_serial_print .empty_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/empty_manage/empty_serial/view.scss */
.empty_serial_print .empty_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 36, app/components/business_center/empty_manage/empty_serial/view.scss */
.empty_serial_print .empty_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 42, app/components/business_center/empty_manage/empty_serial/view.scss */
.empty_serial_print .empty_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 47, app/components/business_center/empty_manage/empty_serial/view.scss */
.empty_serial_print .empty_serial_query_info table td span {
  color: #888;
}
/* line 51, app/components/business_center/empty_manage/empty_serial/view.scss */
.empty_serial_print .empty_serial_query_info table td .dtxdc {
  color: #af0000;
}
/* line 2, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 3, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table {
  border: 0 solid #999;
  border-collapse: collapse;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 17, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 23, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 28, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table td span {
  color: #888;
}
/* line 35, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl {
  margin-top: 1px;
}
/* line 37, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl dt {
  float: left;
}
/* line 38, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl dd {
  float: left;
  margin-left: 60px;
}
/* line 39, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl select {
  width: 200px;
  height: 30px;
}
/* line 40, app/components/business_center/empty_manage/entraInfo_autologin_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage {
  /* 船舶信息   */
  /*    .ship_info2 {
          border: 1px solid #D5D5D5;
          overflow: hidden;
          margin-top: 5px;
          padding: 5px;
      }
      .ship_info2 dl {
          margin-top: 0;
      }
      .ship_info2 dt {
          float: left;
          line-height: 25px;
          margin-left: 10px;
      }
      .ship_info2 dd {
          float: left;
          margin-left: 10px;
          line-height: 25px;
          width: 230px;
      }
      .ship_info2 select {
          width: 200px;
          height: 27px;
          line-height: 27px;
      }
      .ship_info2 input {
          width: 200px;
          height: 25px;
          line-height: 25px;
          text-transform: uppercase;
      }
      .ship_info2 span {
          color: red;
          font-size: 15px;
      }
  */
}
/* line 3, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
  height: 300px;
  overflow: scroll;
}
/* line 7, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin table {
  width: 100%;
}
/* line 10, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
  width: 30%;
}
/* line 16, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td:nth-child(1) {
  width: 6%;
}
/* line 26, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .order_audit_popover2 {
  position: fixed;
  top: 55%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 43, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
}
/* line 49, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 67, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .processing_div {
  float: left;
}
/* line 70, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option {
  overflow: hidden;
}
/* line 73, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 80, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 87, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 96, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .business_button .processing_span {
  float: left;
  padding-left: 20px;
}
/* line 100, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .business_button button {
  margin-left: 15px;
}
/* line 103, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .business_button #refresh_time {
  margin-right: 5px;
}
/* line 110, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 115, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 123, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
  vertical-align: top;
}
/* line 130, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 135, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td span {
  color: #888;
}
/* line 138, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td .dtxdc {
  color: #af0000;
}
/* line 142, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table .firstColumn {
  padding-left: 10px;
}
/* line 150, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .msgDiv {
  border: 1px solid black;
  width: 500px;
  height: 150px;
  position: absolute;
  top: 20px;
  right: 10px;
  background-color: white;
  display: none;
}
/* line 162, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .backstage_structure textarea {
  width: 490px;
  height: 120px;
  margin: 0 auto;
}
/* line 170, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.empty_entraInfo_manage .backstage_structure .closeBtn {
  margin-left: 340px;
  cursor: pointer;
}

/* line 217, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.chose-zxd-win table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 222, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.chose-zxd-win table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 230, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.chose-zxd-win table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 236, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.chose-zxd-win table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 241, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.chose-zxd-win table td span {
  color: #888;
}
/* line 244, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.chose-zxd-win table td .dtxdc {
  color: #af0000;
}
/* line 248, app/components/business_center/empty_manage/entraInfo_autologin_manage/view.scss */
.chose-zxd-win table .firstColumn {
  padding-left: 10px;
}
/* line 2, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 3, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table {
  border: 0 solid #999;
  border-collapse: collapse;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 17, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 23, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 28, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table td span {
  color: #888;
}
/* line 35, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl {
  margin-top: 1px;
}
/* line 37, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl dt {
  float: left;
}
/* line 38, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl dd {
  float: left;
  margin-left: 60px;
}
/* line 39, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl select {
  width: 200px;
  height: 30px;
}
/* line 40, app/components/business_center/empty_manage/entraInfo_fake_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage {
  /* 船舶信息   */
  /*    .ship_info2 {
          border: 1px solid #D5D5D5;
          overflow: hidden;
          margin-top: 5px;
          padding: 5px;
      }
      .ship_info2 dl {
          margin-top: 0;
      }
      .ship_info2 dt {
          float: left;
          line-height: 25px;
          margin-left: 10px;
      }
      .ship_info2 dd {
          float: left;
          margin-left: 10px;
          line-height: 25px;
          width: 230px;
      }
      .ship_info2 select {
          width: 200px;
          height: 27px;
          line-height: 27px;
      }
      .ship_info2 input {
          width: 200px;
          height: 25px;
          line-height: 25px;
          text-transform: uppercase;
      }
      .ship_info2 span {
          color: red;
          font-size: 15px;
      }
  */
}
/* line 3, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
  height: 300px;
  overflow: scroll;
}
/* line 7, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin table {
  width: 100%;
}
/* line 10, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
  width: 30%;
}
/* line 16, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td:nth-child(1) {
  width: 6%;
}
/* line 26, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .order_audit_popover2 {
  position: fixed;
  top: 55%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 43, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
}
/* line 49, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 67, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .processing_div {
  float: left;
}
/* line 70, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option {
  overflow: hidden;
}
/* line 73, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 80, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 87, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 96, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .business_button .processing_span {
  float: left;
  padding-left: 20px;
}
/* line 100, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .business_button button {
  margin-left: 15px;
}
/* line 103, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .business_button #refresh_time {
  margin-right: 5px;
}
/* line 110, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 115, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 123, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
  vertical-align: top;
}
/* line 130, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 135, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td span {
  color: #888;
}
/* line 138, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td .dtxdc {
  color: #af0000;
}
/* line 142, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table .firstColumn {
  padding-left: 10px;
}
/* line 150, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .msgDiv {
  border: 1px solid black;
  width: 500px;
  height: 150px;
  position: absolute;
  top: 20px;
  right: 10px;
  background-color: white;
  display: none;
}
/* line 162, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .backstage_structure textarea {
  width: 490px;
  height: 120px;
  margin: 0 auto;
}
/* line 170, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.empty_entraInfo_manage .backstage_structure .closeBtn {
  margin-left: 340px;
  cursor: pointer;
}

/* line 217, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.chose-zxd-win table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 222, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.chose-zxd-win table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 230, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.chose-zxd-win table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 236, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.chose-zxd-win table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 241, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.chose-zxd-win table td span {
  color: #888;
}
/* line 244, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.chose-zxd-win table td .dtxdc {
  color: #af0000;
}
/* line 248, app/components/business_center/empty_manage/entraInfo_fake_manage/view.scss */
.chose-zxd-win table .firstColumn {
  padding-left: 10px;
}
/* line 2, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 3, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table {
  border: 0 solid #999;
  border-collapse: collapse;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 17, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 23, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 28, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table table td span {
  color: #888;
}
/* line 35, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl {
  margin-top: 1px;
}
/* line 37, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl dt {
  float: left;
}
/* line 38, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl dd {
  float: left;
  margin-left: 60px;
}
/* line 39, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl select {
  width: 200px;
  height: 30px;
}
/* line 40, app/components/business_center/empty_manage/entraInfo_manage/entraInfo_compare/view.scss */
.compare_info .compare_table dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage {
  /* 船舶信息   */
  /*    .ship_info2 {
          border: 1px solid #D5D5D5;
          overflow: hidden;
          margin-top: 5px;
          padding: 5px;
      }
      .ship_info2 dl {
          margin-top: 0;
      }
      .ship_info2 dt {
          float: left;
          line-height: 25px;
          margin-left: 10px;
      }
      .ship_info2 dd {
          float: left;
          margin-left: 10px;
          line-height: 25px;
          width: 230px;
      }
      .ship_info2 select {
          width: 200px;
          height: 27px;
          line-height: 27px;
      }
      .ship_info2 input {
          width: 200px;
          height: 25px;
          line-height: 25px;
          text-transform: uppercase;
      }
      .ship_info2 span {
          color: red;
          font-size: 15px;
      }
  */
}
/* line 3, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
  height: 300px;
  overflow: scroll;
}
/* line 7, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin table {
  width: 100%;
}
/* line 10, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
  width: 30%;
}
/* line 16, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td:nth-child(1) {
  width: 6%;
}
/* line 26, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .order_audit_popover2 {
  position: fixed;
  top: 55%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 43, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
}
/* line 49, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 67, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .processing_div {
  float: left;
}
/* line 70, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option {
  overflow: hidden;
}
/* line 73, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 80, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 87, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 96, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .business_button .processing_span {
  float: left;
  padding-left: 20px;
}
/* line 100, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .business_button button {
  margin-left: 15px;
}
/* line 103, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .business_button #refresh_time {
  margin-right: 5px;
}
/* line 110, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 115, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 123, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
  vertical-align: top;
}
/* line 130, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 135, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td span {
  color: #888;
}
/* line 138, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td .dtxdc {
  color: #af0000;
}
/* line 142, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table .firstColumn {
  padding-left: 10px;
}
/* line 150, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .msgDiv {
  border: 1px solid black;
  width: 500px;
  height: 150px;
  position: absolute;
  top: 20px;
  right: 10px;
  background-color: white;
  display: none;
}
/* line 162, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .backstage_structure textarea {
  width: 490px;
  height: 120px;
  margin: 0 auto;
}
/* line 170, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.empty_entraInfo_manage .backstage_structure .closeBtn {
  margin-left: 340px;
  cursor: pointer;
}

/* line 217, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.chose-zxd-win table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 222, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.chose-zxd-win table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 230, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.chose-zxd-win table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 236, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.chose-zxd-win table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 241, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.chose-zxd-win table td span {
  color: #888;
}
/* line 244, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.chose-zxd-win table td .dtxdc {
  color: #af0000;
}
/* line 248, app/components/business_center/empty_manage/entraInfo_manage/view.scss */
.chose-zxd-win table .firstColumn {
  padding-left: 10px;
}
/* line 2, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_info {
  margin-top: 10px;
  max-height: 500px;
  overflow: auto;
}
/* line 16, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 28, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 30, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 32, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 34, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 35, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 37, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost table td a {
  color: #1660C1;
}
/* line 37, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost table td span {
  color: #2EC300;
}
/* line 41, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .shipMarksWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
}
/* line 46, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .shipMarksWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
}
/* line 51, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .shipMarksWin table tr td:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
/* line 55, app/components/business_center/empty_manage/entraInfo_manage_domestic/details_number_domestic/view.scss */
.empty_details_print .shipMarksWin table tr td:nth-child(2) {
  word-wrap: break-word;
  word-break: break-all;
  width: 350px;
}
/* line 2, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 3, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table table {
  border: 0 solid #999;
  border-collapse: collapse;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 17, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 23, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 28, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table table td span {
  color: #888;
}
/* line 35, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table dl {
  margin-top: 1px;
}
/* line 37, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table dl dt {
  float: left;
}
/* line 38, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table dl dd {
  float: left;
  margin-left: 60px;
}
/* line 39, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table dl select {
  width: 200px;
  height: 30px;
}
/* line 40, app/components/business_center/empty_manage/entraInfo_manage_domestic/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage {
  /* 船舶信息   */
  /*    .ship_info2 {
          border: 1px solid #D5D5D5;
          overflow: hidden;
          margin-top: 5px;
          padding: 5px;
      }
      .ship_info2 dl {
          margin-top: 0;
      }
      .ship_info2 dt {
          float: left;
          line-height: 25px;
          margin-left: 10px;
      }
      .ship_info2 dd {
          float: left;
          margin-left: 10px;
          line-height: 25px;
          width: 230px;
      }
      .ship_info2 select {
          width: 200px;
          height: 27px;
          line-height: 27px;
      }
      .ship_info2 input {
          width: 200px;
          height: 25px;
          line-height: 25px;
          text-transform: uppercase;
      }
      .ship_info2 span {
          color: red;
          font-size: 15px;
      }
  */
}
/* line 3, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .shipInfoWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
  height: 300px;
  overflow: scroll;
}
/* line 7, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .shipInfoWin table {
  width: 100%;
}
/* line 10, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
  width: 30%;
}
/* line 16, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td:nth-child(1) {
  width: 6%;
}
/* line 23, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .order_audit_popover2 {
  position: fixed;
  top: 55%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 40, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
}
/* line 46, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 64, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .processing_div {
  float: left;
}
/* line 67, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_option {
  overflow: hidden;
}
/* line 70, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 77, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 84, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 93, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .business_button .processing_span {
  float: left;
  padding-left: 20px;
}
/* line 97, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .business_button button {
  margin-left: 15px;
}
/* line 100, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .business_button #refresh_time {
  margin-right: 5px;
}
/* line 107, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 112, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 120, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
  vertical-align: top;
}
/* line 127, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 132, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td span {
  color: #888;
}
/* line 135, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td .dtxdc {
  color: #af0000;
}
/* line 139, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table .firstColumn {
  padding-left: 10px;
}
/* line 147, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .msgDiv {
  border: 1px solid black;
  width: 500px;
  height: 150px;
  position: absolute;
  top: 20px;
  right: 10px;
  background-color: white;
  display: none;
}
/* line 159, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .backstage_structure textarea {
  width: 490px;
  height: 120px;
  margin: 0 auto;
}
/* line 167, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.empty_entraInfo_manage .backstage_structure .closeBtn {
  margin-left: 340px;
  cursor: pointer;
}

/* line 214, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.chose-zxd-win table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 219, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.chose-zxd-win table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 227, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.chose-zxd-win table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 233, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.chose-zxd-win table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 238, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.chose-zxd-win table td span {
  color: #888;
}
/* line 241, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.chose-zxd-win table td .dtxdc {
  color: #af0000;
}
/* line 245, app/components/business_center/empty_manage/entraInfo_manage_domestic/view.scss */
.chose-zxd-win table .firstColumn {
  padding-left: 10px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #frequentlyUsedCargoInfo .body .search-bar input,
.preLift-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 40, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 45, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 51, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm {
  padding: 10px;
}
/* line 57, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 62, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 72, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 75, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 80, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 85, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 89, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 98, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 103, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 109, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .file-item .btn-choose-file,
.preLift-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 117, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 124, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 130, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 134, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 143, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 146, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 151, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #baseInfoSection .section-body .layui-radio {
  width: 100%;
}
/* line 155, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 161, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 165, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 169, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 177, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 182, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  height: 100%;
  margin: 0;
}
/* line 191, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 198, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #portInfoSection {
  margin-top: 10px;
}
/* line 201, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #portInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 206, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #portInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 212, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #portInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 216, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #portInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 220, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #portInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 228, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #portInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 233, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #portInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 241, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #portInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 247, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 251, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .layui-upload-img {
  width: 92px;
  height: 92px;
}
/* line 256, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 261, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 267, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 271, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 275, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 279, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .section-body .upload-choose {
  padding: 0 10px;
  color: #999;
}
/* line 284, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 292, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 297, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 305, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 313, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 317, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 323, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 332, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table td,
.preLift-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 340, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 344, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 350, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 354, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 361, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 364, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 370, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 373, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 385, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 390, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 394, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 401, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 405, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 414, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 417, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 422, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 428, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 432, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 436, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 440, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 39px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 448, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 453, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 461, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 468, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm #fmFooter {
  text-align: center;
}
/* line 474, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] {
  z-index: 0;
}
/* line 477, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] #fmBody {
  margin-bottom: 50px;
}
/* line 480, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] #fmBody input[type="text"] {
  pointer-events: none;
}
/* line 492, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 498, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 504, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 510, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 516, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] #fmBody .section input[type="text"].layui-unselect {
  background-color: #FFFFFF;
}
/* line 528, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 536, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 543, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 549, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=view] .layui-btn {
  display: none;
}
/* line 555, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add],
.preLift-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 559, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmBody,
.preLift-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 566, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before,
.preLift-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 573, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file,
.preLift-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 578, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmBody .section .section-body input[type="text"],
.preLift-form #fm[data-mode=edit] #fmBody .section .section-body input[type="text"] {
  background-color: #FFFFFF;
}
/* line 590, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child,
.preLift-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 598, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child,
.preLift-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 605, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row,
.preLift-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 611, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmFooter,
.preLift-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 623, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmFooter .service-agreement-row,
.preLift-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 626, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmFooter .service-agreement-row a,
.preLift-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 632, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span,
.preLift-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 637, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon,
.preLift-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 643, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span,
.preLift-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 647, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.preLift-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon,
.preLift-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}

/* line 659, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 664, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 669, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 670, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 677, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 682, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 686, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.layui-layer-tips.layer-20210506164117 dt,
.layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 691, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 699, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 706, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 709, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm2021726131220 td,
#fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 715, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 721, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 727, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 730, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 736, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 741, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 748, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 751, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm20218224359 td,
#fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 757, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 763, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 769, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 772, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 778, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 783, app/components/business_center/empty_manage/entraInfo_manage_prelift/pre_lift_detail/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.entra_prelift {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.entra_prelift #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.entra_prelift #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.entra_prelift #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.entra_prelift #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.entra_prelift #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.entra_prelift #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.entra_prelift #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.entra_prelift #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/business_center/empty_manage/entraInfo_manage_prelift/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage {
  /* 船舶信息   */
  /*    .ship_info2 {
          border: 1px solid #D5D5D5;
          overflow: hidden;
          margin-top: 5px;
          padding: 5px;
      }
      .ship_info2 dl {
          margin-top: 0;
      }
      .ship_info2 dt {
          float: left;
          line-height: 25px;
          margin-left: 10px;
      }
      .ship_info2 dd {
          float: left;
          margin-left: 10px;
          line-height: 25px;
          width: 230px;
      }
      .ship_info2 select {
          width: 200px;
          height: 27px;
          line-height: 27px;
      }
      .ship_info2 input {
          width: 200px;
          height: 25px;
          line-height: 25px;
          text-transform: uppercase;
      }
      .ship_info2 span {
          color: red;
          font-size: 15px;
      }
  */
}
/* line 4, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .processing_div {
  float: left;
}
/* line 7, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_option {
  overflow: hidden;
}
/* line 10, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 17, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 24, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 33, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .business_button .processing_span {
  float: left;
  padding-left: 20px;
}
/* line 38, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .business_button #refresh_time {
  margin-right: 5px;
}
/* line 45, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 50, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 58, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
  vertical-align: top;
}
/* line 65, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 70, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td span {
  color: #888;
}
/* line 73, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td .dtxdc {
  color: #af0000;
}
/* line 77, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table .firstColumn {
  padding-left: 10px;
}
/* line 85, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .msgDiv {
  border: 1px solid black;
  width: 500px;
  height: 150px;
  position: absolute;
  top: 20px;
  right: 10px;
  background-color: white;
  display: none;
}
/* line 97, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .backstage_structure textarea {
  width: 490px;
  height: 120px;
  margin: 0 auto;
}
/* line 105, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.empty_entraInfo_manage .backstage_structure .closeBtn {
  margin-left: 340px;
  cursor: pointer;
}

/* line 152, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.chose-zxd-win table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 157, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.chose-zxd-win table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 165, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.chose-zxd-win table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 171, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.chose-zxd-win table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 176, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.chose-zxd-win table td span {
  color: #888;
}
/* line 179, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.chose-zxd-win table td .dtxdc {
  color: #af0000;
}
/* line 183, app/components/business_center/empty_manage/entraInfo_manage_prepay/view.scss */
.chose-zxd-win table .firstColumn {
  padding-left: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage {
  /* 船舶信息   */
  /*    .ship_info2 {
          border: 1px solid #D5D5D5;
          overflow: hidden;
          margin-top: 5px;
          padding: 5px;
      }
      .ship_info2 dl {
          margin-top: 0;
      }
      .ship_info2 dt {
          float: left;
          line-height: 25px;
          margin-left: 10px;
      }
      .ship_info2 dd {
          float: left;
          margin-left: 10px;
          line-height: 25px;
          width: 230px;
      }
      .ship_info2 select {
          width: 200px;
          height: 27px;
          line-height: 27px;
      }
      .ship_info2 input {
          width: 200px;
          height: 25px;
          line-height: 25px;
          text-transform: uppercase;
      }
      .ship_info2 span {
          color: red;
          font-size: 15px;
      }
  */
}
/* line 4, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .processing_div {
  float: left;
}
/* line 7, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_option {
  overflow: hidden;
}
/* line 10, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 17, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 24, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 33, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .business_button .processing_span {
  float: left;
  padding-left: 20px;
}
/* line 38, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .business_button #refresh_time {
  margin-right: 5px;
}
/* line 45, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 50, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 58, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
  vertical-align: top;
}
/* line 65, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 70, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td span {
  color: #888;
}
/* line 73, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td .dtxdc {
  color: #af0000;
}
/* line 77, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table .firstColumn {
  padding-left: 10px;
}
/* line 85, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .msgDiv {
  border: 1px solid black;
  width: 500px;
  height: 150px;
  position: absolute;
  top: 20px;
  right: 10px;
  background-color: white;
  display: none;
}
/* line 97, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .backstage_structure textarea {
  width: 490px;
  height: 120px;
  margin: 0 auto;
}
/* line 105, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.empty_entraInfo_manage .backstage_structure .closeBtn {
  margin-left: 340px;
  cursor: pointer;
}

/* line 152, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.chose-zxd-win table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 157, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.chose-zxd-win table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 165, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.chose-zxd-win table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 171, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.chose-zxd-win table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 176, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.chose-zxd-win table td span {
  color: #888;
}
/* line 179, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.chose-zxd-win table td .dtxdc {
  color: #af0000;
}
/* line 183, app/components/business_center/empty_manage/entraInfo_manage_prepay_no_detail/view.scss */
.chose-zxd-win table .firstColumn {
  padding-left: 10px;
}
/* line 2, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_info {
  margin-top: 10px;
  max-height: 500px;
  overflow: auto;
}
/* line 16, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 28, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 30, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 32, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 34, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 35, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 37, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost table td a {
  color: #1660C1;
}
/* line 37, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .order_mt_cost table td span {
  color: #2EC300;
}
/* line 41, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .shipMarksWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
}
/* line 46, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .shipMarksWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
}
/* line 51, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .shipMarksWin table tr td:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
/* line 55, app/components/business_center/empty_manage/entraInfo_manage_soc/details_number_domestic/view.scss */
.empty_details_print .shipMarksWin table tr td:nth-child(2) {
  word-wrap: break-word;
  word-break: break-all;
  width: 350px;
}
/* line 2, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 3, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table table {
  border: 0 solid #999;
  border-collapse: collapse;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 17, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 23, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 28, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table table td span {
  color: #888;
}
/* line 35, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table dl {
  margin-top: 1px;
}
/* line 37, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table dl dt {
  float: left;
}
/* line 38, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table dl dd {
  float: left;
  margin-left: 60px;
}
/* line 39, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table dl select {
  width: 200px;
  height: 30px;
}
/* line 40, app/components/business_center/empty_manage/entraInfo_manage_soc/entraInfo_compare_domestic/view.scss */
.compare_info .compare_table dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage {
  /* 船舶信息   */
  /*    .ship_info2 {
          border: 1px solid #D5D5D5;
          overflow: hidden;
          margin-top: 5px;
          padding: 5px;
      }
      .ship_info2 dl {
          margin-top: 0;
      }
      .ship_info2 dt {
          float: left;
          line-height: 25px;
          margin-left: 10px;
      }
      .ship_info2 dd {
          float: left;
          margin-left: 10px;
          line-height: 25px;
          width: 230px;
      }
      .ship_info2 select {
          width: 200px;
          height: 27px;
          line-height: 27px;
      }
      .ship_info2 input {
          width: 200px;
          height: 25px;
          line-height: 25px;
          text-transform: uppercase;
      }
      .ship_info2 span {
          color: red;
          font-size: 15px;
      }
  */
}
/* line 3, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .shipInfoWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
  height: 300px;
  overflow: scroll;
}
/* line 7, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .shipInfoWin table {
  width: 100%;
}
/* line 10, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
  width: 30%;
}
/* line 16, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td:nth-child(1) {
  width: 6%;
}
/* line 23, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .order_audit_popover2 {
  position: fixed;
  top: 55%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 40, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
}
/* line 46, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 64, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .processing_div {
  float: left;
}
/* line 67, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_option {
  overflow: hidden;
}
/* line 70, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 77, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 84, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 93, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .business_button .processing_span {
  float: left;
  padding-left: 20px;
}
/* line 97, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .business_button button {
  margin-left: 15px;
}
/* line 100, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .business_button #refresh_time {
  margin-right: 5px;
}
/* line 107, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 112, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 120, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
  vertical-align: top;
}
/* line 127, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 132, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td span {
  color: #888;
}
/* line 135, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td .dtxdc {
  color: #af0000;
}
/* line 139, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table .firstColumn {
  padding-left: 10px;
}
/* line 147, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .msgDiv {
  border: 1px solid black;
  width: 500px;
  height: 150px;
  position: absolute;
  top: 20px;
  right: 10px;
  background-color: white;
  display: none;
}
/* line 159, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .backstage_structure textarea {
  width: 490px;
  height: 120px;
  margin: 0 auto;
}
/* line 167, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.empty_entraInfo_manage .backstage_structure .closeBtn {
  margin-left: 340px;
  cursor: pointer;
}

/* line 214, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.chose-zxd-win table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 219, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.chose-zxd-win table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 227, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.chose-zxd-win table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 233, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.chose-zxd-win table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 238, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.chose-zxd-win table td span {
  color: #888;
}
/* line 241, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.chose-zxd-win table td .dtxdc {
  color: #af0000;
}
/* line 245, app/components/business_center/empty_manage/entraInfo_manage_soc/view.scss */
.chose-zxd-win table .firstColumn {
  padding-left: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage {
  /* 船舶信息   */
  /*    .ship_info2 {
          border: 1px solid #D5D5D5;
          overflow: hidden;
          margin-top: 5px;
          padding: 5px;
      }
      .ship_info2 dl {
          margin-top: 0;
      }
      .ship_info2 dt {
          float: left;
          line-height: 25px;
          margin-left: 10px;
      }
      .ship_info2 dd {
          float: left;
          margin-left: 10px;
          line-height: 25px;
          width: 230px;
      }
      .ship_info2 select {
          width: 200px;
          height: 27px;
          line-height: 27px;
      }
      .ship_info2 input {
          width: 200px;
          height: 25px;
          line-height: 25px;
          text-transform: uppercase;
      }
      .ship_info2 span {
          color: red;
          font-size: 15px;
      }
  */
}
/* line 3, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .shipInfoWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
  height: 300px;
  overflow: scroll;
}
/* line 7, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .shipInfoWin table {
  width: 100%;
}
/* line 10, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
  width: 30%;
}
/* line 16, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .shipInfoWin table tr td:nth-child(1) {
  width: 6%;
}
/* line 27, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .processing_div {
  float: left;
}
/* line 30, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_option {
  overflow: hidden;
}
/* line 33, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 40, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 47, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 56, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .business_button .processing_span {
  float: left;
  padding-left: 20px;
}
/* line 61, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .business_button #refresh_time {
  margin-right: 5px;
}
/* line 68, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 73, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 81, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
  vertical-align: top;
}
/* line 88, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 93, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td span {
  color: #888;
}
/* line 96, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table td .dtxdc {
  color: #af0000;
}
/* line 100, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .entraInfo_query_info table .firstColumn {
  padding-left: 10px;
}
/* line 108, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .msgDiv {
  border: 1px solid black;
  width: 500px;
  height: 150px;
  position: absolute;
  top: 20px;
  right: 10px;
  background-color: white;
  display: none;
}
/* line 120, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .backstage_structure textarea {
  width: 490px;
  height: 120px;
  margin: 0 auto;
}
/* line 128, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.empty_entraInfo_manage .backstage_structure .closeBtn {
  margin-left: 340px;
  cursor: pointer;
}

/* line 175, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.layui-layer-content a.detailInfo {
  color: #1E9FFF;
}

/* line 180, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.chose-zxd-win table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 185, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.chose-zxd-win table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 193, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.chose-zxd-win table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 199, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.chose-zxd-win table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 204, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.chose-zxd-win table td span {
  color: #888;
}
/* line 207, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.chose-zxd-win table td .dtxdc {
  color: #af0000;
}
/* line 211, app/components/business_center/empty_manage/entraInfo_manage_sub/view.scss */
.chose-zxd-win table .firstColumn {
  padding-left: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail {
  /* 预录入   用户界面 */
  /* 录入图片  */
  /* 弹框   车队派单 */
}
/* line 4, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .my_body_structure1 {
  border: 0px solid red;
  height: 900px;
  width: 1350px;
  margin: 0 auto;
}
/* line 12, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .my_picture_structure {
  float: left;
  border: 0px solid red;
}
/* line 17, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .my_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1300px;
  margin: 10px auto;
}
/* line 24, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail #menContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 33, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail #menContainer img {
  width: 100%;
  height: 100%;
}
/* line 38, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail #fengContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 47, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail #fengContainer img {
  width: 100%;
  height: 100%;
}
/* line 52, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .ti_packing_info2 {
  width: 1300px;
  height: 300px;
}
/* line 61, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .myorders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin: 5px;
}
/* line 67, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .myorders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 74, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .myorders_query_option dl select {
  width: 70px;
  height: 27px;
}
/* line 83, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .my_body_structure1 button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
  border: none;
  border-radius: 5px;
}
/* line 100, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail #saveBtn {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 114, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail #noBtn {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
}
/* line 129, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 144, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
            dt{text-align: center;}
            input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
        }*/
}
/* line 148, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 159, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 44%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: scroll;
  height: 600px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 177, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 183, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 189, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 196, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name table td {
  height: 35px;
  width: 200px;
  border: 2px solid #D5D5D5;
}
/* line 201, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 209, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 216, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 223, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 229, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 234, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 248, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 256, app/components/business_center/empty_manage/entraInfoPreapply/info_detail/view.scss */
.preLift_detail .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-single .group-name, .entraInfo_pre_apply .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-single .group-name:after, .entraInfo_pre_apply .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .entraInfo_pre_apply .chosen-container .chosen-results-scroll-down span, .entraInfo_pre_apply .chosen-container .chosen-results-scroll-up span, .entraInfo_pre_apply .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .entraInfo_pre_apply .chosen-container-single .chosen-search input[type=text], .entraInfo_pre_apply .chosen-container-single .chosen-single abbr, .entraInfo_pre_apply .chosen-container-single .chosen-single div b, .entraInfo_pre_apply .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .assign_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  overflow: visible;
  /*.piliang_text{font-size: 14px; margin-left: 10px;}*/
}
/* line 10, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .assign_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 17, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .assign_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 31, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .assign_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 35, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .assign_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 46, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .assign_option .form .chosen-container .chosen-single {
  height: 30px;
  text-align: left;
}
/* line 52, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .assign_option .refund_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 62, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .assign_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 68, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .assign_option .assign_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 73, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .assign_option .assign_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 88, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .yard_assign_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 93, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .yard_assign_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 98, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .yard_assign_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 104, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .yard_assign_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 109, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .yard_assign_info table td a {
  color: #1660C1;
}
/* line 113, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .yard_assign_info table td span {
  color: #2EC300;
}
/* line 120, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .search {
  display: none;
}
/* line 124, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: visible;
  height: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 141, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 146, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 151, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 158, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 163, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 171, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 177, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 183, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 188, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 193, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 208, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 216, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 231, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details {
  height: 160px;
  width: 1050px;
  text-align: center;
  margin: 0 auto;
}
/* line 233, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details ul {
  list-style: none;
}
/* line 234, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 235, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 236, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 237, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 238, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 239, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 240, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 241, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 244, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 245, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 247, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .alterSite_popover ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  margin-top: 100px;
}
/* line 249, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .order_audit_popover2 {
  position: fixed;
  top: 55%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 266, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
}
/* line 272, app/components/business_center/empty_manage/entraInfoPreapply/view.scss */
.entraInfo_pre_apply .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container a {
  cursor: pointer;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-default {
  color: #999;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl {
  text-align: right;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 4, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .hide {
  display: none;
}
/* line 8, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .packinglist_title {
  text-align: center;
  margin: 20px auto;
}
/* line 13, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .checkInfo {
  margin: 15px;
}
/* line 16, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .checkInfo input {
  padding-left: 10px;
}
/* line 20, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .checkInfo div {
  display: inline-block;
}
/* line 24, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .checkInfo button {
  font-family: "微软雅黑";
  height: 34px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 38, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .checkInfo button:hover {
  opacity: 0.9;
}
/* line 42, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .checkInfo button:focus {
  opacity: 0.9;
}
/* line 51, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_option .packinglist_ul .lable {
  display: inline-block;
  max-width: 100%;
  margin: 10px 20px 5px 10px;
}
/* line 56, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_option .packinglist_ul .lable span {
  color: #333;
}
/* line 60, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_option .packinglist_ul .lable .packingAddress {
  width: 300px;
  text-align: left;
  padding-left: 6px;
}
/* line 66, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_option .packinglist_ul .lable .star {
  color: red;
}
/* line 72, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_option input[type="text"] {
  width: 17rem;
  height: 28px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
}
/* line 82, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_option .chosen-container .chosen-results li {
  width: 100%;
  margin: 0;
}
/* line 90, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_option .chosen-container .chosen-drop .chosen-search input {
  width: 150px;
}
/* line 100, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info table {
  border: 0 solid #999;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 107, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 114, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  white-space: nowrap;
  /*控制单行显示*/
  overflow: hidden;
  /*超出隐藏*/
  text-overflow: ellipsis;
  /*隐藏的字符用省略号表示*/
  border: 0 solid #1660C1;
}
/* line 127, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info table td input {
  width: 94%;
  margin-top: 10px;
  text-align: center;
  border-width: 0.5px;
  border-style: solid;
  border-color: #e6e6e6;
  border-radius: 0;
  box-shadow: none;
}
/* line 138, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info table td input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 147, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info table td .childBlno {
  font-size: 11px;
}
/* line 151, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info table td a {
  color: #1660C1;
  margin-top: 10px;
  display: inline-block;
}
/* line 157, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info table td span {
  color: #888;
}
/* line 162, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info table .td:hover {
  white-space: normal;
  overflow: auto;
}
/* line 168, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info .submit {
  text-align: center;
}
/* line 171, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info .submit button {
  border: 1px solid #ccd0d6;
  padding: 8px 20px;
  border-radius: 5px;
  background: #fff;
  color: #666;
  margin-top: 30px;
}
/* line 180, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info .submit button:hover {
  border: 1px solid #1660c1;
  color: #1660C1;
}
/* line 185, app/components/business_center/empty_manage/forwarding_data_edit/view.scss */
.forwarding_data_edit .shipInputInfo_query_info .submit button:focus {
  border: 1px solid #1660c1;
  color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance {
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
  border-radius: 2px;
}
/* line 17, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 21, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .weight_query_option dl {
  padding: 10px;
}
/* line 24, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 30, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 35, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 43, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 52, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .layui-table {
  margin: 0;
}
/* line 55, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .layui-table tr:hover {
  background: none;
}
/* line 60, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 66, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table input {
  width: 80%;
}
/* line 70, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table th {
  height: 35px;
  border: solid 0px #D5D5D5;
  text-align: center;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 78, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td {
  text-align: center;
  padding: 5px;
}
/* line 86, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 91, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td span {
  color: #2EC300;
}
/* line 95, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td input {
  text-align: center;
  height: 27px;
}
/* line 101, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 118, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footertotal,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footernum,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footerweight,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footersize {
  border: none;
  background: #fff;
  transition: none;
  box-shadow: none;
  color: #666;
}
/* line 131, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 #buttonInfo {
  margin-top: 20px;
}
/* line 134, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 #buttonInfo #addBillInfo {
  background: #fff;
  color: #1660C1;
  border: 1px solid #D5D5D5;
}
/* line 142, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 147, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 162, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 450px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 177, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info {
  max-height: 300px;
  overflow: auto;
}
/* line 182, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl dt {
  float: left;
  margin-left: 50px;
  margin-top: 10px;
  width: 15%;
}
/* line 189, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl dd {
  float: left;
  margin-left: 40px;
  margin-top: 10px;
  width: 55%;
}
/* line 196, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 203, app/components/business_center/empty_manage/hlcRouter/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl select {
  width: 167px;
  height: 25px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #frequentlyUsedCargoInfo .body .search-bar input,
.inWeightWt-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 40, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 45, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 51, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm {
  padding: 10px;
}
/* line 57, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 62, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 72, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 75, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 80, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 85, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 89, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 98, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 103, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 109, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .file-item .btn-choose-file,
.inWeightWt-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 117, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 124, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 130, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 134, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 143, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 146, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 151, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #baseInfoSection .section-body .layui-radio {
  width: 100%;
}
/* line 155, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 161, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 165, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 169, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 177, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 182, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  height: 100%;
  margin: 0;
}
/* line 191, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 198, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #portInfoSection {
  margin-top: 10px;
}
/* line 201, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #portInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 206, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #portInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 212, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #portInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 216, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #portInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 220, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #portInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 228, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #portInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 233, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #portInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 241, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #portInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 247, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 249, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .uploader-list {
  margin-left: -15px;
  height: 100px;
}
/* line 254, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .uploader-list .info {
  position: relative;
  margin-top: -25px;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  height: 25px;
  text-align: center;
  display: none;
}
/* line 268, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .uploader-list .handle {
  position: relative;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  text-align: right;
  height: 18px;
  margin-bottom: -18px;
  display: none;
}
/* line 282, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .uploader-list .handle i {
  margin-right: 5px;
}
/* line 286, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .uploader-list .handle i:hover {
  cursor: pointer;
}
/* line 291, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .uploader-list .file-iteme {
  margin: 12px 0 0 15px;
  padding: 1px;
  float: left;
  width: 92px;
  height: 92px;
}
/* line 299, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .layui-upload-img {
  width: 92px;
  height: 92px;
}
/* line 303, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .layui-upload-file {
  width: 92px;
  height: 92px;
}
/* line 308, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .layui-upload .layui-form-label {
  width: 7em;
  text-align: center;
  color: #000;
  font-weight: 700;
}
/* line 316, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 321, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 327, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 331, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 335, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 339, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .section-body .upload-choose {
  padding: 0 10px;
  color: #999;
}
/* line 344, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 352, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 357, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 365, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 373, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 377, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 383, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 392, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table td,
.inWeightWt-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 400, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 404, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 410, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 414, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 421, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 424, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 430, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 433, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 445, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 450, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 454, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 461, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 465, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 474, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 477, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 482, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 488, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 492, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 496, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 500, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 39px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 508, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 513, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 521, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 528, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm #fmFooter {
  text-align: center;
}
/* line 534, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] {
  z-index: 0;
}
/* line 537, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] #fmBody {
  margin-bottom: 50px;
}
/* line 548, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 554, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 560, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 566, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 572, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] #fmBody .section input[type="text"].layui-unselect {
  background-color: #FFFFFF;
}
/* line 584, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 592, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 599, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 605, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=view] .layui-btn {
  display: none;
}
/* line 611, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add],
.inWeightWt-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 615, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmBody,
.inWeightWt-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 622, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before,
.inWeightWt-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 629, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file,
.inWeightWt-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 634, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmBody .section .section-body input[type="text"],
.inWeightWt-form #fm[data-mode=edit] #fmBody .section .section-body input[type="text"] {
  background-color: #FFFFFF;
}
/* line 646, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child,
.inWeightWt-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 654, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child,
.inWeightWt-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 661, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row,
.inWeightWt-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 667, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmFooter,
.inWeightWt-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 679, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmFooter .service-agreement-row,
.inWeightWt-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 682, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmFooter .service-agreement-row a,
.inWeightWt-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 688, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span,
.inWeightWt-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 693, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon,
.inWeightWt-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 699, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span,
.inWeightWt-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 703, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.inWeightWt-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon,
.inWeightWt-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}

/* line 715, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 720, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 725, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 726, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 733, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 738, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 742, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt,
.layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 747, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 755, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 762, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 765, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm2021726131220 td,
#fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 771, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 777, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 783, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 786, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 792, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 797, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 804, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 807, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm20218224359 td,
#fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 813, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 819, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 825, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 828, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 834, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 839, app/components/business_center/empty_manage/inWeightApplyWt/inWeightApplyWt-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.inWeightWt {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.inWeightWt #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.inWeightWt #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.inWeightWt #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.inWeightWt #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.inWeightWt #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.inWeightWt #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.inWeightWt #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.inWeightWt #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/business_center/empty_manage/inWeightApplyWt/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
/* line 1, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query {
  min-height: 600px;
}
/* line 4, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-form-checkbox i {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 28px;
  border: 1px solid #d2d2d2;
  border-radius: 0 2px 2px 0;
  font-size: 20px;
  text-align: center;
}
/* line 32, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 38, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 42, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 52, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 56, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 64, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 69, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 76, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 83, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 87, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 92, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 96, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 100, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
/* line 107, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm .address-select > div {
  width: 20%;
  float: left;
}
/* line 114, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .my-row {
  display: flex;
  display: -webkit-flex;
}
/* line 118, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .my-row .layui-btn {
  margin-left: 20%;
}
/* line 121, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .my-row .my-col {
  flex-basis: 0;
  flex-grow: 1;
}
/* line 125, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .my-row .my-col .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 138, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .my-row:not(:last-child) {
  margin-bottom: 20px;
}
/* line 142, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .my-row.pic-row {
  position: relative;
}
/* line 145, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 148, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 154, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 159, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 164, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-form-label {
  width: 9em;
}
/* line 168, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-form-label.pic-label {
  height: 300px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 176, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-form-label.pic-label a {
  color: #1E9FFF;
}
/* line 181, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 184, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  height: 300px;
  border-style: solid;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
/* line 195, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .hint {
  flex-direction: column;
}
/* line 198, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .hint i {
  margin-bottom: 10px;
}
/* line 203, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic {
  flex-grow: 1;
  height: 100%;
  width: 100%;
  background: #ccc;
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 214, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic img {
  max-width: 100%;
  max-height: 100%;
}
/* line 219, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  background: rgba(255, 255, 255, 0.7);
}
/* line 228, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.uploading {
  color: #00f;
}
/* line 232, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.done {
  color: #006400;
}
/* line 236, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.failed {
  color: #f00;
}
/* line 243, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag.no-pic .hint {
  display: flex;
  display: -webkit-flex;
}
/* line 248, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag.no-pic .pic {
  display: none;
}
/* line 254, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag.has-pic .hint {
  display: none;
}
/* line 258, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag.has-pic .pic {
  display: flex;
  display: -webkit-flex;
}
/* line 266, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-upload-drag .layui-icon {
  color: #1E9FFF;
}
/* line 272, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-inline {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 278, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-inline .splitter {
  color: #999999;
}
/* line 282, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-inline input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 292, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-inline input:nth-child(1) {
  float: left;
}
/* line 296, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-inline input:nth-child(2) {
  float: right;
}
/* line 309, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item {
  display: inline-block;
  line-height: 20px;
  position: relative;
  background: #ffffff;
}
/* line 316, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item-tail {
  width: 100%;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 13px;
}
/* line 324, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item-tail i {
  display: inline-block;
  width: 100%;
  height: 1px;
  vertical-align: top;
  background: #c2c2c2;
  position: relative;
}
/* line 332, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item-tail-done {
  background: #009688 !important;
}
/* line 336, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item-head {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  text-align: center;
  vertical-align: top;
  color: #009688;
  border: 1px solid #009688;
  border-radius: 50%;
  background: #ffffff;
}
/* line 349, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item-head.step-item-head-active {
  background: #009688;
  color: #ffffff;
}
/* line 353, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item-head.step-item-head-reject {
  background: #960007;
  color: #ffffff;
}
/* line 357, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item-head.step-item-head-undone {
  background: #ffffff;
  color: #ffffff;
}
/* line 362, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item-main {
  background: #ffffff;
  display: block;
  position: relative;
}
/* line 368, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item-main-title {
  font-weight: bolder;
  color: #555555;
}
/* line 372, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .step-item-main-desc {
  color: #aaaaaa;
}
/* line 376, app/components/business_center/empty_manage/liftEmptyArrivedInfoReport/view.scss */
.tire_mall_order_query .layui-table-cell {
  height: 38px;
  line-height: 38px;
}
/* line 1, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query {
  min-height: 600px;
}
/* line 4, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-form-checkbox i {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 28px;
  border: 1px solid #d2d2d2;
  border-radius: 0 2px 2px 0;
  font-size: 20px;
  text-align: center;
}
/* line 32, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 38, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 42, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 52, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 56, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 64, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 69, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 76, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 83, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 87, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 92, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 96, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 100, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
/* line 107, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm .address-select > div {
  width: 20%;
  float: left;
}
/* line 114, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .my-row {
  display: flex;
  display: -webkit-flex;
}
/* line 118, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .my-row .layui-btn {
  margin-left: 20%;
}
/* line 121, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .my-row .my-col {
  flex-basis: 0;
  flex-grow: 1;
}
/* line 125, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .my-row .my-col .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 138, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .my-row:not(:last-child) {
  margin-bottom: 20px;
}
/* line 142, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .my-row.pic-row {
  position: relative;
}
/* line 145, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 148, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 154, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 159, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 164, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-form-label {
  width: 9em;
}
/* line 168, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-form-label.pic-label {
  height: 300px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 176, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-form-label.pic-label a {
  color: #1E9FFF;
}
/* line 181, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 184, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  height: 300px;
  border-style: solid;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
/* line 195, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .hint {
  flex-direction: column;
}
/* line 198, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .hint i {
  margin-bottom: 10px;
}
/* line 203, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic {
  flex-grow: 1;
  height: 100%;
  width: 100%;
  background: #ccc;
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 214, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic img {
  max-width: 100%;
  max-height: 100%;
}
/* line 219, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  background: rgba(255, 255, 255, 0.7);
}
/* line 228, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.uploading {
  color: #00f;
}
/* line 232, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.done {
  color: #006400;
}
/* line 236, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.failed {
  color: #f00;
}
/* line 243, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag.no-pic .hint {
  display: flex;
  display: -webkit-flex;
}
/* line 248, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag.no-pic .pic {
  display: none;
}
/* line 254, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag.has-pic .hint {
  display: none;
}
/* line 258, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-input-inline .layui-upload-drag.has-pic .pic {
  display: flex;
  display: -webkit-flex;
}
/* line 266, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-upload-drag .layui-icon {
  color: #1E9FFF;
}
/* line 272, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-inline {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 278, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-inline .splitter {
  color: #999999;
}
/* line 282, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-inline input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 292, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-inline input:nth-child(1) {
  float: left;
}
/* line 296, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-inline input:nth-child(2) {
  float: right;
}
/* line 309, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item {
  display: inline-block;
  line-height: 20px;
  position: relative;
  background: #ffffff;
}
/* line 316, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item-tail {
  width: 100%;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 13px;
}
/* line 324, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item-tail i {
  display: inline-block;
  width: 100%;
  height: 1px;
  vertical-align: top;
  background: #c2c2c2;
  position: relative;
}
/* line 332, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item-tail-done {
  background: #009688 !important;
}
/* line 336, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item-head {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  text-align: center;
  vertical-align: top;
  color: #009688;
  border: 1px solid #009688;
  border-radius: 50%;
  background: #ffffff;
}
/* line 349, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item-head.step-item-head-active {
  background: #009688;
  color: #ffffff;
}
/* line 353, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item-head.step-item-head-reject {
  background: #960007;
  color: #ffffff;
}
/* line 357, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item-head.step-item-head-undone {
  background: #ffffff;
  color: #ffffff;
}
/* line 362, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item-main {
  background: #ffffff;
  display: block;
  position: relative;
}
/* line 368, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item-main-title {
  font-weight: bolder;
  color: #555555;
}
/* line 372, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .step-item-main-desc {
  color: #aaaaaa;
}
/* line 376, app/components/business_center/empty_manage/liftEmptyArrivedInfoSend/view.scss */
.tire_mall_order_query .layui-table-cell {
  height: 38px;
  line-height: 38px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail {
  width: 100%;
  overflow: auto;
  /* 可以移动  弹框 */
  /* 预录入   用户界面 */
  /* 录入图片  */
  /*  提交  弹框 */
}
/* line 5, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .business_center_line {
  position: relative;
}
/* line 9, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
  border-radius: 2px;
}
/* line 25, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .editor_popover,
.pre_entry_main_detail .editor_popover1 {
  width: 600px;
  overflow: hidden;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #B9B9B9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 40, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .editor_popover .gck_theme_poptit,
.pre_entry_main_detail .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 45, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .editor_popover .control,
.pre_entry_main_detail .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 52, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .editor_popover #canvs,
.pre_entry_main_detail .editor_popover #seal_canvs,
.pre_entry_main_detail .editor_popover1 #canvs,
.pre_entry_main_detail .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 62, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .input_body_structure {
  border: 0px solid red;
  height: 800px;
  width: 1880px;
  margin: 0 auto;
}
/* line 70, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .input_picture_structure {
  float: left;
  border: 0px solid red;
}
/* line 75, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .input_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1050px;
  margin: 0 auto;
}
/* line 82, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail #idContainer {
  border: 1px solid #000;
  width: 1050px;
  height: 800px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 91, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .btncontainer {
  width: auto;
  height: auto;
  position: absolute;
  left: 900px;
  top: 20px;
  z-index: 999;
}
/* line 100, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail #towards_left {
  padding: 0px 10px;
}
/* line 104, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail #towards_right {
  padding: 8px 10px;
}
/* line 109, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .input_structure {
  float: left;
  margin-left: 5px;
  border: 0px solid red;
  height: 800px;
  width: 820px;
}
/* line 117, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
}
/* line 129, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl {
  padding: 10px;
}
/* line 132, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  width: 67px;
  text-align: right;
}
/* line 139, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 144, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl input[type="text"] {
  width: 158px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 153, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl select {
  width: 168px;
  height: 27px;
}
/* line 158, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl #remarks {
  border: 1px solid #cacaca;
  padding: 5px 10px;
  border-radius: 10px;
  bottom: 48px;
  left: 88px;
  background: #FFFFFF;
  z-index: 999;
  position: absolute;
}
/* line 169, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl #remarks:after {
  display: block;
  content: '';
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: 50px;
  top: 100%;
  width: 0;
  height: 0;
}
/* line 183, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl #remarks:before {
  content: "";
  position: absolute;
  left: 50px;
  bottom: -21px;
  width: 0;
  height: 0;
  border-top: 10px solid #cacaca;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
/* line 201, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 .layui-table {
  margin: 0;
}
/* line 204, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 .layui-table tr:hover {
  background: none;
}
/* line 209, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 215, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table input {
  width: 140px;
}
/* line 219, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table th {
  height: 35px;
  color: #333;
  background-color: #f2f2f2;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
}
/* line 227, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table td {
  text-align: center;
  padding: 5px;
}
/* line 235, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 240, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table td span {
  color: #2EC300;
}
/* line 244, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table td input {
  text-align: center;
  height: 27px;
}
/* line 250, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 267, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 .tableTotal .footernum,
.pre_entry_main_detail .ti_packing_info_22 .tableTotal .footerweight,
.pre_entry_main_detail .ti_packing_info_22 .tableTotal .footersize {
  border: none;
  background: #fff;
  transition: none;
  box-shadow: none;
  color: #666;
}
/* line 279, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 #buttonInfo {
  margin-top: 20px;
}
/* line 282, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 #buttonInfo #addBillInfo {
  background: #fff;
  color: #1660C1;
  border: 1px solid #D5D5D5;
}
/* line 290, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 295, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 311, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 450px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 326, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover .tijaio_preEntry_info {
  max-height: 300px;
  overflow: auto;
}
/* line 331, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover .tijaio_preEntry_info dl dt {
  float: left;
  margin-left: 50px;
  margin-top: 10px;
  width: 15%;
}
/* line 338, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover .tijaio_preEntry_info dl dd {
  float: left;
  margin-left: 40px;
  margin-top: 10px;
  width: 55%;
}
/* line 345, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover .tijaio_preEntry_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 352, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_edit_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover .tijaio_preEntry_info dl select {
  width: 167px;
  height: 25px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail {
  width: 100%;
  overflow: auto;
  /* 可以移动  弹框 */
  /* 预录入   用户界面 */
  /* 录入图片  */
  /*  提交  弹框 */
}
/* line 5, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .business_center_line {
  position: relative;
}
/* line 9, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
  border-radius: 2px;
}
/* line 25, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .editor_popover,
.pre_entry_main_detail .editor_popover1 {
  width: 600px;
  overflow: hidden;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #B9B9B9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 40, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .editor_popover .gck_theme_poptit,
.pre_entry_main_detail .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 45, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .editor_popover .control,
.pre_entry_main_detail .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 52, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .editor_popover #canvs,
.pre_entry_main_detail .editor_popover #seal_canvs,
.pre_entry_main_detail .editor_popover1 #canvs,
.pre_entry_main_detail .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 62, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .input_body_structure {
  border: 0px solid red;
  height: 800px;
  width: 1880px;
  margin: 0 auto;
}
/* line 70, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .input_picture_structure {
  float: left;
  border: 0px solid red;
}
/* line 75, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .input_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1050px;
  margin: 0 auto;
}
/* line 82, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail #idContainer {
  border: 1px solid #000;
  width: 1050px;
  height: 800px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 91, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .btncontainer {
  width: auto;
  height: auto;
  position: absolute;
  left: 900px;
  top: 20px;
  z-index: 999;
}
/* line 100, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail #towards_left {
  padding: 0px 10px;
}
/* line 104, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail #towards_right {
  padding: 8px 10px;
}
/* line 109, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .input_structure {
  float: left;
  margin-left: 5px;
  border: 0px solid red;
  height: 800px;
  width: 820px;
}
/* line 117, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
}
/* line 129, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl {
  padding: 10px;
}
/* line 132, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  width: 67px;
  text-align: right;
}
/* line 139, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 144, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl input[type="text"] {
  width: 158px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 153, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl select {
  width: 168px;
  height: 27px;
}
/* line 158, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl #remarks {
  border: 1px solid #cacaca;
  padding: 5px 10px;
  border-radius: 10px;
  bottom: 48px;
  left: 88px;
  background: #FFFFFF;
  z-index: 999;
  position: absolute;
}
/* line 169, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl #remarks:after {
  display: block;
  content: '';
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: 50px;
  top: 100%;
  width: 0;
  height: 0;
}
/* line 183, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl #remarks:before {
  content: "";
  position: absolute;
  left: 50px;
  bottom: -21px;
  width: 0;
  height: 0;
  border-top: 10px solid #cacaca;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
/* line 201, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 .layui-table {
  margin: 0;
}
/* line 204, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 .layui-table tr:hover {
  background: none;
}
/* line 209, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 215, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table input {
  width: 140px;
}
/* line 219, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table th {
  height: 35px;
  color: #333;
  background-color: #f2f2f2;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
}
/* line 227, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table td {
  text-align: center;
  padding: 5px;
}
/* line 235, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 240, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table td span {
  color: #2EC300;
}
/* line 244, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table td input {
  text-align: center;
  height: 27px;
}
/* line 250, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 267, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 .tableTotal .footernum,
.pre_entry_main_detail .ti_packing_info_22 .tableTotal .footerweight,
.pre_entry_main_detail .ti_packing_info_22 .tableTotal .footersize {
  border: none;
  background: #fff;
  transition: none;
  box-shadow: none;
  color: #666;
}
/* line 279, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 #buttonInfo {
  margin-top: 20px;
}
/* line 282, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_22 #buttonInfo #addBillInfo {
  background: #fff;
  color: #1660C1;
  border: 1px solid #D5D5D5;
}
/* line 290, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 295, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 311, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 450px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 326, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover .tijaio_preEntry_info {
  max-height: 300px;
  overflow: auto;
}
/* line 331, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover .tijaio_preEntry_info dl dt {
  float: left;
  margin-left: 50px;
  margin-top: 10px;
  width: 15%;
}
/* line 338, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover .tijaio_preEntry_info dl dd {
  float: left;
  margin-left: 40px;
  margin-top: 10px;
  width: 55%;
}
/* line 345, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover .tijaio_preEntry_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 352, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_entering_detail/view.scss */
.pre_entry_main_detail .apply_mt_popover .tijaio_preEntry_info dl select {
  width: 167px;
  height: 25px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail {
  width: 100%;
  overflow: auto;
  /* 可以移动  弹框 */
  /* 预录入   用户界面 */
  /* 录入图片  */
}
/* line 5, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .business_center_line {
  position: relative;
}
/* line 9, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 24, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .editor_popover,
.pre_entry_main_detail .editor_popover1 {
  width: 600px;
  overflow: hidden;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #B9B9B9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 39, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .editor_popover .gck_theme_poptit,
.pre_entry_main_detail .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 44, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .editor_popover .control,
.pre_entry_main_detail .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 51, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .editor_popover #canvs,
.pre_entry_main_detail .editor_popover #seal_canvs,
.pre_entry_main_detail .editor_popover1 #canvs,
.pre_entry_main_detail .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 61, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .input_body_structure {
  border: 0px solid red;
  height: 800px;
  width: 1880px;
  margin: 0 auto;
}
/* line 69, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .input_picture_structure {
  float: left;
  border: 0px solid red;
}
/* line 74, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .input_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1050px;
  margin: 0 auto;
}
/* line 81, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail #idContainer {
  border: 1px solid #000;
  width: 1050px;
  height: 800px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 90, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .btncontainer {
  width: auto;
  height: auto;
  position: absolute;
  left: 900px;
  top: 20px;
  z-index: 999;
}
/* line 99, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail #towards_left {
  padding: 0px 10px;
}
/* line 103, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail #towards_right {
  padding: 8px 10px;
}
/* line 108, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .input_structure {
  float: left;
  margin-left: 5px;
  border: 0px solid red;
  height: 800px;
  width: 820px;
}
/* line 116, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_option {
  overflow: auto;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
}
/* line 128, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl {
  padding: 10px;
}
/* line 131, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  width: 58px;
  text-align: right;
}
/* line 138, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 143, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl input[type="text"] {
  width: 158px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 152, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl select {
  width: 168px;
  height: 27px;
}
/* line 157, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl #remarks {
  border: 1px solid #cacaca;
  padding: 5px 10px;
  border-radius: 10px;
  bottom: 48px;
  left: 88px;
  background: #FFFFFF;
  z-index: 999;
  position: absolute;
}
/* line 168, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl #remarks:after {
  display: block;
  content: '';
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: 50px;
  top: 100%;
  width: 0;
  height: 0;
}
/* line 182, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_option dl #remarks:before {
  content: "";
  position: absolute;
  left: 50px;
  bottom: -21px;
  width: 0;
  height: 0;
  border-top: 10px solid #cacaca;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
/* line 200, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 .layui-table {
  margin: 0;
}
/* line 203, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 .layui-table tr:hover {
  background: none;
}
/* line 208, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 214, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 table input {
  width: 140px;
  border: none;
  background: #fff;
  transition: none;
  box-shadow: none;
  color: #666;
}
/* line 223, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 table th {
  height: 35px;
  color: #333;
  background-color: #f2f2f2;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
}
/* line 231, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 table td {
  text-align: center;
  padding: 5px;
}
/* line 239, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 244, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 table td span {
  color: #2EC300;
}
/* line 248, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 table td input {
  text-align: center;
  height: 27px;
}
/* line 254, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 269, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 #buttonInfo {
  margin-top: 20px;
}
/* line 272, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .ti_packing_info_2 #buttonInfo #addBillInfo {
  background: #fff;
  color: #1660C1;
  border: 1px solid #D5D5D5;
}
/* line 280, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 285, app/components/business_center/empty_manage/new_packinglist_maintenance/packinglist_look_detail/view.scss */
.pre_entry_main_detail .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance {
  /* 可以移动  弹框 */
  /* CLP装箱单预录入   用户界面  */
}
/* line 3, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance button,
.new_packinglist_maintenance input[type=button] {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
}
/* line 18, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .operator {
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 12px;
  border-bottom: 1px solid #eeee;
}
/* line 27, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .little_btn {
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  margin: 0 8px;
  background: #337ab7;
  border: none;
  color: #fff;
  cursor: pointer;
}
/* line 39, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .pay_btn {
  background: #FFB800;
  margin-left: 10px;
}
/* line 44, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .prevent_btn {
  background: #9C9E9E;
  cursor: not-allowed;
}
/* line 49, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .see_info {
  border: none;
}
/* line 54, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .editor_popover,
.new_packinglist_maintenance .editor_popover1 {
  width: 600px;
  overflow: hidden;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #B9B9B9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 69, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .editor_popover .gck_theme_poptit,
.new_packinglist_maintenance .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 74, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .editor_popover .control,
.new_packinglist_maintenance .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 81, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .editor_popover #canvs,
.new_packinglist_maintenance .editor_popover #seal_canvs,
.new_packinglist_maintenance .editor_popover1 #canvs,
.new_packinglist_maintenance .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 91, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .clp_structure {
  border: 0px solid red;
  margin: 0px auto;
  overflow: hidden;
  padding: 10px 0px 50px 0px;
}
/* line 98, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .clp_title {
  margin-top: 0px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-weight: bold;
  border: 0px solid red;
}
/* line 107, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .clp_tishi_info {
  background-color: #F2F2F2;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
/* line 114, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .clp_tishi_info dd {
  float: left;
  padding: 0px 15px;
}
/* line 119, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .clp_tishi_info span {
  color: #169BD5;
}
/* line 123, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .time_screen {
  border: 1px solid #D5D5D5;
  overflow: hidden;
}
/* line 128, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .time_screen dl {
  margin-top: 15px;
}
/* line 132, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .time_screen dd {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
}
/* line 138, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .time_screen dt {
  text-align: center;
  margin: 15px 0;
}
/* line 143, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .time_screen input {
  height: 28px;
  line-height: 28px;
  width: 150px;
}
/* line 149, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .time_screen select {
  height: 30px;
  line-height: 30px;
  width: 150px;
}
/* line 155, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .clp_info {
  margin-top: 10px;
}
/* line 159, app/components/business_center/empty_manage/new_packinglist_maintenance/view.scss */
.new_packinglist_maintenance .layui-table tr th {
  text-align: center;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .hide {
  display: none;
}
/* line 6, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .packinglist_title {
  text-align: center;
  margin: 20px auto;
}
/* line 11, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .checkInfo {
  margin: 15px;
}
/* line 14, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .checkInfo div {
  display: inline-block;
}
/* line 18, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .checkInfo button {
  font-family: "微软雅黑";
  height: 34px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 32, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .checkInfo button:hover {
  opacity: 0.9;
}
/* line 36, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .checkInfo button:focus {
  opacity: 0.9;
}
/* line 41, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_option {
  overflow: hidden;
}
/* line 45, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_option .packinglist_ul .lable {
  display: inline-block;
  max-width: 100%;
  margin: 10px 20px 5px 10px;
}
/* line 50, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_option .packinglist_ul .lable span {
  color: #333;
}
/* line 55, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_option .packinglist_ul input[type="text"] {
  width: 17rem;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
/* line 65, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table {
  border: 0 solid #999;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 72, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 79, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  white-space: nowrap;
  /*控制单行显示*/
  overflow: hidden;
  /*超出隐藏*/
  text-overflow: ellipsis;
  /*隐藏的字符用省略号表示*/
  border: 0 solid #1660C1;
}
/* line 92, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table td input {
  width: 94%;
  margin-top: 10px;
  text-align: center;
  border-width: 0.5px;
  border-style: solid;
  border-color: #e6e6e6;
  border-radius: 0;
  box-shadow: none;
}
/* line 103, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table td input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 112, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table td a {
  color: #1660C1;
  margin-top: 20px;
  display: inline-block;
}
/* line 118, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table td span {
  color: #888;
}
/* line 123, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table .td:hover {
  white-space: normal;
  overflow: auto;
}
/* line 129, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info .submit {
  text-align: center;
}
/* line 132, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info .submit button {
  border: 1px solid #ccd0d6;
  padding: 8px 20px;
  border-radius: 5px;
  background: #fff;
  color: #666;
  margin-top: 30px;
}
/* line 141, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info .submit button:hover {
  border: 1px solid #1660c1;
  color: #1660C1;
}
/* line 146, app/components/business_center/empty_manage/pre_arrival_info_edit/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info .submit button:focus {
  border: 1px solid #1660c1;
  color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb {
  /*  新增编辑  可以移动  弹框 */
  /*  修改编辑  可以移动  弹框 */
  /*  新增编辑  可以移动  表信息*/
}
/* line 2, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .cost_item_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 4, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .cost_item_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .table_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 12, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .table_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .table_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .table_info table td {
  text-align: center;
  height: 40px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 17, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .table_info table td a {
  color: #1660C1;
}
/* line 17, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .table_info table td span {
  color: #2EC300;
}
/* line 19, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .table_info table a {
  margin-right: 10px;
}
/* line 21, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .table_info .span_info {
  color: #c3c3c3;
}
/* line 27, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .add_editor_popover {
  width: 700px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 30, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .update_editor_popover {
  width: 700px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 33, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 233px;
  overflow: auto;
  text-align: center;
}
/* line 37, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  text-align: center;
}
/* line 40, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info th {
  line-height: 35px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  background-color: #1660C1;
  color: #FFFFFF;
}
/* line 42, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info td {
  border: 0px solid #E6E6E6;
  height: 40px;
  padding-bottom: 5px;
  padding-top: 10px;
}
/* line 43, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info td input[type="text"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-align: center;
}
/* line 44, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info td input[type="number"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 45, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 50, app/components/business_center/empty_manage/pre_cost_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info .tab_btn_css {
  padding-top: 35px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard {
  /*  新增编辑  可以移动  弹框 */
  /*  修改编辑  可以移动  弹框 */
  /*  新增编辑  可以移动  表信息*/
}
/* line 2, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .cost_item_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 4, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .cost_item_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .table_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 12, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .table_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .table_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .table_info table td {
  text-align: center;
  height: 40px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 17, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .table_info table td a {
  color: #1660C1;
}
/* line 17, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .table_info table td span {
  color: #2EC300;
}
/* line 19, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .table_info table a {
  margin-right: 10px;
}
/* line 21, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .table_info .span_info {
  color: #c3c3c3;
}
/* line 27, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .add_editor_popover {
  width: 700px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 30, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .update_editor_popover {
  width: 700px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 33, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 233px;
  overflow: auto;
  text-align: center;
}
/* line 37, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .addx_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  text-align: center;
}
/* line 40, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .addx_edit_info th {
  line-height: 35px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  background-color: #1660C1;
  color: #FFFFFF;
}
/* line 42, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .addx_edit_info td {
  border: 0px solid #E6E6E6;
  height: 40px;
  padding-bottom: 5px;
  padding-top: 10px;
}
/* line 43, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .addx_edit_info td input[type="text"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-align: center;
}
/* line 44, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .addx_edit_info td input[type="number"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 45, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .addx_edit_info button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 50, app/components/business_center/empty_manage/pre_cost_item_manage_yard/view.scss */
.pre_cost_item_qbb_yard .addx_edit_info .tab_btn_css {
  padding-top: 35px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb {
  /*  新增编辑  可以移动  弹框 */
  /*  修改编辑  可以移动  弹框 */
  /*  新增编辑  可以移动  表信息*/
}
/* line 2, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .cost_item_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 4, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .cost_item_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .table_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 12, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .table_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .table_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .table_info table td {
  text-align: center;
  height: 40px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 17, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .table_info table td a {
  color: #1660C1;
}
/* line 17, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .table_info table td span {
  color: #2EC300;
}
/* line 19, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .table_info table a {
  margin-right: 10px;
}
/* line 21, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .table_info .span_info {
  color: #c3c3c3;
}
/* line 27, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .add_editor_popover {
  width: 800px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 30, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .update_editor_popover {
  width: 800px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 33, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 233px;
  overflow: visible;
  text-align: center;
}
/* line 36, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 110px;
  -webkit-overflow-scrolling: touch;
}
/* line 46, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  text-align: center;
}
/* line 49, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info th {
  line-height: 35px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  background-color: #1660C1;
  color: #FFFFFF;
}
/* line 51, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info td {
  border: 0px solid #E6E6E6;
  height: 40px;
  padding-bottom: 5px;
  padding-top: 10px;
}
/* line 52, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info td input[type="text"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-align: center;
}
/* line 53, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info td input[type="number"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 54, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info td select {
  width: 150px;
}
/* line 57, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 63, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .addx_edit_info .tab_btn_css {
  padding-top: 35px;
}
/* line 68, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .query_option {
  overflow: hidden;
}
/* line 71, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 78, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 85, app/components/business_center/empty_manage/pre_cost_user_item_manage/view.scss */
.pre_cost_item_qbb .query_option select {
  width: 150px;
  height: 27px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .business_center_line {
  overflow: auto;
}
/* line 5, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .business_center_line table td {
  padding: 5px 10px;
}
/* line 6, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .business_center_line table td input[type="text"] {
  width: 150px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .business_center_line table td select {
  width: 150px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .business_center_line table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 17, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 26, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 28, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 29, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 31, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 31, app/components/business_center/empty_manage/pre_empty_check_account/view.scss */
.pre_tkempty_check_account .weight_query_info table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm {
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
  border-radius: 2px;
}
/* line 17, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 21, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .weight_query_option dl {
  padding: 10px;
}
/* line 24, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 30, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 35, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 43, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 52, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 .layui-table {
  margin: 0;
}
/* line 55, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 .layui-table tr:hover {
  background: none;
}
/* line 60, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 66, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 table input {
  width: 80%;
}
/* line 70, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 table th {
  height: 35px;
  border: solid 0px #D5D5D5;
  text-align: center;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 78, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 table td {
  text-align: center;
  padding: 5px;
}
/* line 86, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 91, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 table td span {
  color: #2EC300;
}
/* line 95, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 table td input {
  text-align: center;
  height: 27px;
}
/* line 101, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 118, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 .tableTotal .footertotal,
.tkpre_entry_maintenance_nm .ti_packing_info_2 .tableTotal .footernum,
.tkpre_entry_maintenance_nm .ti_packing_info_2 .tableTotal .footerweight,
.tkpre_entry_maintenance_nm .ti_packing_info_2 .tableTotal .footersize {
  border: none;
  background: #fff;
  transition: none;
  box-shadow: none;
  color: #666;
}
/* line 131, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 #buttonInfo {
  margin-top: 20px;
}
/* line 134, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .ti_packing_info_2 #buttonInfo #addBillInfo {
  background: #fff;
  color: #1660C1;
  border: 1px solid #D5D5D5;
}
/* line 142, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 147, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 162, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 450px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 177, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .apply_mt_popover .tijaio_preEntry_info {
  max-height: 300px;
  overflow: auto;
}
/* line 182, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .apply_mt_popover .tijaio_preEntry_info dl dt {
  float: left;
  margin-left: 50px;
  margin-top: 10px;
  width: 15%;
}
/* line 189, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .apply_mt_popover .tijaio_preEntry_info dl dd {
  float: left;
  margin-left: 40px;
  margin-top: 10px;
  width: 55%;
}
/* line 196, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .apply_mt_popover .tijaio_preEntry_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 203, app/components/business_center/empty_manage/pre_entry_main_nm/view.scss */
.tkpre_entry_maintenance_nm .apply_mt_popover .tijaio_preEntry_info dl select {
  width: 167px;
  height: 25px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance {
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
  border-radius: 2px;
}
/* line 17, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 21, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .weight_query_option dl {
  padding: 10px;
}
/* line 24, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 30, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 35, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 44, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 53, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .layui-table {
  margin: 0;
}
/* line 56, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .layui-table tr:hover {
  background: none;
}
/* line 61, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 67, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table input {
  width: 80%;
}
/* line 71, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table th {
  height: 35px;
  border: solid 0px #D5D5D5;
  text-align: center;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 79, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td {
  text-align: center;
  padding: 5px;
}
/* line 87, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 92, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td span {
  color: #2EC300;
}
/* line 96, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td input {
  text-align: center;
  height: 27px;
}
/* line 102, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 119, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footertotal,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footernum,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footerweight,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footersize {
  border: none;
  background: #fff;
  transition: none;
  box-shadow: none;
  color: #666;
}
/* line 132, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 #buttonInfo {
  margin-top: 20px;
}
/* line 135, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 #buttonInfo #addBillInfo {
  background: #fff;
  color: #1660C1;
  border: 1px solid #D5D5D5;
}
/* line 143, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 148, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 163, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 450px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 178, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info {
  max-height: 300px;
  overflow: auto;
}
/* line 183, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl dt {
  float: left;
  margin-left: 50px;
  margin-top: 10px;
  width: 15%;
}
/* line 190, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl dd {
  float: left;
  margin-left: 40px;
  margin-top: 10px;
  width: 55%;
}
/* line 197, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 204, app/components/business_center/empty_manage/pre_entry_maintenance/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl select {
  width: 167px;
  height: 25px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty {
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
  border-radius: 2px;
}
/* line 17, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 21, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .weight_query_option dl {
  padding: 10px;
}
/* line 24, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 30, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 35, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 43, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 52, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 .layui-table {
  margin: 0;
}
/* line 55, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 .layui-table tr:hover {
  background: none;
}
/* line 60, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 66, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 table input {
  width: 80%;
}
/* line 70, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 table th {
  height: 35px;
  border: solid 0px #D5D5D5;
  text-align: center;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 78, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 table td {
  text-align: center;
  padding: 5px;
}
/* line 86, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 91, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 table td span {
  color: #2EC300;
}
/* line 95, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 table td input {
  text-align: center;
  height: 27px;
}
/* line 101, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 118, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 .tableTotal .footertotal,
.tkpre_entry_nm_empty .ti_packing_info_2 .tableTotal .footernum,
.tkpre_entry_nm_empty .ti_packing_info_2 .tableTotal .footerweight,
.tkpre_entry_nm_empty .ti_packing_info_2 .tableTotal .footersize {
  border: none;
  background: #fff;
  transition: none;
  box-shadow: none;
  color: #666;
}
/* line 131, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 #buttonInfo {
  margin-top: 20px;
}
/* line 134, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .ti_packing_info_2 #buttonInfo #addBillInfo {
  background: #fff;
  color: #1660C1;
  border: 1px solid #D5D5D5;
}
/* line 142, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 147, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 162, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 450px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 177, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .apply_mt_popover .tijaio_preEntry_info {
  max-height: 300px;
  overflow: auto;
}
/* line 182, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .apply_mt_popover .tijaio_preEntry_info dl dt {
  float: left;
  margin-left: 50px;
  margin-top: 10px;
  width: 15%;
}
/* line 189, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .apply_mt_popover .tijaio_preEntry_info dl dd {
  float: left;
  margin-left: 40px;
  margin-top: 10px;
  width: 55%;
}
/* line 196, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .apply_mt_popover .tijaio_preEntry_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 203, app/components/business_center/empty_manage/pre_entry_nm_empty/view.scss */
.tkpre_entry_nm_empty .apply_mt_popover .tijaio_preEntry_info dl select {
  width: 167px;
  height: 25px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 16, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .weight_query_option {
  overflow: auto;
  margin-top: 5px;
}
/* line 20, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .weight_query_option dl {
  padding: 10px;
}
/* line 23, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 29, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 34, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 43, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 52, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .layui-table {
  margin: 0;
}
/* line 55, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .layui-table tr:hover {
  background: none;
}
/* line 60, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 66, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table input {
  width: 80%;
}
/* line 70, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table th {
  height: 35px;
  border: solid 0px #D5D5D5;
  text-align: center;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 78, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td {
  text-align: center;
  padding: 5px;
}
/* line 86, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 91, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td span {
  color: #2EC300;
}
/* line 95, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td input {
  text-align: center;
  height: 27px;
}
/* line 101, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 118, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footertotal,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footernum,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footerweight,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footersize {
  border: none;
  background: #fff;
  transition: none;
  box-shadow: none;
  color: #666;
}
/* line 131, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 #buttonInfo {
  margin-top: 20px;
}
/* line 134, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 #buttonInfo #addBillInfo {
  background: #fff;
  color: #1660C1;
  border: 1px solid #D5D5D5;
}
/* line 142, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 147, app/components/business_center/empty_manage/pre_entry_taili/view.scss */
.tkpre_entry_maintenance .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance {
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
  border-radius: 2px;
}
/* line 17, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 21, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .weight_query_option dl {
  padding: 10px;
}
/* line 24, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 30, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 35, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 43, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 52, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .layui-table {
  margin: 0;
}
/* line 55, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .layui-table tr:hover {
  background: none;
}
/* line 60, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 66, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table input {
  width: 80%;
}
/* line 70, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table th {
  height: 35px;
  border: solid 0px #D5D5D5;
  text-align: center;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 78, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td {
  text-align: center;
  padding: 5px;
}
/* line 86, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 91, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td span {
  color: #2EC300;
}
/* line 95, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table td input {
  text-align: center;
  height: 27px;
}
/* line 101, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 118, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footertotal,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footernum,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footerweight,
.tkpre_entry_maintenance .ti_packing_info_2 .tableTotal .footersize {
  border: none;
  background: #fff;
  transition: none;
  box-shadow: none;
  color: #666;
}
/* line 131, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 #buttonInfo {
  margin-top: 20px;
}
/* line 134, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .ti_packing_info_2 #buttonInfo #addBillInfo {
  background: #fff;
  color: #1660C1;
  border: 1px solid #D5D5D5;
}
/* line 142, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 147, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 162, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 450px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 177, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info {
  max-height: 300px;
  overflow: auto;
}
/* line 182, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl dt {
  float: left;
  margin-left: 50px;
  margin-top: 10px;
  width: 15%;
}
/* line 189, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl dd {
  float: left;
  margin-left: 40px;
  margin-top: 10px;
  width: 55%;
}
/* line 196, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 203, app/components/business_center/empty_manage/preEntryMainSouthNorth/view.scss */
.tkpre_entry_maintenance .apply_mt_popover .tijaio_preEntry_info dl select {
  width: 167px;
  height: 25px;
}
/* line 2, app/components/business_center/empty_manage/print_check_packinglist/compareInfo_detail/view.scss */
.compareInfo_detail .personal_enter_title {
  height: 30px;
  line-height: 35px;
  font-size: 15px;
  text-indent: 10px;
  font-weight: bold;
  background-color: #ffffff;
}
/* line 11, app/components/business_center/empty_manage/print_check_packinglist/compareInfo_detail/view.scss */
.compareInfo_detail .layui-table td {
  line-height: 35px;
  min-height: 35px;
  text-align: center;
}
/* line 16, app/components/business_center/empty_manage/print_check_packinglist/compareInfo_detail/view.scss */
.compareInfo_detail .layui-table th {
  line-height: 35px;
  min-height: 35px;
  text-align: center;
}
/* line 3, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail .layui-table tbody tr:hover {
  background: none;
}
/* line 7, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail .layui-table td {
  padding: 0;
}
/* line 10, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail .layui-table td tr {
  transition: none;
}
/* line 15, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail .layui-table th {
  padding: 0;
}
/* line 18, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail .layui-table th tr {
  transition: none;
}
/* line 24, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail .empty_serial_query_option {
  overflow: hidden;
}
/* line 28, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail .empty_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 36, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail .empty_serial_query_option input[type="text"] {
  width: 170px;
  height: 34px;
  line-height: 34px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 44, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail .empty_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 50, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail #table_content_show {
  max-width: 1200px;
  margin: 0 auto;
}
/* line 56, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail #downAreaPdf table {
  width: 100%;
}
/* line 59, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail #downAreaPdf table td {
  font-size: 12px;
}
/* line 63, app/components/business_center/empty_manage/print_check_packinglist/packinglist_detail/view.scss */
.packinglist_detail #downAreaPdf table th {
  font-size: 12px;
}
/* line 3, app/components/business_center/empty_manage/print_check_packinglist/pdfList_print/view.scss */
.packinglist_detail .layui-table tbody tr:hover {
  background: none;
}
/* line 7, app/components/business_center/empty_manage/print_check_packinglist/pdfList_print/view.scss */
.packinglist_detail .layui-table td {
  padding: 0;
}
/* line 10, app/components/business_center/empty_manage/print_check_packinglist/pdfList_print/view.scss */
.packinglist_detail .layui-table td tr {
  transition: none;
}
/* line 15, app/components/business_center/empty_manage/print_check_packinglist/pdfList_print/view.scss */
.packinglist_detail .layui-table th {
  padding: 0;
}
/* line 18, app/components/business_center/empty_manage/print_check_packinglist/pdfList_print/view.scss */
.packinglist_detail .layui-table th tr {
  transition: none;
}
/* line 24, app/components/business_center/empty_manage/print_check_packinglist/pdfList_print/view.scss */
.packinglist_detail #downAreaPdf {
  margin: 0 auto;
}
/* line 26, app/components/business_center/empty_manage/print_check_packinglist/pdfList_print/view.scss */
.packinglist_detail #downAreaPdf table {
  width: 100%;
}
/* line 29, app/components/business_center/empty_manage/print_check_packinglist/pdfList_print/view.scss */
.packinglist_detail #downAreaPdf table td {
  font-size: 12px;
}
/* line 33, app/components/business_center/empty_manage/print_check_packinglist/pdfList_print/view.scss */
.packinglist_detail #downAreaPdf table th {
  font-size: 12px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .hide {
  display: none;
}
/* line 6, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .packinglist_title {
  text-align: center;
  margin: 20px auto;
}
/* line 11, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .checkInfo {
  margin: 15px;
}
/* line 14, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .checkInfo div {
  display: inline-block;
}
/* line 18, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .checkInfo button {
  font-family: "微软雅黑";
  height: 34px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 32, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .checkInfo button:hover {
  opacity: 0.9;
}
/* line 36, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .checkInfo button:focus {
  opacity: 0.9;
}
/* line 41, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_option {
  overflow: hidden;
}
/* line 45, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_option .packinglist_ul .lable {
  display: inline-block;
  max-width: 100%;
  margin: 10px 20px 5px 10px;
}
/* line 50, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_option .packinglist_ul .lable span {
  color: #333;
}
/* line 55, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_option .packinglist_ul input[type="text"] {
  width: 17rem;
  height: 28px;
  line-height: 28px;
  text-align: center;
}
/* line 65, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table {
  border: 0 solid #999;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 72, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 79, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  white-space: nowrap;
  /*控制单行显示*/
  overflow: hidden;
  /*超出隐藏*/
  text-overflow: ellipsis;
  /*隐藏的字符用省略号表示*/
  border: 0 solid #1660C1;
}
/* line 92, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table td input {
  width: 94%;
  margin-top: 10px;
  text-align: center;
  border-width: 0.5px;
  border-style: solid;
  border-color: #e6e6e6;
  border-radius: 0;
  box-shadow: none;
}
/* line 103, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table td input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 112, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table td a {
  color: #1660C1;
  margin-top: 20px;
  display: inline-block;
}
/* line 118, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table td span {
  color: #888;
}
/* line 123, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info table .td:hover {
  white-space: normal;
  overflow: auto;
}
/* line 129, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info .submit {
  text-align: center;
}
/* line 132, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info .submit button {
  border: 1px solid #ccd0d6;
  padding: 8px 20px;
  border-radius: 5px;
  background: #fff;
  color: #666;
  margin-top: 30px;
}
/* line 141, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info .submit button:hover {
  border: 1px solid #1660c1;
  color: #1660C1;
}
/* line 146, app/components/business_center/empty_manage/print_check_packinglist/pre_arrival_info_edit_c/view.scss */
.pre_arrival_info_edit .shipInputInfo_query_info .submit button:focus {
  border: 1px solid #1660c1;
  color: #1660C1;
}
@charset "UTF-8";
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container a {
  cursor: pointer;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-default {
  color: #999;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl {
  text-align: right;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist {
  /* 可以移动  弹框 */
}
/* line 6, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .editor_popover {
  width: 70%;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 50%;
  top: 10%;
  margin-left: -35%;
  display: none;
  padding: 0 20px 20px;
}
/* line 20, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .editor_popover .layui-table th {
  text-align: center;
  line-height: 20px;
  min-height: 20px;
  padding: 9px 15px;
}
/* line 27, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .editor_popover .layui-table td {
  text-align: center;
  line-height: 20px;
  min-height: 20px;
  padding: 9px 15px;
}
/* line 36, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .shipInfoWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
  height: 300px;
  overflow: scroll;
}
/* line 50, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .shipInfoWin table {
  width: 100%;
}
/* line 54, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .shipInfoWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
  width: 30%;
}
/* line 61, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .shipInfoWin table tr td:nth-child(1) {
  width: 6%;
}
/* line 72, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_option dl dt {
  display: inline-block;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 80, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_option dl dt .chosen-container .chosen-results li {
  width: 100%;
  margin: 0;
}
/* line 88, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_option dl dt .chosen-container .chosen-drop .chosen-search input {
  width: 150px;
}
/* line 97, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_option input[type="text"] {
  width: 170px;
  height: 28px;
  line-height: 28px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 105, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 112, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .business_button button {
  margin-left: 15px;
}
/* line 116, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .business_button #refresh_time {
  margin-right: 5px;
}
/* line 122, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_info .layui-table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 128, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_info .layui-table th {
  text-align: left;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
  padding: 3px;
}
/* line 137, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_info .layui-table th:nth-child(1) {
  width: 1%;
}
/* line 141, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_info .layui-table td {
  text-align: left;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
  vertical-align: top;
  padding: 8px;
}
/* line 150, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_info .layui-table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block;
}
/* line 156, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_info .layui-table td span {
  color: #888;
}
/* line 160, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_info .layui-table td .dtxdc {
  color: #af0000;
}
/* line 165, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_info .layui-table td:nth-child(1) {
  width: 1%;
}
/* line 168, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_info .layui-table td:nth-child(1) input {
  position: absolute;
  top: 50%;
  margin-top: -7px;
}
/* line 175, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .entraInfo_query_info .layui-table .firstColumn {
  padding-left: 10px;
}
/* line 183, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .msgDiv {
  border: 1px solid black;
  width: 500px;
  height: 150px;
  position: absolute;
  top: 20px;
  right: 10px;
  background-color: white;
  display: none;
}
/* line 195, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .backstage_structure textarea {
  width: 490px;
  height: 120px;
  margin: 0 auto;
}
/* line 203, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.print_check_packinglist .backstage_structure .closeBtn {
  margin-left: 340px;
  cursor: pointer;
}

/* line 210, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.chose-zxd-win table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 216, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.chose-zxd-win table th {
  text-align: left;
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 224, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.chose-zxd-win table td {
  text-align: left;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 231, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.chose-zxd-win table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 237, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.chose-zxd-win table td span {
  color: #888;
}
/* line 241, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.chose-zxd-win table td .dtxdc {
  color: #af0000;
}
/* line 246, app/components/business_center/empty_manage/print_check_packinglist/view.scss */
.chose-zxd-win table .firstColumn {
  padding-left: 10px;
}
/* line 2, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option {
  padding: 15px 5px 15px 0px;
  overflow: hidden;
}
/* line 4, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option dl {
  margin-top: 1px;
}
/* line 6, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 7, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option dl dt input[type="text"] {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 9, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option dl dd {
  float: left;
  margin-left: 15px;
}
/* line 10, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option dl dd input[type="text"] {
  width: 70px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  margin-left: 2px;
}
/* line 11, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option dl dd button {
  height: 30px;
  margin-left: 20px;
  border: 0;
  padding: 0px 15px;
  color: #FFFFFF;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 17, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option #ehong-code-input {
  width: 42px;
  letter-spacing: 2px;
  margin: 0px 8px 0px 0px;
}
/* line 18, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option .verification_code {
  float: left;
  margin-top: 4px;
  width: 80px;
}
/* line 20, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option .ehong-idcode-val {
  position: relative;
  padding: 5px 5px 5px 5px;
  top: 0px;
  *top: -3px;
  letter-spacing: 4px;
  display: inline;
  cursor: pointer;
  font-size: 16px;
  font-family: "Courier New", Courier, monospace;
  text-decoration: none;
  font-weight: bold;
}
/* line 33, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option .ehong-idcode-val0 {
  border: solid 1px #A4CDED;
  background-color: #ECFAFB;
}
/* line 38, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option .ehong-idcode-val1 {
  border: solid 1px #A4CDED;
  background-color: #FCEFCF;
}
/* line 42, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option .ehong-idcode-val2 {
  border: solid 1px #6C9;
  background-color: #D0F0DF;
}
/* line 46, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option .ehong-idcode-val3 {
  border: solid 1px #6C9;
  background-color: #DCDDD8;
}
/* line 50, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option .ehong-idcode-val4 {
  border: solid 1px #6C9;
  background-color: #F1DEFF;
}
/* line 52, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option .ehong-idcode-val5 {
  border: solid 1px #6C9;
  background-color: #ACE1F1;
}
/* line 56, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .print_eir_option .ehong-code-val-tip {
  font-size: 12px;
  color: #1098EC;
  top: 0px;
  *top: -3px;
  position: relative;
  margin: 0px 0px 0px 4px;
  cursor: pointer;
}
/* line 63, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .empty_serial_query_option {
  overflow: hidden;
}
/* line 66, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .empty_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 73, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .empty_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 80, app/components/business_center/empty_manage/print_ExportNewEIR/view.scss */
.dcgck_print_eirNew .empty_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 2, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 6, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .weight_query_option dl {
  padding: 10px;
}
/* line 9, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 15, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 20, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 32, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .childSelect {
  color: black;
}
/* line 36, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .ht-uncontain {
  height: 34px;
}
/* line 41, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .clp_info {
  padding-top: 10px;
}
/* line 44, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .clp_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 50, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .clp_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1E9FFF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 60, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .clp_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 65, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .clp_info table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 73, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .clp_info .layui-table {
  margin: 0;
}
/* line 76, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .clp_info .layui-table tr:hover {
  background: none;
}
/* line 83, app/components/business_center/empty_manage/putBoxManageConfig/view.scss */
.tkzl_config_jg .operator {
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 12px;
  border: 0px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .empty_serial_query_option {
  overflow: hidden;
}
/* line 6, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .empty_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 14, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .empty_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 22, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .empty_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 29, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .empty_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 35, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .empty_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 42, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .empty_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 49, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .empty_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 55, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .empty_serial_query_info table td span {
  color: #888;
}
/* line 59, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .empty_serial_query_info table td .dtxdc {
  color: #af0000;
}
/* line 67, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 83, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .price_query_info {
  height: 250px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 89, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 95, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 102, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 108, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 114, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .price_query_info table td span {
  color: #2EC300;
}
/* line 121, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .popover_bargecontainer2 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 65%;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 50%;
}
/* line 137, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .childPlace {
  border-collapse: collapse;
  width: 70%;
}
/* line 142, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .childPlace table tr {
  background-color: #d2d2d2;
}
/* line 148, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .childPlace input {
  width: 100px;
  text-align: center;
  height: 30px;
}
/* line 156, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail {
  font-size: 13px;
  width: 100%;
  margin: center;
}
/* line 161, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail caption {
  text-align: left;
  height: 35px;
  margin-left: 5%;
}
/* line 167, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail .shujkd input {
  width: 230px;
  text-transform: uppercase;
}
/* line 173, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail th {
  height: 40px;
  width: 8%;
  font-weight: inherit;
  text-align: right;
}
/* line 179, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 186, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail td {
  width: 14%;
  height: 40px;
  text-align: center;
}
/* line 191, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail td .form_info_input {
  width: 98%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
}
/* line 199, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail td .upcase {
  text-transform: uppercase;
}
/* line 203, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail td textarea {
  height: 80px;
  width: 99%;
  resize: none;
  border-radius: 5px;
}
/* line 210, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail td select {
  color: #1660C1;
}
/* line 215, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print #seaRail .title_spn1 {
  text-align: left;
  color: red;
  width: 8%;
}
/* line 222, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 237, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 242, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 245, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 249, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 254, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 266, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 270, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 275, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 281, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 287, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 291, app/components/business_center/empty_manage/sealPreapply/view.scss */
.empty_serial_print .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number {
  /*通用标题 */
  /*  提重按钮 */
}
/* line 2, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .serial_number_code {
  padding-top: 10px;
  width: 700px;
  margin: 0 auto;
}
/* line 6, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .serial_number_code table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 10, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .serial_number_code table td {
  border-bottom: 1px dashed #C1C1C1;
  padding: 53px 0;
  color: #333;
}
/* line 14, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .serial_number_code table td div {
  text-align: center;
}
/* line 16, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .serial_number_code table td div span {
  float: left;
  margin-top: 40px;
  font-weight: bold;
  font-size: 15px;
}
/* line 22, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .serial_number_code table td div img {
  margin-left: 15px;
  margin-bottom: 5px;
}
/* line 27, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .serial_number_code table td center {
  padding: 0 20px;
  font-size: 14px;
  margin-top: 4px;
  color: #FF0000;
}
/* line 32, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .serial_number_code table td center p {
  margin-left: 96px;
}
/* line 36, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .serial_number_code table td p {
  margin-left: 10px;
  font-size: 14px;
  margin-top: 5px;
}
/* line 40, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .serial_number_code table td p span {
  padding: 0 5px;
}
/* line 49, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .top_title {
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  text-indent: 20px;
  font-weight: bold;
  border: 0 solid red;
  background-color: #F2F2F2;
}
/* line 60, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 64, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 77, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .active-tips {
  display: inline-block;
  height: 21px;
  width: 172px;
  color: red;
  font-size: 17px;
  font-weight: bold;
  margin-right: -38px;
}
/* line 86, app/components/business_center/empty_manage/serial_number/view.scss */
.tkgck_serial_number .imgview-tips {
  display: inline-block;
  margin-right: 14px;
  margin-left: 77px;
  /* margin-bottom: 10px; */
  padding-bottom: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number {
  /*通用标题 */
  /*  提重按钮 */
}
/* line 2, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .serial_seq_code {
  width: 700px;
  margin: 0 auto;
  background-color: #FFFFFF;
}
/* line 6, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .serial_seq_code table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 8, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .serial_seq_code table td {
  border-bottom: 1px dashed #C1C1C1;
  color: #333;
}
/* line 12, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .serial_seq_code table td table {
  border: 0px;
  display: inline-block;
  padding-right: 3px;
}
/* line 16, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .serial_seq_code table td table td {
  border: none;
}
/* line 19, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .serial_seq_code table td table td .input {
  font-size: 12px;
  border: 0px;
  border-bottom: 1px solid;
  vertical-align: middle;
}
/* line 27, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .serial_seq_code table td table td ul li {
  line-height: 25px;
}
/* line 30, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .serial_seq_code table td table td span {
  color: red;
}
/* line 41, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .top_title {
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  text-indent: 20px;
  font-weight: bold;
  border: 0 solid red;
  background-color: #F2F2F2;
}
/* line 52, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 56, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 69, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .active-tips {
  display: inline-block;
  height: 21px;
  width: 172px;
  color: red;
  font-size: 17px;
  font-weight: bold;
  margin-right: -38px;
}
/* line 78, app/components/business_center/empty_manage/serial_number_seq/view.scss */
.tkgck_serial_number .imgview-tips {
  display: inline-block;
  margin-right: 14px;
  margin-left: 77px;
  /* margin-bottom: 10px; */
  padding-bottom: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number {
  /*通用标题 */
  /*  提重按钮 */
}
/* line 2, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .serial_seq_code {
  width: 700px;
  margin: 0 auto;
  background-color: #FFFFFF;
}
/* line 6, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .serial_seq_code table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 8, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .serial_seq_code table td {
  border-bottom: 1px dashed #C1C1C1;
  color: #333;
}
/* line 12, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .serial_seq_code table td table {
  border: 0px;
  display: inline-block;
  padding-right: 3px;
}
/* line 16, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .serial_seq_code table td table td {
  border: none;
}
/* line 19, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .serial_seq_code table td table td .input {
  font-size: 12px;
  border: 0px;
  border-bottom: 1px solid;
  vertical-align: middle;
}
/* line 27, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .serial_seq_code table td table td ul li {
  line-height: 25px;
}
/* line 30, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .serial_seq_code table td table td span {
  color: red;
}
/* line 41, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .top_title {
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  text-indent: 20px;
  font-weight: bold;
  border: 0 solid red;
  background-color: #F2F2F2;
}
/* line 52, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 56, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 69, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .active-tips {
  display: inline-block;
  height: 21px;
  width: 172px;
  color: red;
  font-size: 17px;
  font-weight: bold;
  margin-right: -38px;
}
/* line 78, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number .imgview-tips {
  display: inline-block;
  margin-right: 14px;
  margin-left: 77px;
  /* margin-bottom: 10px; */
  padding-bottom: 10px;
}
/* line 85, app/components/business_center/empty_manage/serial_number_seq_auto/view.scss */
.tkgck_serial_number #sjyy {
  font-family: "微软雅黑";
  height: 25px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
  top: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers {
  /*通用标题 */
  /*  提重按钮 */
}
/* line 2, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .serial_number_code {
  width: 700px;
  margin: 0 auto;
}
/* line 5, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .serial_number_code table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 7, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .serial_number_code table td {
  border-bottom: 1px dashed #C1C1C1;
  padding: 10px 0px;
  color: #333;
}
/* line 10, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .serial_number_code table td table {
  border: 0px;
}
/* line 12, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .serial_number_code table td table td {
  padding: 6px;
  border: none;
}
/* line 14, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .serial_number_code table td table td .input {
  border: 0px;
  border-top_style: none;
  border-left_style: none;
  border-right_style: none;
  border-bottom: 1px solid;
  readonly: readonly;
}
/* line 29, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .top_title {
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  text-indent: 20px;
  font-weight: bold;
  border: 0 solid red;
  background-color: #F2F2F2;
}
/* line 40, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 44, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 57, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .active-tips {
  display: inline-block;
  height: 21px;
  width: 172px;
  color: red;
  font-size: 17px;
  font-weight: bold;
  margin-right: -38px;
}
/* line 66, app/components/business_center/empty_manage/serial_sealNumber/view.scss */
.tkgck_serial_numbers .imgview-tips {
  display: inline-block;
  margin-right: 14px;
  margin-left: 77px;
  /* margin-bottom: 10px; */
  padding-bottom: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-single .group-name, .ship_input_maintain .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-single .group-name:after, .ship_input_maintain .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.ship_input_maintain .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .ship_input_maintain .chosen-container .chosen-results-scroll-down span, .ship_input_maintain .chosen-container .chosen-results-scroll-up span, .ship_input_maintain .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .ship_input_maintain .chosen-container-single .chosen-search input[type=text], .ship_input_maintain .chosen-container-single .chosen-single abbr, .ship_input_maintain .chosen-container-single .chosen-single div b, .ship_input_maintain .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .assign_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  overflow: visible;
  /*.piliang_text{font-size: 14px; margin-left: 10px;}*/
}
/* line 10, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .assign_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 18, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .assign_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 32, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .assign_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 36, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .assign_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 47, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .assign_option .form .chosen-container .chosen-single {
  height: 30px;
  text-align: left;
}
/* line 53, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .assign_option .refund_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 63, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .assign_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 69, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .assign_option .assign_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 74, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .assign_option .assign_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 89, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .yard_assign_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 94, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .yard_assign_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 99, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .yard_assign_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 105, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .yard_assign_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 110, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .yard_assign_info table td a {
  color: #1660C1;
}
/* line 114, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .yard_assign_info table td span {
  color: #2EC300;
}
/* line 121, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .search {
  display: none;
}
/* line 125, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: visible;
  height: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 143, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
}
/* line 151, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 164, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name dl .commit_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 169, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name dl .commit_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 182, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name dl dd {
  float: right;
  margin-right: 10px;
}
/* line 186, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 196, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 201, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 209, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 216, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 221, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 229, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 235, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 241, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 246, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 251, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 264, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 272, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 289, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .order_audit_popover2 {
  position: fixed;
  top: 55%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 306, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
}
/* line 312, app/components/business_center/empty_manage/ship_input_maintain/view.scss */
.ship_input_maintain .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 2, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 6, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .weight_query_option dl {
  padding: 10px;
}
/* line 9, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 15, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 20, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 29, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 38, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .clp_info {
  padding-top: 10px;
}
/* line 41, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .clp_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 47, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .clp_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1E9FFF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 57, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .clp_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 65, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .clp_info .layui-table {
  margin: 0;
}
/* line 68, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .clp_info .layui-table tr:hover {
  background: none;
}
/* line 75, app/components/business_center/empty_manage/we_chat_notice/view.scss */
.tkwe_chat_notice .operator {
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 12px;
  border: 0px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb {
  /*  新增编辑  可以移动  弹框 */
  /*  修改编辑  可以移动  弹框 */
  /*  新增编辑  可以移动  表信息*/
}
/* line 2, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .cost_item_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 4, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .cost_item_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .table_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 12, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .table_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .table_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .table_info table td {
  text-align: center;
  height: 40px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 17, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .table_info table td a {
  color: #1660C1;
}
/* line 17, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .table_info table td span {
  color: #2EC300;
}
/* line 19, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .table_info table a {
  margin-right: 10px;
}
/* line 21, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .table_info .span_info {
  color: #c3c3c3;
}
/* line 27, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .add_editor_popover {
  width: 800px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 30, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .update_editor_popover {
  width: 700px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 33, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 280px;
  overflow: auto;
  text-align: center;
}
/* line 37, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .addx_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  text-align: center;
}
/* line 40, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .addx_edit_info th {
  line-height: 35px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  background-color: #1660C1;
  color: #FFFFFF;
  width: 80px;
}
/* line 42, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .addx_edit_info td {
  border: 0px solid #E6E6E6;
  height: 40px;
  padding-bottom: 5px;
  padding-top: 10px;
}
/* line 43, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .addx_edit_info td input[type="text"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-align: center;
}
/* line 44, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .addx_edit_info td input[type="number"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 45, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .addx_edit_info button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 50, app/components/business_center/empty_manage/yard_cost_item_manage/view.scss */
.yard_cost_item_qbb .addx_edit_info .tab_btn_css {
  padding-top: 35px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi {
  /*  新增编辑  可以移动  弹框 */
  /*  修改编辑  可以移动  弹框 */
  /*  新增编辑  可以移动  表信息*/
}
/* line 2, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .cost_item_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 4, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .cost_item_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .table_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 12, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .table_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .table_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .table_info table td {
  text-align: center;
  height: 40px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 17, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .table_info table td a {
  color: #1660C1;
}
/* line 17, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .table_info table td span {
  color: #2EC300;
}
/* line 19, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .table_info table a {
  margin-right: 10px;
}
/* line 21, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .table_info .span_info {
  color: #c3c3c3;
}
/* line 27, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .add_editor_popover {
  width: 800px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 30, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .update_editor_popover {
  width: 800px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 33, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 233px;
  overflow: auto;
  text-align: center;
}
/* line 37, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .addx_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  text-align: center;
}
/* line 40, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .addx_edit_info th {
  line-height: 35px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  background-color: #1660C1;
  color: #FFFFFF;
}
/* line 42, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .addx_edit_info td {
  border: 0px solid #E6E6E6;
  height: 40px;
  padding-bottom: 5px;
  padding-top: 10px;
}
/* line 43, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .addx_edit_info td input[type="text"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-align: center;
}
/* line 44, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .addx_edit_info td input[type="number"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 45, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .addx_edit_info td select {
  width: 90px;
}
/* line 48, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .addx_edit_info button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 54, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .addx_edit_info .tab_btn_css {
  padding-top: 35px;
}
/* line 59, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .query_option {
  overflow: hidden;
}
/* line 62, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 69, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 76, app/components/business_center/empty_manage/yard_cost_user_item_manage/view.scss */
.yard_cost_item_qbbi .query_option select {
  width: 150px;
  height: 27px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  overflow: visible;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-single .group-name, .yard_empty_control .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-single .group-name:after, .yard_empty_control .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.yard_empty_control .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .yard_empty_control .chosen-container .chosen-results-scroll-down span, .yard_empty_control .chosen-container .chosen-results-scroll-up span, .yard_empty_control .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .yard_empty_control .chosen-container-single .chosen-search input[type=text], .yard_empty_control .chosen-container-single .chosen-single abbr, .yard_empty_control .chosen-container-single .chosen-single div b, .yard_empty_control .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 4, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .driver_serial_query_option {
  overflow: hidden;
}
/* line 8, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .driver_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 16, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .driver_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 24, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .driver_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 30, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .add_editor_popover {
  width: 800px;
  overflow: visible;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 33, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 233px;
  overflow: visible;
  text-align: center;
}
/* line 37, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .addx_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  text-align: center;
  overflow-y: auto;
}
/* line 40, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .addx_edit_info th {
  line-height: 35px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  background-color: #1660C1;
  color: #FFFFFF;
}
/* line 42, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .addx_edit_info td {
  border: 0px solid #E6E6E6;
  height: 40px;
  padding-bottom: 5px;
  padding-top: 10px;
}
/* line 43, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .addx_edit_info td input[type="text"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-align: center;
}
/* line 44, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .addx_edit_info td input[type="number"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 45, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .addx_edit_info button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 50, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .addx_edit_info .tab_btn_css {
  padding-top: 35px;
}
/* line 56, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: visible;
  height: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 73, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 78, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 83, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 90, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 95, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 103, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 109, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 115, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 120, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 125, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 140, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 148, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 163, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 165, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details ul {
  list-style: none;
}
/* line 166, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 167, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 168, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 169, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 170, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 171, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 172, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 173, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 176, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 177, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 179, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .alterSite_popover ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  margin-top: 100px;
}
/* line 183, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .driver_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 189, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .driver_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 196, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .driver_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 203, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .driver_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 209, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .driver_serial_query_info table td span {
  color: #888;
}
/* line 216, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -180px;
  width: 360px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 30px 20px;
  /*--  修改信息  --*/
}
/* line 231, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 237, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 245, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 249, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .altersendpost_popover .alter_name table td input[type="text"] {
  width: 240px;
  height: 25px;
  line-height: 25px;
  margin-left: 20px;
  border: none;
  background-color: #fff;
  box-shadow: none;
}
/* line 261, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .altersendpost_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 20px;
}
/* line 265, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .altersendpost_popover .alter_name .commit_button button {
  padding: 0;
  width: 110px;
}
/* line 270, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .altersendpost_popover .alter_name .commit_button #commit {
  background-color: #159BD5;
}
/* line 274, app/components/business_center/empty_manage/yard_empty_control/view.scss */
.yard_empty_control .altersendpost_popover .alter_name .commit_button .layui-btn-primary:hover {
  border-color: #159BD5;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify {
  /*        !* @group Base *!
  .chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  .chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #ddd;
    border-top: 0;
    background: #fff;
  }
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
  }
  .chosen-container a {
    cursor: pointer;
  }
  
  !* @end *!
  !* @group Single Chosen *!
  .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 32px;
    border: 1px solid #ddd;
    background-color: #fff;
    background-clip: padding-box;
    color: #333;
    !*border-radius: 5px;*!
    border-radius: 0px;
    text-decoration: none;
    white-space: nowrap;
    line-height: 32px;
  }
  .chosen-container-single .chosen-default {
    color:#a7a7a7;
  }
  .chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
  }
  .chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
  }
  .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/spinda/assets/images/other-images/chosen-sprite.png') no-repeat 0px 6px;
  }
  .chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
  }
  .chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 0px 20px 0px 5px;
    width: 100%;
    height: 20px;
    outline: 0;
    border: 1px solid #ddd;
    background: white url('/spinda/assets/images/other-images/chosen-sprite.png') no-repeat 100% -20px;
    background: url('/spinda/assets/images/other-images/chosen-sprite.png') no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
  }
  
  .chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 9px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px;
  }
  
  .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px;
  }
  
  .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
  }
  
  !*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*!
  .chosen-container-single .chosen-drop {
    margin-top: -1px;
    !*border-radius: 0 0 4px 4px;*!
    border-radius: 0 0 0px 0px;
    background-clip: padding-box;
  }
  .chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
  }
  
  !* @end *!
  !* @group Results *!
  .chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 180px;
    -webkit-overflow-scrolling: touch;
  }
  .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 10px 6px;
    list-style: none;
    line-height: 20px;
    word-wrap: break-word;
    -webkit-touch-callout: none;
  }
  .chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
  }
  .chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default;
  }
  .chosen-container .chosen-results li.highlighted {
    background-color: #1e90ff;
    color: #fff;
  }
  .chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4;
  }
  .chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default;
  }
  .chosen-container .chosen-results li.group-option {
    padding-left: 15px;
  }
  .chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline;
  }
  
  !* @end *!
  !* @group Multi Chosen *!
  .chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #ddd;
    background-color: #fff;
    cursor: text;
  }
  .chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none;
  }
  .chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
  }
  .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
  }
  .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
   !* border-radius: 3px;*!
    border-radius: 0px;
    background-color: #ddd;
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    !*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*!
    color: #333;
    line-height: 13px;
    cursor: default;
  }
  .chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word;
  }
  .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    !*background: url('chosen-sprite.png') -42px 1px no-repeat;*!
    font-size: 1px;
  }
  .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px;
  }
  .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ddd;
    background-color: #e4e4e4;
    color: #666;
  }
  .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #ddd;
  }
  .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px;
  }
  .chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
  }
  .chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
  }
  
  !* @end *!
  !* @group Active  *!
  .chosen-container-active .chosen-single {
    border: 1px solid #ddd;
    !*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*!
  }
  .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #ddd;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    box-shadow: 0 1px 0 #fff inset;
  }
  .chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent;
  }
  .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 6px;
  }
  .chosen-container-active .chosen-choices {
    border: 1px solid #ddd;
    !*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*!
  }
  .chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important;
  }
  
  !* @end *!
  !* @group Disabled Support *!
  .chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
  }
  .chosen-disabled .chosen-single {
    cursor: default;
  }
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default;
  }
  
  !* @end *!
  !* @group Right to Left *!
  .chosen-rtl {
    text-align: right;
  }
  .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0;
  }
  .chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl;
  }
  .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px;
  }
  .chosen-rtl .chosen-single div {
    right: auto;
    left: 3px;
  }
  .chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px;
  }
  .chosen-rtl .chosen-choices li {
    float: right;
  }
  .chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl;
  }
  .chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px;
  }
  .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px;
  }
  .chosen-rtl.chosen-container-single-nosearch .chosen-search,
  .chosen-rtl .chosen-drop {
    left: 9999px;
  }
  .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0;
  }
  .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0;
  }
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none;
  }
  .chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: white url('/spinda/assets/images/other-images/chosen-sprite.png') no-repeat -30px -20px;
    background: url('/spinda/assets/images/other-images/chosen-sprite.png') no-repeat -30px -20px;
    direction: rtl;
  }
  
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
      background-image: url('images/chosen-sprite@2x.png') !important;
      background-size: 52px 37px !important;
      background-repeat: no-repeat !important;
  
    }
  }
  !* @end *!*/
}
/* line 2, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify .msgWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
  height: 300px;
  overflow: scroll;
}
/* line 12, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify .shipInputInfo_query_option dl {
  display: inline-block;
}
/* line 14, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify .shipInputInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 21, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify .shipInputInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 28, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify .shipInputInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 34, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify .entraInfo_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 39, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify .entraInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 45, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify .entraInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 51, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify .entraInfo_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 56, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify .entraInfo_query_info table td span {
  color: #888;
}
/* line 66, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #win {
  display: none;
  top: 0px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index:  1000;
}
/* line 77, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #win1 {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 250px;
  height: 250px;
  margin-left: -300px;
  margin-top: -200px;
  border: 2px solid #ddd;
  background-color: white;
  text-align: center;
}
/* line 93, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #yardinput {
  /* display:none;*/
  position: absolute;
  left: 70px;
  top: 78px;
  border: 1px solid #888;
  background-color: white;
  text-align: center;
  width: 167px;
}
/* line 105, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #label1 {
  /* display:none;*/
  position: absolute;
  left: 20px;
  top: 119px;
}
/* line 112, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #yardinput2 {
  /*display:none;*/
  position: absolute;
  left: 70px;
  top: 180px;
  border: 1px solid #888;
  background-color: white;
  text-align: center;
  width: 167px;
}
/* line 123, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #label2 {
  /*display:none;*/
  position: absolute;
  left: 20px;
  top: 221px;
}
/* line 131, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #divbtn {
  position: absolute;
  left: 70px;
  top: 222px;
}
/* line 138, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #labelinput {
  position: absolute;
  left: 27px;
  top: 70px;
}
/* line 146, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #win3 {
  display: none;
  top: 0px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index:  1000;
}
/* line 157, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #win4 {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 450px;
  height: 150px;
  margin-left: -300px;
  margin-top: -200px;
  border: 2px solid #ddd;
  background-color: white;
  text-align: center;
}
/* line 175, app/components/business_center/empty_manage/yard_modify/view.scss */
.yard_modify #yardinput3 {
  /*display:none;*/
  position: absolute;
  left: 51px;
  top: 25px;
  border: 1px solid #888;
  background-color: white;
  text-align: center;
  width: 167px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule {
  /* 船舶信息   */
}
/* line 2, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .shipInputInfo_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .shipInputInfo_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .shipInputInfo_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .shipInputInfo_query_option select {
  width: 150px;
  height: 27px;
}
/* line 25, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .shipInputInfo_query_info table {
  border: 0 solid #999;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 31, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .shipInputInfo_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 37, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .shipInputInfo_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  white-space: nowrap;
  /*控制单行显示*/
  overflow: hidden;
  /*超出隐藏*/
  text-overflow: ellipsis;
  /*隐藏的字符用省略号表示*/
  border: 0 solid #1660C1;
}
/* line 46, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .shipInputInfo_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 51, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .shipInputInfo_query_info table td span {
  color: #888;
}
/* line 56, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .shipInputInfo_query_info table .td:hover {
  white-space: normal;
  overflow: auto;
}
/* line 66, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule #mask {
  display: none;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
}
/* line 73, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule #login {
  display: none;
  background: white;
  width: 180px;
  height: 233px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -100px;
}
/* line 84, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule #login #close_login {
  position: absolute;
  left: 95px;
  top: 0px;
  font-size: 10px;
  width: 85px;
  height: 30px;
  background: gray;
  cursor: pointer;
}
/* line 95, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule #login #login1 {
  position: absolute;
  width: 175px;
  height: 200px;
  left: 2px;
  top: 32px;
  border: 1px solid #999999;
  overflow: scroll;
  overflow-x: none;
}
/* line 106, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule #btn {
  background: #0066FF;
  color: white;
}
/* line 116, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .ship_info2 {
  border: 1px solid #D5D5D5;
  overflow: hidden;
  margin-top: 5px;
  padding: 5px;
}
/* line 122, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .ship_info2 dl {
  margin-top: 0;
}
/* line 125, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .ship_info2 dt {
  float: left;
  line-height: 25px;
  margin-left: 10px;
}
/* line 131, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .ship_info2 dd {
  float: left;
  margin-left: 10px;
  line-height: 25px;
  width: 230px;
}
/* line 137, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .ship_info2 select {
  width: 200px;
  height: 27px;
  line-height: 27px;
}
/* line 142, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .ship_info2 input {
  width: 200px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 148, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.yardinfo_rule .ship_info2 span {
  color: red;
  font-size: 15px;
}

/* line 158, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.add-yard-rule .control-group label {
  width: 6em;
}
/* line 161, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.add-yard-rule .control-group input {
  width: 200px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 167, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.add-yard-rule .control-group select {
  width: 200px;
  height: 27px;
  line-height: 27px;
}
/* line 174, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.add-yard-rule .rule-yard-left {
  margin-left: 15px;
  display: inline;
  float: left;
}
/* line 179, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.add-yard-rule .rule-yard-right {
  float: left;
  width: 435px;
  height: 89px;
  display: inline;
  overflow-y: scroll;
}
/* line 186, app/components/business_center/empty_manage/yardinfo_rule/view.scss */
.add-yard-rule .rule-yard-1, .add-yard-rule .rule-yard-2 {
  margin-bottom: 100px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .business_center_line {
  overflow: auto;
}
/* line 5, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .business_center_line table td {
  padding: 5px 10px;
}
/* line 6, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .business_center_line table td input[type="text"] {
  width: 150px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .business_center_line table td select {
  width: 150px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .business_center_line table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 17, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 26, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 28, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 29, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 31, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 31, app/components/business_center/empty_manage/zl_check_account/view.scss */
.zl_check_account .weight_query_info table td span {
  color: #2EC300;
}

/* line 39, app/components/business_center/empty_manage/zl_check_account/view.scss */
#heading215735 {
  background-color: #3d61c0;
  line-height: 35px;
}
/* line 43, app/components/business_center/empty_manage/zl_check_account/view.scss */
#heading215735 .layui-nav-item .navigation220605 {
  color: #ffffff;
  font-weight: bold;
  line-height: 35px;
}
/* line 48, app/components/business_center/empty_manage/zl_check_account/view.scss */
#heading215735 .layui-nav-item .navigation220605 .layui-nav-more {
  line-height: 35px;
}
/* line 53, app/components/business_center/empty_manage/zl_check_account/view.scss */
#heading215735 .layui-nav-child {
  top: 30px;
}
/* line 2, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 6, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .weight_query_option dl {
  padding: 10px;
}
/* line 9, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 15, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 20, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 29, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 37, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .ht-uncontain {
  height: 34px;
}
/* line 41, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .clp_info {
  padding-top: 10px;
}
/* line 44, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .clp_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 50, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .clp_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1E9FFF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 60, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .clp_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 68, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .clp_info .layui-table {
  margin: 0;
}
/* line 71, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .clp_info .layui-table tr:hover {
  background: none;
}
/* line 78, app/components/business_center/empty_manage/zl_config/view.scss */
.tkzl_config_yard .operator {
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 12px;
  border: 0px;
}
/* line 2, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 6, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .weight_query_option dl {
  padding: 10px;
}
/* line 9, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 15, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 20, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 32, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .childSelect {
  color: black;
}
/* line 36, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .ht-uncontain {
  height: 34px;
}
/* line 41, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .clp_info {
  padding-top: 10px;
}
/* line 44, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .clp_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 50, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .clp_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1E9FFF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 60, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .clp_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 68, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .clp_info .layui-table {
  margin: 0;
}
/* line 71, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .clp_info .layui-table tr:hover {
  background: none;
}
/* line 78, app/components/business_center/empty_manage/zl_config/zl_fee_config_jg/view.scss */
.tkzl_config_jg .operator {
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 12px;
  border: 0px;
}
/* line 2, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 6, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .weight_query_option dl {
  padding: 10px;
}
/* line 9, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 15, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 20, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 29, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 37, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .childSelect {
  color: black;
}
/* line 41, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .ht-uncontain {
  height: 34px;
}
/* line 45, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info {
  padding-top: 10px;
}
/* line 48, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 54, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #009688;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 64, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 72, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info .layui-table {
  margin: 0;
}
/* line 75, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info .layui-table tr:hover {
  background: none;
}
/* line 82, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .operator {
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 12px;
  border: 0px;
}
/* line 91, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info {
  padding-top: 10px;
}
/* line 94, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 100, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1E9FFF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 110, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 118, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info .layui-table {
  margin: 0;
}
/* line 121, app/components/business_center/empty_manage/zl_config/zl_fee_config_zl/view.scss */
.tkzl_fee_zl .clp_info .layui-table tr:hover {
  background: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application {
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_sendquery_option {
  height: 72px;
}
/* line 5, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_sendquery_option dl dt {
  display: inline-block;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 24, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 26, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 31, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application #exportXLS {
  float: right;
  font-family: "微软雅黑";
  height: 36px;
  margin-left: 0px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 16px;
  line-height: 36px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 45, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .business_button button {
  font-family: "微软雅黑";
  height: 36px;
  margin-left: 0px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 16px;
  line-height: 36px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 58, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-single abbr {
  position: absolute;
  top: 11px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 68, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 26px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /* border-radius: 5px; */
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 2px;
}
/* line 85, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 99, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 103, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 105, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 108, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 112, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 125, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 128, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 132, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 137, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 142, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 145, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 154, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 158, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
              dt{text-align: center;}
              input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
          }*/
}
/* line 160, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 172, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 178, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 181, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 184, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 186, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 187, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 191, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 194, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 218, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 224, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 227, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 230, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 232, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 238, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 241, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 263, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .bargecontainer_info_div_li {
  text-align: center;
  margin-bottom: 5px;
}
/* line 264, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .bargecontainer_info_div_li .selectv {
  margin-right: 25px;
}
/* line 265, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .bargecontainer_info_div_li .inputv {
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}
/* line 266, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .red_color {
  color: red;
}
/* line 267, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .height_div {
  height: 200px;
}
/* line 269, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 280, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 285, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 295, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 298, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container a {
  cursor: pointer;
}
/* line 304, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  /* height: 32px;*/
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  border-radius: 5px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 319, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 322, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-single .chosen-single span {
  /*display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;*/
}
/* line 329, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-single .chosen-single-with-deselect span {
  /*  margin-right: 38px;*/
}
/* line 332, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 340, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 3px;
}
/* line 346, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 353, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 370, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 376, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 383, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 393, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 402, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 406, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 411, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 415, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 420, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 425, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 428, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 435, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 447, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 451, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 456, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 470, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 487, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 490, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 500, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 503, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 509, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 512, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 515, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 519, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 527, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 531, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 539, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 543, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 546, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 550, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 556, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 560, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 563, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 569, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl {
  text-align: right;
}
/* line 572, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 576, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 581, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 584, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 588, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 592, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 595, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 598, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 602, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 606, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.zl_confirm_application .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 610, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 614, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 618, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 621, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
/* line 629, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 631, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 632, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 634, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 635, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .price_query_info table td span {
  color: #2EC300;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 641, app/components/business_center/empty_manage/zl_confirm/view.scss */
  .zl_confirm_application .chosen-rtl .chosen-search input[type="text"],
  .zl_confirm_application .chosen-container-single .chosen-single abbr,
  .zl_confirm_application .chosen-container-single .chosen-single div b,
  .zl_confirm_application .chosen-container-single .chosen-search input[type="text"],
  .zl_confirm_application .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .zl_confirm_application .chosen-container .chosen-results-scroll-down span,
  .zl_confirm_application .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 654, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .mask {
  position: fixed;
  width: 100%;
  height: 100%;
  /*background:rgba(0,0,0,0.5);*/
  left: 0;
  right: 0;
  text-align: center;
  z-index: 99999;
  top: 50px;
  display: none;
}
/* line 666, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .mask img {
  width: 500px;
}
/* line 669, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterSite_apply {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  height: 200px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 684, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 688, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 694, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 697, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterSite_apply .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  border: 0 solid;
}
/* line 704, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 710, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 718, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterSite_apply .alter_name .weight_button #commitApply {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 35px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 732, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .alterSite_apply .alter_name .weight_button #cancel {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 20px;
  margin-top: 35px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 753, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .feimu_details {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  height: 500px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  overflow-x: auto;
  overflow-y: auto;
  /*--  退回信息  --*/
}
/* line 771, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .feimu_details .audit_name2 dl {
  padding: 5px;
}
/* line 773, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .feimu_details .audit_name2 dl dt {
  text-align: center;
}
/* line 776, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .feimu_details .audit_name2 dl select {
  width: 300px;
  height: 27px;
}
/* line 780, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .feimu_details .audit_name2 dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 790, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .invoice_details {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  height: 500px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  overflow-x: auto;
  overflow-y: auto;
  /*--  退回信息  --*/
}
/* line 808, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .invoice_details .audit_name2 dl {
  padding: 5px;
}
/* line 810, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .invoice_details .audit_name2 dl dt {
  text-align: center;
}
/* line 813, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .invoice_details .audit_name2 dl select {
  width: 300px;
  height: 27px;
}
/* line 817, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .invoice_details .audit_name2 dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 827, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .details_tb {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  padding: 15px 15px;
}
/* line 828, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .details_tb table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 829, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .details_tb th {
  height: 45px;
  color: #333;
  background-color: #F8F8F8;
  border: 1px solid #E6E6E6;
  width: 200px;
}
/* line 830, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .details_tb td {
  text-align: center;
  height: 45px;
  border: 1px solid #E6E6E6;
}
/* line 831, app/components/business_center/empty_manage/zl_confirm/view.scss */
.zl_confirm_application .details_tb input {
  text-align: center;
  height: 45px;
  border: 0px solid #E6E6E6;
  width: 570px;
}

/* line 838, app/components/business_center/empty_manage/zl_confirm/view.scss */
#fm101401 table td {
  padding: 10px;
}
/* line 842, app/components/business_center/empty_manage/zl_confirm/view.scss */
#fm101401 table th {
  text-align: right;
}

/* line 849, app/components/business_center/empty_manage/zl_confirm/view.scss */
#fm20210112150628 .layui-upload-img {
  max-height: 100px;
  max-width: 100px;
  margin-right: 5px;
}

/* line 857, app/components/business_center/empty_manage/zl_confirm/view.scss */
#fm165850 label {
  color: #0C0C0C;
  width: 8em;
  padding-left: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  overflow: visible;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-single .group-name, .zl_vessel .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-single .group-name:after, .zl_vessel .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.zl_vessel .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .zl_vessel .chosen-container .chosen-results-scroll-down span, .zl_vessel .chosen-container .chosen-results-scroll-up span, .zl_vessel .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .zl_vessel .chosen-container-single .chosen-search input[type=text], .zl_vessel .chosen-container-single .chosen-single abbr, .zl_vessel .chosen-container-single .chosen-single div b, .zl_vessel .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 7, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .driver_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 15, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .driver_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 23, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .driver_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 29, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .add_editor_popover {
  width: 800px;
  overflow: visible;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 320px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
}
/* line 32, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 233px;
  overflow: visible;
  text-align: center;
}
/* line 36, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .addx_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  text-align: center;
  overflow-y: auto;
}
/* line 39, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .addx_edit_info th {
  line-height: 35px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  background-color: #1660C1;
  color: #FFFFFF;
}
/* line 41, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .addx_edit_info td {
  border: 0px solid #E6E6E6;
  height: 40px;
  padding-bottom: 5px;
  padding-top: 10px;
}
/* line 42, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .addx_edit_info td input[type="text"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-align: center;
}
/* line 43, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .addx_edit_info td input[type="number"] {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 44, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .addx_edit_info button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 49, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .addx_edit_info .tab_btn_css {
  padding-top: 35px;
}
/* line 55, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: visible;
  height: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 72, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 77, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 82, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 89, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 94, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 102, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 108, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 114, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 119, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 124, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 139, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 147, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 162, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 164, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details ul {
  list-style: none;
}
/* line 165, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 166, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 167, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 168, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 169, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 170, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 171, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 172, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 175, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 176, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 178, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .alterSite_popover ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  margin-top: 100px;
}
/* line 182, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .driver_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 188, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .driver_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 195, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .driver_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 202, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .driver_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 208, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .driver_serial_query_info table td span {
  color: #888;
}
/* line 215, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -180px;
  width: 360px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 30px 20px;
  /*--  修改信息  --*/
}
/* line 230, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 236, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 244, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 248, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .altersendpost_popover .alter_name table td input[type="text"] {
  width: 240px;
  height: 25px;
  line-height: 25px;
  margin-left: 20px;
  border: none;
  background-color: #fff;
  box-shadow: none;
}
/* line 260, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .altersendpost_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 20px;
}
/* line 264, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .altersendpost_popover .alter_name .commit_button button {
  padding: 0;
  width: 110px;
}
/* line 269, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .altersendpost_popover .alter_name .commit_button #commit {
  background-color: #159BD5;
}
/* line 273, app/components/business_center/empty_manage/zl_vessel/view.scss */
.zl_vessel .altersendpost_popover .alter_name .commit_button .layui-btn-primary:hover {
  border-color: #159BD5;
}
/* line 1, app/components/business_center/fee_income/invoice_confirm/view.scss */
.dcqr_yard_change11 {
  min-height: 500px;
}
/* line 4, app/components/business_center/fee_income/invoice_confirm/view.scss */
.dcqr_yard_change11 .page-title {
  font-size: 16px;
  font-weight: 700;
  margin: 5px 0;
}
/* line 10, app/components/business_center/fee_income/invoice_confirm/view.scss */
.dcqr_yard_change11 #fm {
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 14, app/components/business_center/fee_income/invoice_confirm/view.scss */
.dcqr_yard_change11 #fm .layui-form-label {
  width: 10em;
}
/* line 18, app/components/business_center/fee_income/invoice_confirm/view.scss */
.dcqr_yard_change11 #fm .layui-input-block {
  margin-left: 10em;
  width: calc(100% - 10em);
}
/* line 23, app/components/business_center/fee_income/invoice_confirm/view.scss */
.dcqr_yard_change11 #fm .btns {
  padding-left: 15px;
}
/* line 30, app/components/business_center/fee_income/invoice_confirm/view.scss */
.dcqr_yard_change11 #tb + .layui-table-view .layui-table-body a {
  color: #1e9fff;
}

/* line 39, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102020948 .layui-layer-content {
  padding: 0;
}
/* line 42, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102020948 .layui-layer-content .layui-table {
  margin: 0;
}
/* line 45, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102020948 .layui-layer-content .layui-table th, .layui-layer-dialog.layui-layer-skin-202102020948 .layui-layer-content .layui-table td {
  padding: 5px 10px;
}
/* line 49, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102020948 .layui-layer-content .layui-table thead th {
  text-align: center;
}
/* line 53, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102020948 .layui-layer-content .layui-table td.money-cell {
  text-align: right;
}

/* line 62, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021039 .layui-layer-content {
  padding: 0;
}
/* line 65, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021039 .layui-layer-content .layui-table {
  margin: 0;
}
/* line 68, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021039 .layui-layer-content .layui-table th, .layui-layer-dialog.layui-layer-skin-202102021039 .layui-layer-content .layui-table td {
  padding: 5px 10px;
}
/* line 72, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021039 .layui-layer-content .layui-table thead th {
  text-align: center;
}
/* line 76, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021039 .layui-layer-content .layui-table td.money-cell {
  text-align: right;
}

/* line 85, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021038 .layui-layer-content {
  padding: 0;
}
/* line 88, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021038 .layui-layer-content .layui-table {
  margin: 0;
}
/* line 91, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021038 .layui-layer-content .layui-table th, .layui-layer-dialog.layui-layer-skin-202102021038 .layui-layer-content .layui-table td {
  padding: 5px 10px;
}
/* line 95, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021038 .layui-layer-content .layui-table thead th {
  text-align: center;
}
/* line 99, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021038 .layui-layer-content .layui-table td.money-cell {
  text-align: right;
}
/* line 103, app/components/business_center/fee_income/invoice_confirm/view.scss */
.layui-layer-dialog.layui-layer-skin-202102021038 .layui-layer-content .layui-table tbody tr:last-child {
  text-align: right;
  color: #f00;
}
@charset "UTF-8";
/* line 1, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_sendquery_option {
  height: 85px;
}
/* line 5, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_sendquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 24, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 26, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 30, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 36, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 39, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 42, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 44, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 50, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 53, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 73, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 79, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 82, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 85, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 87, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 88, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 92, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 95, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 116, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 127, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 132, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 142, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 145, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container a {
  cursor: pointer;
}
/* line 151, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 167, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 170, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 177, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 180, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 188, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 194, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 201, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 218, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 224, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 231, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 241, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 250, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 254, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 259, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 263, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 268, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 273, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 276, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 283, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 295, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 299, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 304, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 318, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 335, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 338, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 348, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 351, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 357, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 360, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 363, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 367, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 375, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 379, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 387, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 391, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 394, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 398, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 404, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 408, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 411, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 417, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl {
  text-align: right;
}
/* line 420, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 424, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 429, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 432, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 436, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 440, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 443, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 446, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 450, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 454, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_orderyd_query .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 458, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 462, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 466, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 469, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 477, app/components/business_center/finance_service/financeBill/view.scss */
  .jkgck_orderyd_query .chosen-rtl .chosen-search input[type="text"],
  .jkgck_orderyd_query .chosen-container-single .chosen-single abbr,
  .jkgck_orderyd_query .chosen-container-single .chosen-single div b,
  .jkgck_orderyd_query .chosen-container-single .chosen-search input[type="text"],
  .jkgck_orderyd_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_orderyd_query .chosen-container .chosen-results-scroll-down span,
  .jkgck_orderyd_query .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 491, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 0%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  height: 200px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  支付信息  --*/
}
/* line 506, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .pay table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 510, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .pay table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 516, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .pay table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 519, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .pay table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  border: 0 solid;
}
/* line 526, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .pay table td select {
  width: 140px;
  height: 27px;
}
/* line 532, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .pay .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 540, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .pay .weight_button #confirmPay {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 35px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 554, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .altersendSite_popover .pay .weight_button #cancel {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 20px;
  margin-top: 35px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 575, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 580, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .price_query_info {
  height: 250px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 585, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 587, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 588, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 590, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 591, app/components/business_center/finance_service/financeBill/view.scss */
.jkgck_orderyd_query .price_query_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_center/finance_service/financeServiceManage/view.scss */
.financeServiceManage .table_info_div {
  margin-top: 10px;
}
/* line 4, app/components/business_center/finance_service/financeServiceManage/view.scss */
.financeServiceManage .table_info_div table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/finance_service/financeServiceManage/view.scss */
.financeServiceManage .table_info_div table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 7, app/components/business_center/finance_service/financeServiceManage/view.scss */
.financeServiceManage .table_info_div table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 9, app/components/business_center/finance_service/financeServiceManage/view.scss */
.financeServiceManage .table_info_div table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 10, app/components/business_center/finance_service/financeServiceManage/view.scss */
.financeServiceManage .table_info_div table td span {
  color: #888;
}
/* line 14, app/components/business_center/finance_service/financeServiceManage/view.scss */
.financeServiceManage .red_color {
  color: red;
}
@charset "UTF-8";
/* line 2, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .table_info_div {
  margin-top: 10px;
}
/* line 4, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .table_info_div table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .table_info_div table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 7, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .table_info_div table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 9, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .table_info_div table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 10, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .table_info_div table td span {
  color: #888;
}
/* line 14, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .red_color {
  color: red;
}
/* line 16, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .altersendSite_popover {
  position: fixed;
  top: 28%;
  left: 32%;
  z-index: 1005;
  display: none;
  height: 200px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  支付信息  --*/
}
/* line 30, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .altersendSite_popover .pay table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 34, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .altersendSite_popover .pay table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 40, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .altersendSite_popover .pay table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 43, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .altersendSite_popover .pay table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  border: 0 solid;
}
/* line 50, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .altersendSite_popover .pay table td select {
  width: 140px;
  height: 27px;
}
/* line 56, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .altersendSite_popover .pay .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 64, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .altersendSite_popover .pay .weight_button #confirmPay {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 35px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 78, app/components/business_center/finance_service/ydServiceManage/view.scss */
.ydServiceManage .altersendSite_popover .pay .weight_button #cancel {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 20px;
  margin-top: 35px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 4, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .hide {
  display: none;
}
/* line 8, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .query_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
}
/* line 10, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .query_option dl {
  padding: 10px 0px;
  overflow: hidden;
}
/* line 12, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .query_option dl dt {
  float: left;
  margin-left: 10px;
  margin-bottom: 15px;
}
/* line 13, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .query_option dl input[type="text"] {
  width: 170px;
  height: 30px;
  line-height: 25px;
  margin-left: 10px;
  background-color: white;
}
/* line 16, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .query_option dl dt select {
  width: 120px;
  height: 30px;
  line-height: 25px;
}
/* line 18, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .query_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 20, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .query_option dl dd select {
  width: 80px;
  height: 30px;
  line-height: 25px;
}
/* line 24, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .query_option .operate-buttons {
  text-align: right;
  margin: 10px 10px;
}
/* line 31, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance #table-info .view-booking-no-btn {
  color: #1660C1;
}
/* line 35, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance #table-info .operate-btn {
  display: inline-block;
  padding: 0 5px;
  font-weight: 400;
}
/* line 39, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance #table-info .btn-edit {
  color: #1660C1;
}
/* line 43, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance #table-info .btn-delete {
  color: #e03939;
}
/* line 47, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance #table-info .cancel-btn {
  color: #e03939;
}
/* line 52, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .confirm-title {
  font-weight: bold;
  margin: 10px 0;
}
/* line 57, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .layui-form {
  position: relative;
  height: 465px;
  padding-bottom: 40px;
}
/* line 62, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .layui-form .layui-form-label {
  width: 150px;
}
/* line 64, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .layui-form .subbmit-btns {
  position: absolute;
  bottom: 0;
  z-index: 999;
  height: 40px;
  text-align: left;
}
/* line 73, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance #fileList {
  margin: 5px 0;
  color: #005d9b;
}
/* line 78, app/components/business_center/goods_car_manager/carMaintenance/view.scss */
.car-maintenance .required {
  color: #e03939;
}
/* line 3, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .hide {
  display: none;
}
/* line 7, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .query_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
}
/* line 9, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .query_option dl {
  padding: 10px 0px;
  overflow: hidden;
}
/* line 11, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .query_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 12, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .query_option dl input[type="text"] {
  width: 170px;
  height: 30px;
  line-height: 25px;
  margin-left: 10px;
  background-color: white;
}
/* line 13, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .query_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 15, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .query_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 19, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .query_option .operate-buttons {
  text-align: right;
  margin: 10px 10px;
}
/* line 25, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance #table-info .view-booking-no-btn {
  color: #1660C1;
}
/* line 29, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance #table-info .operate-btn {
  display: inline-block;
  padding: 0 5px;
  font-weight: 400;
}
/* line 33, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance #table-info .edit-btn {
  color: #1660C1;
}
/* line 37, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance #table-info .delete-btn {
  color: #e03939;
}
/* line 41, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance #table-info .cancel-btn {
  color: #e03939;
}
/* line 45, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance #table-info .confirm-title {
  font-weight: bold;
  margin: 10px 0;
}
/* line 51, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .layui-form {
  position: relative;
  height: 465px;
  padding-bottom: 40px;
}
/* line 56, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .layui-form .layui-form-label {
  width: 100px;
}
/* line 58, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .layui-form .subbmit-btns {
  position: absolute;
  bottom: 0;
  z-index: 99;
  height: 40px;
  text-align: left;
}
/* line 67, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance #fileList {
  margin: 5px 0;
  color: #005d9b;
}
/* line 72, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .required {
  color: #e03939;
}
/* line 76, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .booking-view-box {
  display: inline-block;
  text-align: center;
  width: 100%;
}
/* line 82, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .qrcode-title {
  font-size: 2rem;
  font-weight: bold;
}
/* line 87, app/components/business_center/goods_car_manager/goodsEnteringInPortMaintenance/view.scss */
.goods-entering-in-port-maintenance .qrcode-box {
  height: 150px;
  margin: 10px 0;
}
/* line 3, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .hide {
  display: none;
}
/* line 7, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .query_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
}
/* line 9, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .query_option dl {
  padding: 10px 0px;
  overflow: hidden;
}
/* line 11, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .query_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 12, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  background-color: white;
}
/* line 13, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .query_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 15, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .query_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 19, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .query_option .operate-buttons {
  text-align: right;
  margin: 10px 10px;
}
/* line 25, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info #table-info .view-booking-no-btn {
  color: #1660C1;
}
/* line 29, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info #table-info .operate-btn {
  display: inline-block;
  padding: 0 5px;
  font-weight: 400;
}
/* line 33, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info #table-info .refresh-status-btn {
  color: #1660C1;
}
/* line 37, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info #table-info .detail-btn {
  color: #1660C1;
}
/* line 41, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info #table-info .cancel-btn {
  color: #e03939;
}
/* line 46, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .confirm-title {
  font-weight: bold;
  margin: 10px 0;
}
/* line 51, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .layui-form {
  position: relative;
  height: 465px;
  padding-bottom: 40px;
}
/* line 56, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .layui-form .layui-form-label {
  width: 100px;
}
/* line 58, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .layui-form .subbmit-btns {
  position: absolute;
  bottom: 0;
  z-index: 999;
  height: 40px;
  text-align: left;
}
/* line 67, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info #fileList {
  margin: 5px 0;
  color: #005d9b;
}
/* line 72, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .required {
  color: #e03939;
}
/* line 76, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .booking-view-box {
  display: inline-block;
  text-align: center;
  width: 100%;
}
/* line 82, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .qrcode-title {
  font-size: 2rem;
  font-weight: bold;
}
/* line 87, app/components/business_center/goods_car_manager/goodsEnteringInPortOrderInfo/view.scss */
.goods-entering-in-port-order-info .qrcode-box {
  height: 150px;
  margin: 10px 0;
}
/* line 3, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .hide {
  display: none;
}
/* line 7, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .query_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
}
/* line 9, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .query_option dl {
  padding: 10px 0px;
  overflow: hidden;
}
/* line 11, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .query_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 12, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  background-color: white;
}
/* line 13, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .query_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 15, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .query_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 19, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .query_option .operate-buttons {
  text-align: right;
  margin: 10px 10px;
}
/* line 25, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance #table-info .view-booking-no-btn {
  color: #1660C1;
}
/* line 29, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance #table-info .operate-btn {
  display: inline-block;
  padding: 0 5px;
  font-weight: 400;
}
/* line 33, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance #table-info .edit-btn {
  color: #1660C1;
}
/* line 37, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance #table-info .delete-btn {
  color: #e03939;
}
/* line 41, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance #table-info .cancel-btn {
  color: #e03939;
}
/* line 46, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .confirm-title {
  font-weight: bold;
  margin: 10px 0;
}
/* line 51, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .layui-form {
  position: relative;
  height: 465px;
  padding-bottom: 40px;
}
/* line 56, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .layui-form .layui-form-label {
  width: 100px;
}
/* line 58, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .layui-form .subbmit-btns {
  position: absolute;
  bottom: 0;
  z-index: 999;
  height: 40px;
  text-align: left;
}
/* line 67, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance #fileList {
  margin: 5px 0;
  color: #005d9b;
}
/* line 72, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .required {
  color: #e03939;
}
/* line 76, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .booking-view-box {
  display: inline-block;
  text-align: center;
  width: 100%;
}
/* line 82, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .qrcode-title {
  font-size: 2rem;
  font-weight: bold;
}
/* line 87, app/components/business_center/goods_car_manager/goodsEnteringOutPortMaintenance/view.scss */
.goods-entering-out-port-maintenance .qrcode-box {
  height: 150px;
  margin: 10px 0;
}
/* line 3, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .hide {
  display: none;
}
/* line 7, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .query_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
}
/* line 9, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .query_option dl {
  padding: 10px 0px;
  overflow: hidden;
}
/* line 11, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .query_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 12, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  background-color: white;
}
/* line 13, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .query_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 15, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .query_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 19, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .query_option .operate-buttons {
  text-align: right;
  margin: 10px 10px;
}
/* line 26, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info #table-info .view-booking-no-btn {
  color: #1660C1;
}
/* line 30, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info #table-info .operate-btn {
  display: inline-block;
  padding: 0 5px;
  font-weight: 400;
}
/* line 34, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info #table-info .refresh-status-btn {
  color: #1660C1;
}
/* line 38, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info #table-info .detail-btn {
  color: #1660C1;
}
/* line 42, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info #table-info .cancel-btn {
  color: #e03939;
}
/* line 47, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .confirm-title {
  font-weight: bold;
  margin: 10px 0;
}
/* line 52, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .layui-form {
  position: relative;
  height: 465px;
  padding-bottom: 40px;
}
/* line 57, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .layui-form .layui-form-label {
  width: 100px;
}
/* line 59, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .layui-form .subbmit-btns {
  position: absolute;
  bottom: 0;
  z-index: 999;
  height: 40px;
  text-align: left;
}
/* line 68, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info #fileList {
  margin: 5px 0;
  color: #005d9b;
}
/* line 73, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .required {
  color: #e03939;
}
/* line 77, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .booking-view-box {
  display: inline-block;
  text-align: center;
  width: 100%;
}
/* line 83, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .qrcode-title {
  font-size: 2rem;
  font-weight: bold;
}
/* line 88, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info .qrcode-box {
  height: 150px;
  margin: 10px 0;
}
/* line 94, app/components/business_center/goods_car_manager/goodsEnteringOutPortOrderInfo/view.scss */
.goods-entering-out-port-order-info #detail_form span.form-data {
  padding: 9px 15px;
  float: left;
  display: block;
}
/* line 2, app/components/business_center/logistics_query/inputLogisticsQuery/view.scss */
.input_logistics_query .main_info {
  width: 1490px;
  height: 700px;
}
/* line 4, app/components/business_center/logistics_query/inputLogisticsQuery/view.scss */
.input_logistics_query .main_info .iframe_info {
  width: 1470px;
  height: 690px;
  border: 0px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery {
  /*.option_set dt input[type="text"]{ width: 198px; height: 30px; line-height: 30px; margin-left: 10px;}
  */
}
/* line 2, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .zmt_option_airlines {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 3, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .zmt_option_airlines th {
  border: 0px solid red;
  font-weight: normal;
}
/* line 4, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .zmt_option_airlines td {
  width: 240px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 5, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .zmt_option_airlines {
  border: 2px solid #ddd;
  padding: 20px;
}
/* line 6, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .zmt_option_airlines table tr th,
.totalLogisticsQuery .zmt_option_airlines table tr td {
  padding: 5px 10px;
}
/* line 8, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .zmt_option_airlines table tr th {
  text-align: right;
}
/* line 9, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .zmt_option_airlines table tr th .field-name {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #ddd;
}
/* line 10, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .zmt_option_airlines table tr td select {
  padding: 5px;
  border: 1px solid #ddd;
}
/* line 11, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .zmt_option_airlines table tr td span {
  padding-left: 10px;
  color: #999;
}
/* line 12, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery table tr th .field-name {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #ddd;
}
/* line 14, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_set {
  border: 0px solid red;
  margin: 10px 10px 10px 10px;
  /*		margin-top: 20px; 
  		margin-left: 20px; 
  		margin-right: 20px; */
  overflow: hidden;
}
/* line 23, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_set p {
  height: 50px;
  width: 100%;
  font-height: 45px;
  vertical-align: middle;
  font-size: 35px;
  text-align: center;
  color: #1660C1;
  margin-top: 10px;
}
/* line 24, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_set dl {
  background-color: #F2F2F2;
}
/* line 25, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_set dt {
  float: left;
  border: 0px solid red;
}
/* line 26, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_set dd {
  float: left;
  border: 0px solid red;
  margin-left: 18px;
}
/* line 28, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_set dd input[type="text"] {
  width: 158px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 30, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .verify-code {
  width: 100px;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 37, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_border {
  border: 0px solid red;
  margin: 10px 10px 10px 10px;
  overflow: scroll;
  overflow-x: hidden;
  height: 75px;
}
/* line 43, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_border .option_ctnno {
  position: relative;
  width: 18%;
  height: 70px;
  float: left;
}
/* line 47, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_border .option_ctnno .ctnno_a {
  position: absolute;
  left: 0px;
  top: 30px;
}
/* line 50, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_border .option_ctnno .ctnno_b {
  position: absolute;
  left: 75px;
  top: 9px;
  background: url(/feebas/assets/images/other-images/ck_dqztbj.png) no-repeat;
  height: 25px;
  width: 85px;
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  overflow: hidden;
  background-size: cover;
}
/* line 63, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_border dl {
  background-color: #F2F2F2;
}
/* line 64, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_border dt {
  float: left;
  border: 0px solid red;
}
/* line 65, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_border dd {
  float: left;
  border: 0px solid red;
  margin-left: 18px;
}
/* line 67, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .option_blno {
  border: 1px dashed #CDC1C5;
  margin: 20px 10px 0px 10px;
  overflow: hidden;
  background-color: #FFFFFF;
}
/* line 74, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .total_style {
  padding-top: 20px;
}
/* line 76, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .total_style .total_left {
  background-color: #FFFFFF;
  width: 19.5%;
  height: 500px;
  float: left;
  border: 1px solid #E6E6E6;
}
/* line 82, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .total_style .total_left table {
  margin: auto;
}
/* line 84, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .total_style .total_left table td {
  padding: 15px 5px;
  font-size: 15px;
  color: #B5B5B5;
}
/* line 92, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .total_style .total_right {
  background-color: #FFFFFF;
  width: 80%;
  height: 500px;
  float: left;
  border: 1px solid #E6E6E6;
}
/* line 98, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .total_style .total_right table {
  width: 95%;
  margin: 10px 10px 10px 10px;
  font-size: 10px;
}
/* line 103, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .total_style .total_right table tr td[class='image'] {
  padding: 5px 1px;
  text-align: center;
  vertical-align: top;
  width: 10%;
}
/* line 109, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .total_style .total_right table tr td[class='image'] img[class='node_image'] {
  border-radius: 100%;
  border-width: 2px;
  border-color: #1FAD50;
  border-style: solid;
}
/* line 115, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .total_style .total_right table tr td[class='image_jt'] {
  vertical-align: top;
  padding: 15px 1px;
}
/* line 126, app/components/business_center/logistics_query/totalLogisticsQuery/view.scss */
.totalLogisticsQuery .determine_button2 {
  font-family: "微软雅黑";
  height: 33px;
  /*margin:10px 10px 10px 10px;*/
  border: 0;
  padding: 0px 30px 30px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 33px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn {
  /*.option_set dt input[type="text"]{ width: 198px; height: 30px; line-height: 30px; margin-left: 10px;}
  */
}
/* line 2, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .zmt_option_airlines {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 3, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .zmt_option_airlines th {
  border: 0px solid red;
  font-weight: normal;
}
/* line 4, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .zmt_option_airlines td {
  width: 240px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 5, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .zmt_option_airlines {
  border: 2px solid #ddd;
  padding: 20px;
}
/* line 6, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .zmt_option_airlines table tr th,
.totalLogisticsQueryIn .zmt_option_airlines table tr td {
  padding: 5px 10px;
}
/* line 8, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .zmt_option_airlines table tr th {
  text-align: right;
}
/* line 9, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .zmt_option_airlines table tr th .field-name {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #ddd;
}
/* line 10, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .zmt_option_airlines table tr td select {
  padding: 5px;
  border: 1px solid #ddd;
}
/* line 11, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .zmt_option_airlines table tr td span {
  padding-left: 10px;
  color: #999;
}
/* line 12, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn table tr th .field-name {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #ddd;
}
/* line 14, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_set {
  border: 0px solid red;
  margin: 10px 10px 10px 10px;
  /*		margin-top: 20px; 
  		margin-left: 20px; 
  		margin-right: 20px; */
  overflow: hidden;
}
/* line 23, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_set p {
  height: 50px;
  width: 100%;
  font-height: 45px;
  vertical-align: middle;
  font-size: 35px;
  text-align: center;
  color: #1660C1;
  margin-top: 10px;
}
/* line 24, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_set dl {
  background-color: #F2F2F2;
}
/* line 25, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_set dt {
  float: left;
  border: 0px solid red;
}
/* line 26, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_set dd {
  float: left;
  border: 0px solid red;
  margin-left: 18px;
}
/* line 28, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_set dd input[type="text"] {
  width: 158px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 30, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .verify-code {
  width: 100px;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 37, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_border {
  border: 0px solid red;
  margin: 10px 10px 10px 10px;
  overflow: scroll;
  overflow-x: hidden;
  height: 75px;
}
/* line 43, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_border .option_ctnno {
  position: relative;
  width: 18%;
  height: 70px;
  float: left;
}
/* line 47, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_border .option_ctnno .ctnno_a {
  position: absolute;
  left: 0px;
  top: 30px;
}
/* line 50, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_border .option_ctnno .ctnno_b {
  position: absolute;
  left: 0px;
  top: 30px;
}
/* line 56, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_border dl {
  background-color: #F2F2F2;
}
/* line 57, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_border dt {
  float: left;
  border: 0px solid red;
}
/* line 58, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_border dd {
  float: left;
  border: 0px solid red;
  margin-left: 18px;
}
/* line 60, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .option_blno {
  border: 1px dashed #CDC1C5;
  margin: 20px 10px 0px 10px;
  overflow: hidden;
  background-color: #FFFFFF;
}
/* line 67, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .total_style {
  padding-top: 20px;
}
/* line 69, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .total_style .total_left {
  background-color: #FFFFFF;
  width: 19.5%;
  height: 500px;
  float: left;
  border: 1px solid #E6E6E6;
}
/* line 75, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .total_style .total_left table {
  margin: auto;
}
/* line 77, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .total_style .total_left table td {
  padding: 15px 5px;
  font-size: 15px;
  color: #B5B5B5;
}
/* line 85, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .total_style .total_right {
  background-color: #FFFFFF;
  width: 80%;
  height: 500px;
  float: left;
  border: 1px solid #E6E6E6;
}
/* line 91, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .total_style .total_right table {
  width: 95%;
  margin: 10px 10px 10px 10px;
  font-size: 10px;
}
/* line 96, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .total_style .total_right table tr td[class='image'] {
  padding: 5px 1px;
  text-align: center;
  vertical-align: top;
  width: 10%;
}
/* line 102, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .total_style .total_right table tr td[class='image'] img[class='node_image'] {
  border-radius: 100%;
  border-width: 2px;
  border-color: #1FAD50;
  border-style: solid;
}
/* line 108, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .total_style .total_right table tr td[class='image_jt'] {
  vertical-align: top;
  padding: 15px 1px;
}
/* line 119, app/components/business_center/logistics_query/totalLogisticsQueryIn/view.scss */
.totalLogisticsQueryIn .determine_button2 {
  font-family: "微软雅黑";
  height: 33px;
  /*margin:10px 10px 10px 10px;*/
  border: 0;
  padding: 0px 30px 30px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 33px;
  position: relative;
  background-color: #1660C1;
}
/* line 2, app/components/business_center/manage_user/account_detail/view.scss */
.index .gn-show {
  display: none;
}
/* line 5, app/components/business_center/manage_user/account_detail/view.scss */
.index .gw-show {
  display: none;
}
/* line 8, app/components/business_center/manage_user/account_detail/view.scss */
.index .bg-style {
  background-color: #f2f2f7;
}
/* line 11, app/components/business_center/manage_user/account_detail/view.scss */
.index .bg {
  background-color: #ffffff;
}
/* line 14, app/components/business_center/manage_user/account_detail/view.scss */
.index .look-tips {
  display: inline-block;
  margin-left: 20px;
  color: #3385ff;
}
/* line 20, app/components/business_center/manage_user/account_detail/view.scss */
.index .title-tips {
  font-size: 20px;
  color: black;
  font-weight: bold;
  margin-left: 20px;
}
/* line 26, app/components/business_center/manage_user/account_detail/view.scss */
.index .up-down-style {
  width: 40px;
  height: 40px;
  padding-top: 5px;
}
/* line 31, app/components/business_center/manage_user/account_detail/view.scss */
.index .border {
  border: 1px solid red;
}
/* line 34, app/components/business_center/manage_user/account_detail/view.scss */
.index .mar-bottom-20 {
  margin-bottom: 10px;
}
/* line 37, app/components/business_center/manage_user/account_detail/view.scss */
.index .font-16 {
  font-size: 16px;
  font-weight: 500;
}
/* line 41, app/components/business_center/manage_user/account_detail/view.scss */
.index .font-cl-gray {
  color: #9a9a9a;
  font-weight: bold;
}
/* line 45, app/components/business_center/manage_user/account_detail/view.scss */
.index .font-cl-blue {
  color: #3399ff;
  font-weight: bold;
}
/* line 49, app/components/business_center/manage_user/account_detail/view.scss */
.index .font-cl-red {
  color: #ff3a30;
  font-weight: bold;
}
/* line 53, app/components/business_center/manage_user/account_detail/view.scss */
.index .font-cl-orange {
  color: #ff9502;
  font-weight: bold;
}
/* line 57, app/components/business_center/manage_user/account_detail/view.scss */
.index .font-cl-green {
  color: #00bc82;
}
/* line 60, app/components/business_center/manage_user/account_detail/view.scss */
.index .border-right {
  border-right: 1px solid #737373;
}
/* line 63, app/components/business_center/manage_user/account_detail/view.scss */
.index .padding-20 {
  padding: 10px 10px;
}
/* line 66, app/components/business_center/manage_user/account_detail/view.scss */
.index .padding-30 {
  padding: 20px 20px;
}
/* line 69, app/components/business_center/manage_user/account_detail/view.scss */
.index .width-progress {
  width: 200px;
}
/* line 72, app/components/business_center/manage_user/account_detail/view.scss */
.index .mar-right-10 {
  margin-right: 10px;
}
/* line 75, app/components/business_center/manage_user/account_detail/view.scss */
.index .mar-top-10 {
  margin-top: 10px;
}
/* line 78, app/components/business_center/manage_user/account_detail/view.scss */
.index .mar-top-20 {
  margin-top: 20px;
}
/* line 81, app/components/business_center/manage_user/account_detail/view.scss */
.index .bg-k {
  background-color: #f2f2f7;
  border-radius: 5px;
  margin-bottom: 10px;
}
/* line 87, app/components/business_center/manage_user/account_detail/view.scss */
.index .mar-top-50 {
  margin-top: 20px;
}
/* line 90, app/components/business_center/manage_user/account_detail/view.scss */
.index .text-right {
  text-align: right;
}
/* line 93, app/components/business_center/manage_user/account_detail/view.scss */
.index .text-val {
  display: flex;
  align-items: flex-end;
  font-weight: bold;
  border-bottom: 1px solid #dfdfe0;
  padding-bottom: 10px;
}
/* line 100, app/components/business_center/manage_user/account_detail/view.scss */
.index .flex {
  display: flex;
  align-items: flex-end;
}
/* line 104, app/components/business_center/manage_user/account_detail/view.scss */
.index .grid-flex {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 1fr;
  grid-template-rows: 20px 20px 20px 20px;
  row-gap: 10px;
  text-align: center;
  padding-bottom: 20px;
}
/* line 112, app/components/business_center/manage_user/account_detail/view.scss */
.index .crl-rad {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 12px;
  border-radius: 50%;
  background-color: #c7c7cc;
  color: white;
}
/* line 121, app/components/business_center/manage_user/account_detail/view.scss */
.index .y-red {
  background-color: red;
}
/* line 124, app/components/business_center/manage_user/account_detail/view.scss */
.index .y-orange {
  background-color: #ff9502;
}
/* line 127, app/components/business_center/manage_user/account_detail/view.scss */
.index .y-green {
  background-color: #00bc82;
}
/* line 130, app/components/business_center/manage_user/account_detail/view.scss */
.index .y-gray {
  background-color: #9a9a9a;
}
/* line 133, app/components/business_center/manage_user/account_detail/view.scss */
.index .height-chart {
  height: 400px;
  width: 100%;
}
/* line 137, app/components/business_center/manage_user/account_detail/view.scss */
.index .height-box {
  height: 420px;
}
/* line 140, app/components/business_center/manage_user/account_detail/view.scss */
.index .tips-icon-style {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -3px;
}
/* line 146, app/components/business_center/manage_user/account_detail/view.scss */
.index .icon-tips-box {
  overflow: hidden;
  display: inline-block;
}
/* line 150, app/components/business_center/manage_user/account_detail/view.scss */
.index .padding-top-10 {
  padding-top: 10px;
}
/* line 153, app/components/business_center/manage_user/account_detail/view.scss */
.index .layui-layout-body {
  overflow-y: auto;
}
/* line 156, app/components/business_center/manage_user/account_detail/view.scss */
.index .count-height {
  height: calc(100vh - 590px);
}
@charset "UTF-8";
/* line 2, app/components/business_center/manage_user/internal_trade_detail/view.scss */
.internal_trade_detail button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 16, app/components/business_center/manage_user/internal_trade_detail/view.scss */
.internal_trade_detail .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 25, app/components/business_center/manage_user/internal_trade_detail/view.scss */
.internal_trade_detail .queryDiv {
  padding: 10px;
}
/* line 28, app/components/business_center/manage_user/internal_trade_detail/view.scss */
.internal_trade_detail .queryDiv label {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 33, app/components/business_center/manage_user/internal_trade_detail/view.scss */
.internal_trade_detail .queryDiv #status {
  width: 160px;
  height: 32px;
  line-height: 32px;
}
/* line 41, app/components/business_center/manage_user/internal_trade_detail/view.scss */
.internal_trade_detail .layui-table th {
  text-align: center;
  line-height: 35px;
  background-color: #f2f2f2;
}
/* line 47, app/components/business_center/manage_user/internal_trade_detail/view.scss */
.internal_trade_detail .layui-table td {
  text-align: center;
  line-height: 35px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/manage_user/internal_trade_detail_W/view.scss */
.internal_trade_detail button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 16, app/components/business_center/manage_user/internal_trade_detail_W/view.scss */
.internal_trade_detail .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 25, app/components/business_center/manage_user/internal_trade_detail_W/view.scss */
.internal_trade_detail .queryDiv {
  padding: 10px;
}
/* line 28, app/components/business_center/manage_user/internal_trade_detail_W/view.scss */
.internal_trade_detail .queryDiv label {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 33, app/components/business_center/manage_user/internal_trade_detail_W/view.scss */
.internal_trade_detail .queryDiv #status {
  width: 160px;
  height: 32px;
  line-height: 32px;
}
/* line 41, app/components/business_center/manage_user/internal_trade_detail_W/view.scss */
.internal_trade_detail .layui-table th {
  text-align: center;
  line-height: 35px;
  background-color: #f2f2f2;
}
/* line 47, app/components/business_center/manage_user/internal_trade_detail_W/view.scss */
.internal_trade_detail .layui-table td {
  text-align: center;
  line-height: 35px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/manage_user/lifting_business_detail/view.scss */
.prepayment_amount_detail button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 16, app/components/business_center/manage_user/lifting_business_detail/view.scss */
.prepayment_amount_detail .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 25, app/components/business_center/manage_user/lifting_business_detail/view.scss */
.prepayment_amount_detail .queryDiv {
  padding: 10px;
}
/* line 28, app/components/business_center/manage_user/lifting_business_detail/view.scss */
.prepayment_amount_detail .queryDiv label {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 33, app/components/business_center/manage_user/lifting_business_detail/view.scss */
.prepayment_amount_detail .queryDiv #status {
  width: 160px;
  height: 32px;
  line-height: 32px;
}
/* line 41, app/components/business_center/manage_user/lifting_business_detail/view.scss */
.prepayment_amount_detail .layui-table th {
  text-align: center;
  line-height: 35px;
  background-color: #f2f2f2;
}
/* line 47, app/components/business_center/manage_user/lifting_business_detail/view.scss */
.prepayment_amount_detail .layui-table td {
  text-align: center;
  line-height: 35px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/manage_user/lifting_business_detail_W/view.scss */
.prepayment_amount_detail button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 16, app/components/business_center/manage_user/lifting_business_detail_W/view.scss */
.prepayment_amount_detail .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 25, app/components/business_center/manage_user/lifting_business_detail_W/view.scss */
.prepayment_amount_detail .queryDiv {
  padding: 10px;
}
/* line 28, app/components/business_center/manage_user/lifting_business_detail_W/view.scss */
.prepayment_amount_detail .queryDiv label {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 33, app/components/business_center/manage_user/lifting_business_detail_W/view.scss */
.prepayment_amount_detail .queryDiv #status {
  width: 160px;
  height: 32px;
  line-height: 32px;
}
/* line 41, app/components/business_center/manage_user/lifting_business_detail_W/view.scss */
.prepayment_amount_detail .layui-table th {
  text-align: center;
  line-height: 35px;
  background-color: #f2f2f2;
}
/* line 47, app/components/business_center/manage_user/lifting_business_detail_W/view.scss */
.prepayment_amount_detail .layui-table td {
  text-align: center;
  line-height: 35px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/manage_user/pre_box_pay/view.scss */
.pre_box_pay button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 16, app/components/business_center/manage_user/pre_box_pay/view.scss */
.pre_box_pay .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 25, app/components/business_center/manage_user/pre_box_pay/view.scss */
.pre_box_pay .queryDiv {
  padding: 10px;
}
/* line 28, app/components/business_center/manage_user/pre_box_pay/view.scss */
.pre_box_pay .queryDiv label {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 33, app/components/business_center/manage_user/pre_box_pay/view.scss */
.pre_box_pay .queryDiv #status {
  width: 160px;
  height: 32px;
  line-height: 32px;
}
/* line 41, app/components/business_center/manage_user/pre_box_pay/view.scss */
.pre_box_pay .layui-table th {
  text-align: center;
  line-height: 35px;
  background-color: #f2f2f2;
}
/* line 47, app/components/business_center/manage_user/pre_box_pay/view.scss */
.pre_box_pay .layui-table td {
  text-align: center;
  line-height: 35px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/manage_user/prepayment_amount_detail/view.scss */
.prepayment_amount_detail button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 16, app/components/business_center/manage_user/prepayment_amount_detail/view.scss */
.prepayment_amount_detail .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 25, app/components/business_center/manage_user/prepayment_amount_detail/view.scss */
.prepayment_amount_detail .queryDiv {
  padding: 10px;
}
/* line 28, app/components/business_center/manage_user/prepayment_amount_detail/view.scss */
.prepayment_amount_detail .queryDiv label {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 33, app/components/business_center/manage_user/prepayment_amount_detail/view.scss */
.prepayment_amount_detail .queryDiv #status {
  width: 160px;
  height: 32px;
  line-height: 32px;
}
/* line 41, app/components/business_center/manage_user/prepayment_amount_detail/view.scss */
.prepayment_amount_detail .layui-table th {
  text-align: center;
  line-height: 35px;
  background-color: #f2f2f2;
}
/* line 47, app/components/business_center/manage_user/prepayment_amount_detail/view.scss */
.prepayment_amount_detail .layui-table td {
  text-align: center;
  line-height: 35px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/manage_user/prepayment_amount_detail_ckhf/view.scss */
.prepayment_amount_detail button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 16, app/components/business_center/manage_user/prepayment_amount_detail_ckhf/view.scss */
.prepayment_amount_detail .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 25, app/components/business_center/manage_user/prepayment_amount_detail_ckhf/view.scss */
.prepayment_amount_detail .queryDiv {
  padding: 10px;
}
/* line 28, app/components/business_center/manage_user/prepayment_amount_detail_ckhf/view.scss */
.prepayment_amount_detail .queryDiv label {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 33, app/components/business_center/manage_user/prepayment_amount_detail_ckhf/view.scss */
.prepayment_amount_detail .queryDiv #status {
  width: 160px;
  height: 32px;
  line-height: 32px;
}
/* line 41, app/components/business_center/manage_user/prepayment_amount_detail_ckhf/view.scss */
.prepayment_amount_detail .layui-table th {
  text-align: center;
  line-height: 35px;
  background-color: #f2f2f2;
}
/* line 47, app/components/business_center/manage_user/prepayment_amount_detail_ckhf/view.scss */
.prepayment_amount_detail .layui-table td {
  text-align: center;
  line-height: 35px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/manage_user/prepayment_amount_detail_disinfect/view.scss */
.prepayment_amount_detail button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 16, app/components/business_center/manage_user/prepayment_amount_detail_disinfect/view.scss */
.prepayment_amount_detail .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 25, app/components/business_center/manage_user/prepayment_amount_detail_disinfect/view.scss */
.prepayment_amount_detail .queryDiv {
  padding: 10px;
}
/* line 28, app/components/business_center/manage_user/prepayment_amount_detail_disinfect/view.scss */
.prepayment_amount_detail .queryDiv label {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 33, app/components/business_center/manage_user/prepayment_amount_detail_disinfect/view.scss */
.prepayment_amount_detail .queryDiv #status {
  width: 160px;
  height: 32px;
  line-height: 32px;
}
/* line 41, app/components/business_center/manage_user/prepayment_amount_detail_disinfect/view.scss */
.prepayment_amount_detail .layui-table th {
  text-align: center;
  line-height: 35px;
  background-color: #f2f2f2;
}
/* line 47, app/components/business_center/manage_user/prepayment_amount_detail_disinfect/view.scss */
.prepayment_amount_detail .layui-table td {
  text-align: center;
  line-height: 35px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/manage_user/prepayment_amount_detail_goods_car_out/view.scss */
.prepayment_amount_detail button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 16, app/components/business_center/manage_user/prepayment_amount_detail_goods_car_out/view.scss */
.prepayment_amount_detail .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 25, app/components/business_center/manage_user/prepayment_amount_detail_goods_car_out/view.scss */
.prepayment_amount_detail .queryDiv {
  padding: 10px;
}
/* line 28, app/components/business_center/manage_user/prepayment_amount_detail_goods_car_out/view.scss */
.prepayment_amount_detail .queryDiv label {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 33, app/components/business_center/manage_user/prepayment_amount_detail_goods_car_out/view.scss */
.prepayment_amount_detail .queryDiv #status {
  width: 160px;
  height: 32px;
  line-height: 32px;
}
/* line 41, app/components/business_center/manage_user/prepayment_amount_detail_goods_car_out/view.scss */
.prepayment_amount_detail .layui-table th {
  text-align: center;
  line-height: 35px;
  background-color: #f2f2f2;
}
/* line 47, app/components/business_center/manage_user/prepayment_amount_detail_goods_car_out/view.scss */
.prepayment_amount_detail .layui-table td {
  text-align: center;
  line-height: 35px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/manage_user/prepayment_amount_detail_sigai/view.scss */
.prepayment_amount_detail button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 16, app/components/business_center/manage_user/prepayment_amount_detail_sigai/view.scss */
.prepayment_amount_detail .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 25, app/components/business_center/manage_user/prepayment_amount_detail_sigai/view.scss */
.prepayment_amount_detail .queryDiv {
  padding: 10px;
}
/* line 28, app/components/business_center/manage_user/prepayment_amount_detail_sigai/view.scss */
.prepayment_amount_detail .queryDiv label {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 33, app/components/business_center/manage_user/prepayment_amount_detail_sigai/view.scss */
.prepayment_amount_detail .queryDiv #status {
  width: 160px;
  height: 32px;
  line-height: 32px;
}
/* line 41, app/components/business_center/manage_user/prepayment_amount_detail_sigai/view.scss */
.prepayment_amount_detail .layui-table th {
  text-align: center;
  line-height: 35px;
  background-color: #f2f2f2;
}
/* line 47, app/components/business_center/manage_user/prepayment_amount_detail_sigai/view.scss */
.prepayment_amount_detail .layui-table td {
  text-align: center;
  line-height: 35px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage {
  /* 可以移动  弹框 */
}
/* line 6, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .little_btn_style {
  font-size: 12px;
  display: inline-block;
  height: 25px !important;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  border-radius: 5px;
  color: white;
  background: #337ab7;
  text-decoration: none;
}
/* line 20, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .editor_popover {
  width: 760px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 1px #B9B9B9;
  left: 50%;
  top: 20%;
  margin-left: -380px;
  display: none;
  padding: 0 20px 20px;
}
/* line 33, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .editor_popover .gck_theme_poptit {
  border-bottom: none;
}
/* line 38, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .editor_popover .addx_edit_info h1 {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
/* line 44, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .editor_popover .addx_edit_info .addx_edit_info_div {
  text-align: center;
  margin: 28px;
  font-size: 24px;
}
/* line 50, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .editor_popover .addx_edit_info .addx_edit_info_detail {
  border: 1px solid #666;
  padding: 15px;
  font-size: 16px;
  font-weight: initial;
  letter-spacing: 1px;
}
/* line 56, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .editor_popover .addx_edit_info .addx_edit_info_detail .underline {
  border-bottom: 0.5px solid #666;
  letter-spacing: normal;
}
/* line 62, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .editor_popover .addx_edit_info .otherInfo {
  font-size: 15px;
  padding-left: 5px;
  margin-bottom: 30px;
  position: relative;
}
/* line 70, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .editor_popover #canvs {
  padding: 20px;
  background: #FFFFFF;
}
/* line 76, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .hide {
  display: none;
}
/* line 80, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage button,
.seller_prepayment_manage input[type=button] {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 95, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage select {
  height: 35px;
  width: 160px;
}
/* line 100, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage button:hover {
  opacity: 0.9;
}
/* line 104, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage button:focus {
  opacity: 0.9;
}
/* line 108, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 117, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .pay_btn {
  background: #FFB800;
  margin-left: 10px;
}
/* line 122, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .business_center_line {
  padding: 20px;
}
/* line 125, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .business_center_line #active {
  margin-right: 40px;
}
/* line 129, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .business_center_line .submitDiv {
  margin-top: 25px;
  position: relative;
  margin-bottom: 35px;
}
/* line 134, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .business_center_line .submitDiv ul {
  display: inline-block;
}
/* line 137, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .business_center_line .submitDiv ul li {
  display: inline-block;
  margin-right: 40px;
}
/* line 143, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .business_center_line .submitDiv #checkBtn {
  margin-left: -30px;
  position: absolute;
  top: 50px;
  left: 50%;
}
/* line 152, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage #win_zxd {
  padding: 20px;
}
/* line 155, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage #win_zxd p {
  margin-bottom: 25px;
  font-size: 17px;
}
/* line 160, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage #win_zxd .div_cancel {
  text-align: center;
  margin-top: 20px;
}
/* line 166, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .table_div {
  position: relative;
  padding: 10px 20px;
}
/* line 170, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .table_div .layui-table {
  width: initial;
}
/* line 173, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .table_div .layui-table td,
.seller_prepayment_manage .table_div .layui-table th {
  line-height: 35px;
  width: 180px;
  text-align: center;
}
/* line 178, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .table_div .layui-table td a,
.seller_prepayment_manage .table_div .layui-table th a {
  color: #2687d0;
}
/* line 183, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .table_div .layui-table .td_font {
  font-weight: 700;
}
/* line 192, app/components/business_center/manage_user/seller_prepayment_manage/view.scss */
.seller_prepayment_manage .status_div .layui-table td,
.seller_prepayment_manage .status_div .layui-table th {
  line-height: 35px;
  text-align: center;
}
@charset "UTF-8";
/* line 1, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage {
  /* 可以移动  弹框 */
}
/* line 6, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .little_btn_style {
  font-size: 12px;
  display: inline-block;
  height: 25px !important;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  border-radius: 5px;
  color: white;
  background: #337ab7;
  text-decoration: none;
}
/* line 20, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .editor_popover {
  width: 760px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 1px #B9B9B9;
  left: 50%;
  top: 20%;
  margin-left: -380px;
  display: none;
  padding: 0 20px 20px;
}
/* line 33, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .editor_popover .gck_theme_poptit {
  border-bottom: none;
}
/* line 38, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .editor_popover .addx_edit_info h1 {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
/* line 44, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .editor_popover .addx_edit_info .addx_edit_info_div {
  text-align: center;
  margin: 28px;
  font-size: 24px;
}
/* line 50, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .editor_popover .addx_edit_info .addx_edit_info_detail {
  border: 1px solid #666;
  padding: 15px;
  font-size: 16px;
  font-weight: initial;
  letter-spacing: 1px;
}
/* line 56, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .editor_popover .addx_edit_info .addx_edit_info_detail .underline {
  border-bottom: 0.5px solid #666;
  letter-spacing: normal;
}
/* line 62, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .editor_popover .addx_edit_info .otherInfo {
  font-size: 15px;
  padding-left: 5px;
  margin-bottom: 30px;
  position: relative;
}
/* line 70, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .editor_popover #canvs {
  padding: 20px;
  background: #FFFFFF;
}
/* line 76, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .hide {
  display: none;
}
/* line 80, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage button,
.seller_prepayment_manage input[type=button] {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 95, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage select {
  height: 35px;
  width: 160px;
}
/* line 100, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage button:hover {
  opacity: 0.9;
}
/* line 104, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage button:focus {
  opacity: 0.9;
}
/* line 108, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 117, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .pay_btn {
  background: #FFB800;
  margin-left: 10px;
}
/* line 122, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .business_center_line {
  padding: 20px;
}
/* line 125, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .business_center_line #active {
  margin-right: 40px;
}
/* line 129, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .business_center_line .submitDiv {
  margin-top: 25px;
  position: relative;
  margin-bottom: 35px;
}
/* line 134, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .business_center_line .submitDiv ul {
  display: inline-block;
}
/* line 137, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .business_center_line .submitDiv ul li {
  display: inline-block;
  margin-right: 40px;
}
/* line 143, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .business_center_line .submitDiv #checkBtn {
  margin-left: -30px;
  position: absolute;
  top: 50px;
  left: 50%;
}
/* line 152, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage #win_zxd {
  padding: 20px;
}
/* line 155, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage #win_zxd p {
  margin-bottom: 25px;
  font-size: 17px;
}
/* line 160, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage #win_zxd .div_cancel {
  text-align: center;
  margin-top: 20px;
}
/* line 166, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .table_div {
  position: relative;
  padding: 10px 20px;
}
/* line 170, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .table_div .layui-table {
  width: initial;
}
/* line 173, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .table_div .layui-table td,
.seller_prepayment_manage .table_div .layui-table th {
  line-height: 35px;
  width: 180px;
  text-align: center;
}
/* line 178, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .table_div .layui-table td a,
.seller_prepayment_manage .table_div .layui-table th a {
  color: #2687d0;
}
/* line 183, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .table_div .layui-table .td_font {
  font-weight: 700;
}
/* line 192, app/components/business_center/manage_user/seller_prepayment_manage_czf/view.scss */
.seller_prepayment_manage .status_div .layui-table td,
.seller_prepayment_manage .status_div .layui-table th {
  line-height: 35px;
  text-align: center;
}
@charset "UTF-8";
/* line 1, app/components/business_center/motorcade_charge_report/view.scss */
.bpgck_weight_report {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-single .group-name, .bpgck_weight_report .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-single .group-name:after, .bpgck_weight_report .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bpgck_weight_report .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .bpgck_weight_report .chosen-container .chosen-results-scroll-down span, .bpgck_weight_report .chosen-container .chosen-results-scroll-up span, .bpgck_weight_report .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .bpgck_weight_report .chosen-container-single .chosen-search input[type=text], .bpgck_weight_report .chosen-container-single .chosen-single abbr, .bpgck_weight_report .chosen-container-single .chosen-single div b, .bpgck_weight_report .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/motorcade_charge_report/view.scss */
.bpgck_weight_report .fourchange_monthly_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 7, app/components/business_center/motorcade_charge_report/view.scss */
.bpgck_weight_report .fourchange_monthly_structure .fourchange_monthly_option table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 8, app/components/business_center/motorcade_charge_report/view.scss */
.bpgck_weight_report .fourchange_monthly_structure .fourchange_monthly_option table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 10, app/components/business_center/motorcade_charge_report/view.scss */
.bpgck_weight_report .fourchange_monthly_structure .fourchange_monthly_option table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/motorcade_charge_report/view.scss */
.bpgck_weight_report .fourchange_monthly_structure .fourchange_monthly_option table td select {
  width: 150px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 12, app/components/business_center/motorcade_charge_report/view.scss */
.bpgck_weight_report .fourchange_monthly_structure .fourchange_monthly_option table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 21, app/components/business_center/motorcade_charge_report/view.scss */
.bpgck_weight_report .hideClass {
  display: none;
}
@charset "UTF-8";
/* line 3, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .business_center_line {
  overflow: visible;
}
/* line 6, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .business_center_line table td {
  padding: 5px 10px;
}
/* line 7, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .business_center_line table td input[type="text"] {
  width: 150px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .business_center_line table td select {
  width: 150px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .business_center_line table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 18, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 20, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 27, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 29, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 30, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 32, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 32, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .weight_query_info table td span {
  color: #2EC300;
}
/* line 36, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .layui-form-ygt .layui-input {
  height: 28px;
  width: 100%;
}
/* line 40, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .layui-form-item .layui-form-label {
  padding: 4px 10px;
}
/* line 43, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .layui-form-item {
  margin: 6px 0;
}
/* line 46, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount .layui-form-item .layui-input-block {
  min-height: 28px;
}
/* line 50, app/components/business_center/order_main/orderMainCheckAccount/view.scss */
.orderMainCheckAccount #search-container .c-button {
  width: 70px;
  float: left;
  text-align: center;
  height: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  margin-left: 10px;
  outline: none;
  line-height: 40px;
  position: relative;
  background-color: #1660C1;
}
/* line 2, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure {
  overflow: hidden;
  font-size: 13px;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 4, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .apply_info {
  float: left;
  border: 0px solid red;
  width: 510px;
  margin-left: 5px;
}
/* line 6, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .apply_info dt {
  float: left;
  width: 100px;
  margin-bottom: 20px;
  height: 30px;
  line-height: 30px;
}
/* line 6, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .apply_info dt span {
  color: red;
}
/* line 7, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .apply_info dd {
  margin-bottom: 20px;
}
/* line 7, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .apply_info dd span {
  line-height: 35px;
  margin-left: 5px;
}
/* line 8, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .apply_info input[type="text"] {
  height: 30px;
  line-height: 30px;
  width: 250px;
}
/* line 9, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .apply_info select {
  height: 33px;
  line-height: 33px;
  width: 252px;
}
/* line 11, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .file_content {
  float: left;
  cursor: pointer;
  border: 1px solid #A6A6A6;
  height: 30px;
  background: #E8E8E8;
  position: relative;
  padding: 0px 30px;
}
/* line 12, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .file_button {
  text-align: center;
  cursor: pointer;
  padding-top: 5px;
  color: #333;
  font-size: 13px;
}
/* line 13, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .input_style {
  height: 30px;
  cursor: pointer;
  font-size: 30px;
  width: 170px;
  outline: medium none;
  position: absolute;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  left: 0px;
  top: 0px;
}
/* line 16, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .apply_info_img {
  float: right;
  border: 3px solid #CCCCCC;
  height: 300px;
  width: 500px;
}
/* line 18, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_structure .apply_info_img img {
  height: 300px;
  width: 500px;
}
/* line 21, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_protocol_structure {
  border: 0px solid red;
  text-align: center;
}
/* line 23, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_protocol_structure .apply_protocol a {
  color: #0F509F;
}
/* line 24, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_protocol_structure .apply_button {
  margin-top: 20px;
}
/* line 26, app/components/business_center/pact_crm/apply_pact/view.scss */
.qyglgck_apply_pact .apply_protocol_structure .apply_button button {
  padding: 0px 50px;
  height: 30px;
  line-height: 25px;
}
/* line 2, app/components/business_center/pact_crm/business_cards/view.scss */
.gckx_business_cards .business_cards_info {
  border: 0px solid red;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20px;
}
/* line 3, app/components/business_center/pact_crm/business_cards/view.scss */
.gckx_business_cards .business_cards_info li {
  float: left;
  text-align: center;
  width: 385px;
  padding: 10px 0px;
  border: 0px solid red;
  font-size: 15px;
}
/* line 5, app/components/business_center/pact_crm/business_cards/view.scss */
.gckx_business_cards .business_cards_info li div {
  margin: 0 auto;
  width: 300px;
  height: 150px;
  padding: 10px;
  border: 3px solid #C1C1C1;
}
/* line 6, app/components/business_center/pact_crm/business_cards/view.scss */
.gckx_business_cards .business_cards_info li span {
  padding: 0px 10px;
}
/* line 7, app/components/business_center/pact_crm/business_cards/view.scss */
.gckx_business_cards .business_cards_info li p {
  margin-top: 70px;
  color: #2EC300;
  font-weight: bold;
}
@charset "UTF-8";
/* line 2, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .choice_structure {
  border: 1px solid #D5D5D5;
  overflow: hidden;
}
/* line 3, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .choice_query dl {
  border: 0px solid red;
  padding: 0px 10px 10px 10px;
  overflow: hidden;
}
/* line 4, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .choice_query dd {
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  line-height: 30px;
}
/* line 5, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .choice_query dt {
  float: left;
  margin-left: 21px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .choice_query input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 200px;
}
/* line 7, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .choice_query select {
  font-family: "微软雅黑";
  width: 200px;
}
/* line 8, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .choice_query input[type="checkbox"] {
  vertical-align: middle;
}
/* line 10, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing button {
  margin-left: 6px;
  font-family: "微软雅黑";
  height: 25px;
  border: 0;
  width: 60px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 25, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .acting_uditing_info {
  margin-top: 10px;
}
/* line 26, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .acting_uditing_info table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}
/* line 27, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .acting_uditing_info th {
  background-color: #F2F2F2;
  height: 35px;
  border-bottom: 1px solid #D5D5D5;
  border-top: 1px solid #D5D5D5;
}
/* line 29, app/components/business_center/pact_crm/contract_sign/view.scss */
.gckx_acting_uditing .acting_uditing_info td {
  border-bottom: 1px solid #D5D5D5;
  text-align: center;
  height: 35px;
}

/* line 32, app/components/business_center/pact_crm/contract_sign/view.scss */
.top_title {
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  text-indent: 20px;
  font-weight: bold;
  border: 0px solid red;
  background-color: #F2F2F2;
}

/* line 43, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover2 {
  position: fixed;
  z-index: 1005;
  display: none;
  top: 1%;
  width: 80%;
  hight: 80%;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}

/* line 57, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 71, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 75, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 77, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .acquiring_surcharge dl dt {
  float: left;
}
/* line 80, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 84, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 97, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .surcharge_info {
  overflow: auto;
}
/* line 100, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 104, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 109, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 114, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .surcharge_info table td a {
  color: #1660C1;
}
/* line 117, app/components/business_center/pact_crm/contract_sign/view.scss */
.contact_audit_popover .surcharge_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_center/pact_crm/detailed/view.scss */
.gckx_detailed .detailed_info {
  border: 1px solid #E6E6E6;
  border-bottom: 0px solid;
  margin-top: 10px;
  background-color: #FFFFFF;
}
/* line 4, app/components/business_center/pact_crm/detailed/view.scss */
.gckx_detailed .detailed_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 6, app/components/business_center/pact_crm/detailed/view.scss */
.gckx_detailed .detailed_info table th {
  height: 35px;
  line-height: 35px;
  width: 10%;
  color: #333;
  background-color: #F7F7F7;
  border-bottom: solid 1px #D5D5D5;
}
/* line 7, app/components/business_center/pact_crm/detailed/view.scss */
.gckx_detailed .detailed_info table td {
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
}
/* line 10, app/components/business_center/pact_crm/detailed/view.scss */
.gckx_detailed .detailed_info_img {
  border: 1px solid #E6E6E6;
  margin: 0px auto;
  max-height: 400px;
  overflow: auto;
  width: 1000px;
  margin-top: 20px;
}
/* line 12, app/components/business_center/pact_crm/detailed/view.scss */
.gckx_detailed .detailed_info_img img {
  width: 100%;
  display: block;
}
/* line 2, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure {
  overflow: hidden;
  font-size: 13px;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 4, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure .apply_info {
  float: left;
  border: 0px solid red;
  width: 510px;
  margin-left: 5px;
}
/* line 6, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure .apply_info dt {
  float: left;
  width: 100px;
  margin-bottom: 20px;
  height: 30px;
  line-height: 30px;
}
/* line 6, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure .apply_info dt span {
  color: red;
}
/* line 7, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure .apply_info dd {
  margin-bottom: 20px;
}
/* line 7, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure .apply_info dd span {
  line-height: 35px;
  margin-left: 5px;
}
/* line 8, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure .apply_info input[type="text"] {
  height: 30px;
  line-height: 30px;
  width: 250px;
}
/* line 9, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure .apply_info select {
  height: 33px;
  line-height: 33px;
  width: 252px;
}
/* line 11, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure .file_content {
  float: left;
  cursor: pointer;
  border: 1px solid #A6A6A6;
  height: 30px;
  background: #E8E8E8;
  position: relative;
  padding: 0px 30px;
}
/* line 12, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure .file_button {
  text-align: center;
  cursor: pointer;
  padding-top: 5px;
  color: #333;
  font-size: 13px;
}
/* line 13, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_structure .input_style {
  height: 30px;
  cursor: pointer;
  font-size: 30px;
  width: 170px;
  outline: medium none;
  position: absolute;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  left: 0px;
  top: 0px;
}
/* line 17, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_protocol_structure {
  border: 0px solid red;
  text-align: center;
}
/* line 19, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_protocol_structure .apply_protocol a {
  color: #0F509F;
}
/* line 20, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_protocol_structure .apply_button {
  margin-top: 20px;
}
/* line 22, app/components/business_center/pact_crm/icbc_apply_pact/view.scss */
.qyglgck_icbc_apply_pact .apply_protocol_structure .apply_button button {
  padding: 0px 50px;
  height: 30px;
  line-height: 25px;
}
/* line 2, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .pact_button_structure {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 4, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .pact_button_structure button {
  height: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .pact_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 12, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .pact_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 13, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .pact_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 15, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .pact_info table td a {
  color: #1660C1;
  text-indent: 25px;
}
/* line 20, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .alter_price_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 300px;
  height: 200px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 23, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .alter_price_popover_change .alter_price_change {
  max-height: 300px;
  overflow: auto;
}
/* line 26, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .alter_price_popover_change .alter_price_change dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 20px;
}
/* line 27, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .alter_price_popover_change .alter_price_change dl dt span {
  margin-left: 10px;
}
/* line 29, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .alter_price_popover_change .alter_price_change dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 30, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .alter_price_popover_change .alter_price_change dl select {
  width: 175px;
  height: 27px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 31, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .alter_price_popover_change .alter_price_change dl dd {
  float: left;
  margin-left: 30px;
  margin-top: 10px;
}
/* line 35, app/components/business_center/pact_crm/icbc_pact_info/view.scss */
.gckx_icbc_pact_info .alter_price_popover_change button {
  padding: 0px 50px;
  height: 30px;
  line-height: 25px;
  margin-left: 80px;
  margin-top: 20px;
}
/* line 2, app/components/business_center/pact_crm/pact_info/view.scss */
.gckx_pact_info .pact_button_structure {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 4, app/components/business_center/pact_crm/pact_info/view.scss */
.gckx_pact_info .pact_button_structure button {
  height: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/pact_crm/pact_info/view.scss */
.gckx_pact_info .pact_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 12, app/components/business_center/pact_crm/pact_info/view.scss */
.gckx_pact_info .pact_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 13, app/components/business_center/pact_crm/pact_info/view.scss */
.gckx_pact_info .pact_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 15, app/components/business_center/pact_crm/pact_info/view.scss */
.gckx_pact_info .pact_info table td a {
  color: #1660C1;
  text-indent: 25px;
}
/* line 2, app/components/business_center/pact_crm/pact_protocol/view.scss */
.gckx_pact_protocol .pact_protocol {
  width: 700px;
  font-size: 13px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 30px;
}
/* line 3, app/components/business_center/pact_crm/pact_protocol/view.scss */
.gckx_pact_protocol .pact_protocol h3 {
  text-align: center;
  margin-bottom: 20px;
}
/* line 3, app/components/business_center/pact_crm/pact_protocol/view.scss */
.gckx_pact_protocol .pact_protocol p {
  line-height: 30px;
  text-indent: 2em;
}
/* line 4, app/components/business_center/pact_crm/pact_protocol/view.scss */
.gckx_pact_protocol .pact_protocol dt {
  line-height: 30px;
}
/* line 2, app/components/business_center/pact_crm/spdb_agreement/view.scss */
.gckx_pact_protocol .pact_protocol {
  width: 700px;
  font-size: 13px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 30px;
}
/* line 3, app/components/business_center/pact_crm/spdb_agreement/view.scss */
.gckx_pact_protocol .pact_protocol h3 {
  text-align: center;
  margin-bottom: 20px;
}
/* line 3, app/components/business_center/pact_crm/spdb_agreement/view.scss */
.gckx_pact_protocol .pact_protocol p {
  line-height: 30px;
  text-indent: 2em;
}
/* line 4, app/components/business_center/pact_crm/spdb_agreement/view.scss */
.gckx_pact_protocol .pact_protocol dt {
  line-height: 30px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传imgDisplayBox.js插件
  *张科渊
  *2022-03-19
  */
  /*.imgDisplayBox-imgContainer:last-child {
      margin-bottom: 5px;
  }*/
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-single .group-name, .pap_add_truck .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-single .group-name:after, .pap_add_truck .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_add_truck .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .pap_add_truck .chosen-container .chosen-results-scroll-down span, .pap_add_truck .chosen-container .chosen-results-scroll-up span, .pap_add_truck .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .pap_add_truck .chosen-container-single .chosen-search input[type=text], .pap_add_truck .chosen-container-single .chosen-single abbr, .pap_add_truck .chosen-container-single .chosen-single div b, .pap_add_truck .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-container {
  width: 100%;
  height: 100%;
  margin-right: 5px;
  position: relative;
}
/* line 13, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-upBox {
  text-align: center;
  width: 100%;
  border: 1px solid #666;
  margin: auto;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-inputBox {
  width: 50%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
  margin: 5px auto;
}
/* line 38, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-inputBox:hover {
  background-color: cornflowerblue;
  color: #fff;
}
/* line 42, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-inputBox:active {
  background-color: cornflowerblue;
  color: #fff;
}
/* line 46, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-progress {
  width: 100%;
  height: 40px;
  background-color: #ccc;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}
/* line 54, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-progress-bar {
  width: 0%;
  height: 40px;
  background-color: cornflowerblue;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-inputBox input {
  width: 100%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 73, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-imgBox {
  text-align: center;
}
/* line 77, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 89, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 3 * 5px) / 2);
  height: 150px;
  border: 1px solid #666666;
  position: relative;
  margin: 5px 5px 5px 0;
  box-sizing: border-box;
}
/* line 99, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-imgContainer img :hover {
  cursor: pointer;
}
/* line 107, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-imgContainer:nth-child(even) {
  margin-right: 0;
}
/* line 111, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 117, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 133, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-imgContainer:hover p {
  display: block;
}
/* line 136, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-zoomInPicture {
  position: fixed;
  top: 30px;
  right: 60%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 147, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-rotatePicture {
  position: fixed;
  top: 30px;
  right: 50%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 158, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_add_truck .imgDisplayBox-zoomOutPicture {
  position: fixed;
  top: 30px;
  right: 40%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 4, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container {
  display: block;
  width: 100%;
  height: auto;
  padding: 50px 0px 50px 0px;
  text-align: center;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  background-size: 100% 100%;
  background-color: #bcd4e6;
}
/* line 17, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list {
  background-color: white;
  display: flex;
  width: 1254px;
  margin: 0 auto;
}
/* line 19, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list input[readonly="readonly"] {
  text-align: center;
}
/* line 23, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list input {
  border-radius: 0px;
}
/* line 33, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list .truck_info_left {
  width: 450px;
  height: 675px;
  text-align: right;
}
/* line 37, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list .truck_info_left img {
  width: 450px;
  height: 675px;
}
/* line 43, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list .truck_info_right {
  text-align: center;
  width: 700px;
  height: 650px;
  padding: 25px 50px;
  padding-bottom: 0px;
  border: 1px solid #D5D5D5;
  overflow-y: scroll;
}
/* line 52, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list .truck_info_right span {
  top: 50%;
  bottom: 50%;
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 61, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgBox-container {
  margin-top: 0px;
}
/* line 65, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgBox-container .imgDisplayBox-upBox {
  border-radius: 0px;
  border: 0px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 71, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgBox-container .imgBox-info {
  text-align: left;
  padding: 4px 7px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 76, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgBox-container .imgBox-info label {
  padding-left: 10px;
  width: 150px;
}
/* line 80, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgBox-container .imgBox-info input {
  width: 250px;
}
/* line 83, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgBox-container .imgBox-info input[readonly="readonly"] {
  width: 160px;
}
/* line 89, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgUpload-selector {
  width: 1200px;
  height: 44px;
}
/* line 93, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div {
  width: 120px;
  height: 25px;
  border: 1px solid #D5D5D5;
  margin: 8px 2px;
  display: inline-block;
  vertical-align: middle;
}
/* line 101, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div h3 {
  transform: translateY(30%);
  font-size: 10px;
}
/* line 107, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:first-child {
  margin-left: 0px;
}
/* line 111, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:last-child {
  margin-right: 0px;
}
/* line 115, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:hover {
  border: 1px solid #a6e7ff;
  background-color: #b9f2ff;
  cursor: pointer;
}
/* line 124, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #truck_details label {
  color: #000;
}
/* line 128, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #truck_details .form-row {
  width: 300px;
  text-align: left;
  display: inline-block;
  margin: 7px 0px;
}
/* line 135, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #truck_details .form-row:nth-child(even) {
  margin-right: 75px;
}
/* line 139, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #truck_details .form-row label {
  width: 120px;
}
/* line 144, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 153, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 158, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 170, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 183, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 194, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 206, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 218, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #main_container .truck_info_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 232, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #truckNoPickBox {
  display: none;
  width: 700px;
  height: 550px;
  text-align: center;
}
/* line 245, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #truckNoPickBox #box_body {
  background-color: #fff;
  display: block;
  text-align: center;
}
/* line 252, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #truckNoPickBox #box_body .pickBox {
  display: flex;
  width: 220px;
  height: 100px;
  margin: 50px auto;
  text-align: center;
  font-size: 64px;
  border: black solid 1px;
  background-color: #5bc0de;
  opacity: 0.9;
  justify-content: center;
  align-items: center;
}
/* line 268, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #truckNoPickBox #box_body .pickBox:hover {
  background-color: #0F509F;
  opacity: 1;
}
/* line 273, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #truckNoPickBox #box_body .active {
  background-color: #0F509F;
  opacity: 1;
}
/* line 278, app/components/business_center/pap_manage/addContainerTruck/view.scss */
.pap_add_truck #truckNoPickBox #box_body .determine_button {
  opacity: 1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-single .group-name, .pap_busi_reg .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-single .group-name:after, .pap_busi_reg .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_busi_reg .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .pap_busi_reg .chosen-container .chosen-results-scroll-down span, .pap_busi_reg .chosen-container .chosen-results-scroll-up span, .pap_busi_reg .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .pap_busi_reg .chosen-container-single .chosen-search input[type=text], .pap_busi_reg .chosen-container-single .chosen-single abbr, .pap_busi_reg .chosen-container-single .chosen-single div b, .pap_busi_reg .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.pap_busi_reg .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.pap_busi_reg .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.pap_busi_reg .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.pap_busi_reg .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.pap_busi_reg .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.pap_busi_reg .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.pap_busi_reg .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.pap_busi_reg .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.pap_busi_reg .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.pap_busi_reg .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 4, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container {
  display: block;
  width: 650px;
  height: auto;
  margin: 5px auto;
  border: 1px solid #D5D5D5;
}
/* line 13, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .fileuploadBox-imgContainer {
  display: block;
  width: 100px;
  height: auto !important;
  text-align: center;
  margin: 10px auto 1px auto !important;
}
/* line 21, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .fileuploadBox-imgContainer img {
  height: auto !important;
}
/* line 25, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .fileuploadBox-btn {
  margin-top: 20px !important;
}
/* line 29, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list #truck_details {
  margin-top: 0;
}
/* line 34, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 39, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 47, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 54, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 60, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list table td input[type="text"] {
  width: 30%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 68, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
  font-size: 18px;
  text-align: center;
}
/* line 77, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list table td #chepai {
  width: 30px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 87, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 96, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 101, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 113, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 126, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 137, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list #imgBox {
  text-align: left;
}
/* line 141, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list #imgBox2 {
  text-align: left;
}
/* line 145, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list #imgBox1 {
  text-align: left;
}
/* line 149, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 160, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 166, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 182, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list .imgContainer:hover p {
  display: block;
}
/* line 186, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 198, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 210, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #main_container .truck_info_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 224, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #notice {
  padding-top: 200px;
  text-align: center;
}
/* line 227, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #notice h1 {
  padding-bottom: 50px;
}
/* line 233, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg #pageLoading {
  text-align: center;
  padding-top: 200px;
}
/* line 240, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg .layui-layer-202202281855 div.part:not(:first-child) {
  margin-top: 20px;
}
/* line 244, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg .layui-layer-202202281855 .sub-title {
  font-weight: 700;
}
/* line 248, app/components/business_center/pap_manage/businessRegistration/view.scss */
.pap_busi_reg .layui-layer-202202281855 .red {
  color: red;
}
@charset "UTF-8";
/* line 1, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry {
  /* 弹框   车队派单 */
  /*  修改 弹框 */
  /*  修改 弹框 */
  /*  退回 弹框 */
  /*  通过 弹框 */
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
  /* @group Retina compatibility */
  /* @end */
}
/* line 2, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_option {
  overflow: block;
}
/* line 4, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_option dl {
  height: 40px;
  width: 100%;
}
/* line 6, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_option dl input[type="text"] {
  width: 125px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 19, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_option dl select {
  width: 70px;
  height: 27px;
}
/* line 27, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  border: 0px solid;
  text-align: center;
}
/* line 29, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin: 0px 25px;
  border: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  background-color: #159BD5;
}
/* line 43, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 57, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 61, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 63, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .acquiring_surcharge dl dt {
  float: left;
}
/* line 66, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 70, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 83, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 86, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 90, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 95, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 100, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .surcharge_info table td a {
  color: #1660C1;
}
/* line 103, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover5 .surcharge_info table td span {
  color: #2EC300;
}
/* line 111, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 115, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 120, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 125, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 129, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_info table td span {
  color: #2EC300;
}
/* line 136, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .theme_order_mask_change1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 137, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .theme_order_mask_change2 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 139, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 143, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
                  dt{text-align: center;}
                  input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
              }*/
}
/* line 145, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 157, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 162, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover4 .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 164, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover4 .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 165, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover4 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 167, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 168, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover4 .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 176, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 181, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover6 .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 183, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover6 .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 100px;
  border: 1px solid #D5D5D5;
}
/* line 184, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover6 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 186, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 187, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover6 .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 194, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  退回信息  --*/
}
/* line 210, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover .audit_name dl dt {
  text-align: center;
}
/* line 213, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover .audit_name dl select {
  width: 300px;
  height: 27px;
}
/* line 217, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover .audit_name dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 227, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover2 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  退回信息  --*/
}
/* line 243, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover2 .audit_name2 dl dt {
  text-align: center;
}
/* line 246, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover2 .audit_name2 dl select {
  width: 300px;
  height: 27px;
}
/* line 250, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover2 .audit_name2 dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 260, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 274, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 278, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 280, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 283, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 287, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 300, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 303, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 307, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 312, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 317, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 320, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 328, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 339, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 344, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 359, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 365, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container a {
  cursor: pointer;
}
/* line 369, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .search-choice .group-name, .cooperation_entry .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
/* line 378, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .search-choice .group-name:after, .cooperation_entry .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 386, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 406, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-default {
  color: #999;
}
/* line 410, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 418, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 422, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 433, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 437, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 441, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 450, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 2px;
}
/* line 457, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 465, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 479, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 485, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 494, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 505, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 515, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 520, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 526, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 533, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 539, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 545, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 549, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 556, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 570, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 575, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 581, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 598, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 618, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 622, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 633, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 637, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 646, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 650, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 654, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 659, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 667, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 673, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 683, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 688, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 692, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 698, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 704, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 709, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 713, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 719, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl {
  text-align: right;
}
/* line 723, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 728, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 734, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 738, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 743, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 748, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 752, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 756, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 761, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 766, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 771, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 776, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 780, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
/* line 786, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 790, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 797, app/components/business_center/pap_manage/cooperationEntry/view.scss */
  .cooperation_entry .chosen-rtl .chosen-search input[type="text"],
  .cooperation_entry .chosen-container-single .chosen-single abbr,
  .cooperation_entry .chosen-container-single .chosen-single div b,
  .cooperation_entry .chosen-container-single .chosen-search input[type="text"],
  .cooperation_entry .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .cooperation_entry .chosen-container .chosen-results-scroll-down span,
  .cooperation_entry .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 810, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .contact_audit_popover02 {
  position: fixed;
  top: 260px;
  left: 50%;
  z-index: 1005;
  display: none;
  margin-left: -250px;
  width: 600px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 824, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .contact_audit_popover02 select, .cooperation_entry .contact_audit_popover02 input {
  width: 40%;
}
/* line 828, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .contact_audit_popover02 #uploadForm {
  overflow-y: auto;
  max-height: 600px;
}
/* line 832, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .contact_audit_popover02 #uploadForm .layui-form-radio {
  margin: 0;
  padding: 0;
}
/* line 839, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .contact_audit_popover02 #uploadForm::-webkit-scrollbar {
  display: none;
}
/* line 845, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .contact_audit_popover01 {
  position: fixed;
  top: 260px;
  left: 70%;
  z-index: 1005;
  display: none;
  margin-left: -250px;
  width: 300px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 859, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .contact_audit_popover01 select, .cooperation_entry .contact_audit_popover01 input {
  width: 20%;
}
/* line 863, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .contact_audit_popover01 #uploadForm {
  overflow-y: auto;
  max-height: 600px;
}
/* line 867, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .contact_audit_popover01 #uploadForm .layui-form-radio {
  margin: 0;
  padding: 0;
}
/* line 874, app/components/business_center/pap_manage/cooperationEntry/view.scss */
.cooperation_entry .contact_audit_popover01 #uploadForm::-webkit-scrollbar {
  display: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview {
  /* @end */
}
/* line 2, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_option {
  overflow: block;
}
/* line 4, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_option dl {
  height: 40px;
  width: 100%;
}
/* line 6, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_option dl input[type="text"] {
  width: 125px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 19, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_option dl select {
  width: 70px;
  height: 27px;
}
/* line 27, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  border: 0px solid;
  text-align: center;
}
/* line 29, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin: 0px 25px;
  border: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  background-color: #159BD5;
}
/* line 44, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 48, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 53, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 58, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 62, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_info table td span {
  color: #2EC300;
}
/* line 67, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_info table .hasTooltip {
  color: red;
  position: relative;
  /*display: inline-block;*/
}
/* line 71, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_info table .hasTooltip .tooltip {
  visibility: hidden;
  width: 120px;
  color: white;
  background-color: #555;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  margin-left: -60px;
  bottom: 100%;
  left: 50%;
}
/* line 91, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_info table .hasTooltip .tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
/* line 103, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .order_audit_info table .hasTooltip:hover .tooltip {
  visibility: visible;
  opacity: 1;
}
/* line 111, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .theme_order_mask_change1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 112, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview .theme_order_mask_change2 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 114, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 1005;
  display: none;
  width: 90%;
  max-height: 90%;
  overflow: auto;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 132, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list {
  margin-top: 10px;
}
/* line 134, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 136, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 7%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 139, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list table td {
  text-align: center;
  width: 25%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
}
/* line 143, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list table .imgBox {
  margin: 5px 0px;
  display: inline-block;
  vertical-align: top;
  width: 99%;
  height: 205px;
  position: relative;
  box-sizing: border-box;
}
/* line 152, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list table .imgBox .imgDisplay {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 157, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list table .imgBox .expiry {
  display: flex;
  text-align: center;
  height: 50px;
}
/* line 161, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list table .imgBox .expiry p {
  width: 14%;
  height: 28px;
  alignment: left;
  line-height: 28px;
  border-right: 1px inset grey;
}
/* line 168, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list table .imgBox .expiry input {
  width: 43%;
  height: 28px;
  border: 0px solid;
  padding-left: 0px;
}
/* line 178, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list table #verifier_feedback span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 184, app/components/business_center/pap_manage/orderReview/view.scss */
.orderReview #contact_audit_popover .order_details_list table #verifier_feedback td {
  font-size: medium;
}
@charset "UTF-8";
/* line 1, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传imgDisplayBox.js插件
  *张科渊
  *2022-03-19
  */
  /*.imgDisplayBox-imgContainer:last-child {
      margin-bottom: 5px;
  }*/
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-single .group-name, .pap_reissue .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-single .group-name:after, .pap_reissue .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.pap_reissue .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .pap_reissue .chosen-container .chosen-results-scroll-down span, .pap_reissue .chosen-container .chosen-results-scroll-up span, .pap_reissue .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .pap_reissue .chosen-container-single .chosen-search input[type=text], .pap_reissue .chosen-container-single .chosen-single abbr, .pap_reissue .chosen-container-single .chosen-single div b, .pap_reissue .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-container {
  width: 100%;
  height: 100%;
  margin-right: 5px;
  position: relative;
}
/* line 13, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-upBox {
  text-align: center;
  width: 100%;
  border: 1px solid #666;
  margin: auto;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-inputBox {
  width: 50%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
  margin: 5px auto;
}
/* line 38, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-inputBox:hover {
  background-color: cornflowerblue;
  color: #fff;
}
/* line 42, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-inputBox:active {
  background-color: cornflowerblue;
  color: #fff;
}
/* line 46, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-progress {
  width: 100%;
  height: 40px;
  background-color: #ccc;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}
/* line 54, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-progress-bar {
  width: 0%;
  height: 40px;
  background-color: cornflowerblue;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-inputBox input {
  width: 100%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 73, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-imgBox {
  text-align: center;
}
/* line 77, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 89, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 3 * 5px) / 2);
  height: 150px;
  border: 1px solid #666666;
  position: relative;
  margin: 5px 5px 5px 0;
  box-sizing: border-box;
}
/* line 99, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-imgContainer img :hover {
  cursor: pointer;
}
/* line 107, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-imgContainer:nth-child(even) {
  margin-right: 0;
}
/* line 111, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 117, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 133, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-imgContainer:hover p {
  display: block;
}
/* line 136, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-zoomInPicture {
  position: fixed;
  top: 30px;
  right: 60%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 147, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-rotatePicture {
  position: fixed;
  top: 30px;
  right: 50%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 158, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.pap_reissue .imgDisplayBox-zoomOutPicture {
  position: fixed;
  top: 30px;
  right: 40%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 4, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container {
  display: block;
  width: 100%;
  height: auto;
  padding: 50px 0px 50px 0px;
  display: none;
  text-align: center;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  background-size: 100% 100%;
  background-color: #bcd4e6;
}
/* line 18, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list {
  background-color: white;
  display: flex;
  width: 1254px;
  margin: 0 auto;
}
/* line 20, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list input[readonly="readonly"] {
  text-align: center;
}
/* line 24, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list input {
  border-radius: 0px;
}
/* line 34, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list .truck_info_left {
  width: 450px;
  height: 675px;
  text-align: right;
}
/* line 38, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list .truck_info_left img {
  width: 450px;
  height: 675px;
}
/* line 44, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list .truck_info_right {
  text-align: center;
  width: 700px;
  height: 650px;
  padding: 25px 50px;
  padding-bottom: 0px;
  border: 1px solid #D5D5D5;
  overflow-y: scroll;
}
/* line 53, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list .truck_info_right span {
  top: 50%;
  bottom: 50%;
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 62, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgBox-container {
  margin-top: 0px;
}
/* line 66, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgBox-container .imgDisplayBox-upBox {
  border-radius: 0px;
  border: 0px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 72, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgBox-container .imgBox-info {
  text-align: left;
  padding: 4px 7px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 77, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgBox-container .imgBox-info label {
  padding-left: 10px;
  width: 150px;
}
/* line 81, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgBox-container .imgBox-info input {
  width: 250px;
}
/* line 84, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgBox-container .imgBox-info input[readonly="readonly"] {
  width: 160px;
}
/* line 90, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgUpload-selector {
  width: 1200px;
  height: 44px;
}
/* line 94, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div {
  width: 120px;
  height: 25px;
  border: 1px solid #D5D5D5;
  margin: 8px 2px;
  display: inline-block;
  vertical-align: middle;
}
/* line 102, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div h3 {
  transform: translateY(30%);
  font-size: 10px;
}
/* line 108, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:first-child {
  margin-left: 0px;
}
/* line 112, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:last-child {
  margin-right: 0px;
}
/* line 116, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:hover {
  border: 1px solid #a6e7ff;
  background-color: #b9f2ff;
  cursor: pointer;
}
/* line 125, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #truck_details label {
  color: #000;
}
/* line 129, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #truck_details .form-row {
  width: 300px;
  text-align: left;
  display: inline-block;
  margin: 7px 0px;
}
/* line 136, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #truck_details .form-row:nth-child(even) {
  margin-right: 75px;
}
/* line 140, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #truck_details .form-row label {
  width: 120px;
}
/* line 145, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 154, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 159, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 171, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 184, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 195, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 207, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 219, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #main_container .truck_info_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 232, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #annual_review_submit_box_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 1005;
  display: "";
  width: 250px;
  max-height: 90%;
  overflow: auto;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 248, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #annual_review_submit_box_popover .gck_theme_poptit {
  margin-top: 10px;
}
/* line 251, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #annual_review_submit_box_popover .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 253, app/components/business_center/pap_manage/papReissue/view.scss */
.pap_reissue #annual_review_submit_box_popover .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 1, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传imgDisplayBox.js插件
  *张科渊
  *2022-03-19
  */
  /*.imgDisplayBox-imgContainer:last-child {
      margin-bottom: 5px;
  }*/
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-single .group-name, .truck_no_change .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-single .group-name:after, .truck_no_change .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_change .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .truck_no_change .chosen-container .chosen-results-scroll-down span, .truck_no_change .chosen-container .chosen-results-scroll-up span, .truck_no_change .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .truck_no_change .chosen-container-single .chosen-search input[type=text], .truck_no_change .chosen-container-single .chosen-single abbr, .truck_no_change .chosen-container-single .chosen-single div b, .truck_no_change .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-container {
  width: 100%;
  height: 100%;
  margin-right: 5px;
  position: relative;
}
/* line 13, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-upBox {
  text-align: center;
  width: 100%;
  border: 1px solid #666;
  margin: auto;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-inputBox {
  width: 50%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
  margin: 5px auto;
}
/* line 38, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-inputBox:hover {
  background-color: cornflowerblue;
  color: #fff;
}
/* line 42, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-inputBox:active {
  background-color: cornflowerblue;
  color: #fff;
}
/* line 46, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-progress {
  width: 100%;
  height: 40px;
  background-color: #ccc;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}
/* line 54, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-progress-bar {
  width: 0%;
  height: 40px;
  background-color: cornflowerblue;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-inputBox input {
  width: 100%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 73, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-imgBox {
  text-align: center;
}
/* line 77, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 89, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 3 * 5px) / 2);
  height: 150px;
  border: 1px solid #666666;
  position: relative;
  margin: 5px 5px 5px 0;
  box-sizing: border-box;
}
/* line 99, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-imgContainer img :hover {
  cursor: pointer;
}
/* line 107, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-imgContainer:nth-child(even) {
  margin-right: 0;
}
/* line 111, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 117, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 133, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-imgContainer:hover p {
  display: block;
}
/* line 136, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-zoomInPicture {
  position: fixed;
  top: 30px;
  right: 60%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 147, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-rotatePicture {
  position: fixed;
  top: 30px;
  right: 50%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 158, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_no_change .imgDisplayBox-zoomOutPicture {
  position: fixed;
  top: 30px;
  right: 40%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 4, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container {
  display: block;
  width: 100%;
  height: auto;
  padding: 50px 0px 50px 0px;
  text-align: center;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  background-size: 100% 100%;
  background-color: #bcd4e6;
}
/* line 17, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list {
  background-color: white;
  display: flex;
  width: 1254px;
  margin: 0 auto;
}
/* line 19, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list input[readonly="readonly"] {
  text-align: center;
}
/* line 23, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list input {
  border-radius: 0px;
}
/* line 33, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list .truck_info_left {
  width: 450px;
  height: 675px;
  text-align: right;
}
/* line 37, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list .truck_info_left img {
  width: 450px;
  height: 675px;
}
/* line 43, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list .truck_info_right {
  text-align: center;
  width: 700px;
  height: 650px;
  padding: 25px 50px;
  padding-bottom: 0px;
  border: 1px solid #D5D5D5;
  overflow-y: scroll;
}
/* line 52, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list .truck_info_right span {
  top: 50%;
  bottom: 50%;
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 61, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgBox-container {
  margin-top: 0px;
}
/* line 65, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgBox-container .imgDisplayBox-upBox {
  border-radius: 0px;
  border: 0px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 71, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgBox-container .imgBox-info {
  text-align: left;
  padding: 4px 7px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 76, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgBox-container .imgBox-info label {
  padding-left: 10px;
  width: 150px;
}
/* line 80, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgBox-container .imgBox-info input {
  width: 250px;
}
/* line 83, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgBox-container .imgBox-info input[readonly="readonly"] {
  width: 160px;
}
/* line 89, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgUpload-selector {
  width: 1200px;
  height: 44px;
}
/* line 93, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div {
  width: 120px;
  height: 25px;
  border: 1px solid #D5D5D5;
  margin: 8px 2px;
  display: inline-block;
  vertical-align: middle;
}
/* line 101, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div h3 {
  transform: translateY(30%);
  font-size: 10px;
}
/* line 107, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:first-child {
  margin-left: 0px;
}
/* line 111, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:last-child {
  margin-right: 0px;
}
/* line 115, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:hover {
  border: 1px solid #a6e7ff;
  background-color: #b9f2ff;
  cursor: pointer;
}
/* line 124, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #truck_details label {
  color: #000;
}
/* line 128, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #truck_details .form-row {
  width: 300px;
  text-align: left;
  display: inline-block;
  margin: 7px 0px;
}
/* line 135, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #truck_details .form-row:nth-child(even) {
  margin-right: 75px;
}
/* line 139, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #truck_details .form-row label {
  width: 120px;
}
/* line 144, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 153, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 158, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 170, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 183, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 194, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 206, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 218, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container .truck_info_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 231, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container #truckNoPickBox {
  display: none;
  width: 700px;
  height: 550px;
  text-align: center;
}
/* line 244, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container #truckNoPickBox #box_body {
  background-color: #fff;
  display: block;
  text-align: center;
}
/* line 251, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container #truckNoPickBox #box_body .pickBox {
  display: flex;
  width: 220px;
  height: 100px;
  margin: 50px auto;
  text-align: center;
  font-size: 64px;
  border: black solid 1px;
  background-color: #5bc0de;
  opacity: 0.9;
  justify-content: center;
  align-items: center;
}
/* line 267, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container #truckNoPickBox #box_body .pickBox:hover {
  background-color: #0F509F;
  opacity: 1;
}
/* line 272, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container #truckNoPickBox #box_body .active {
  background-color: #0F509F;
  opacity: 1;
}
/* line 277, app/components/business_center/pap_manage/truckNoChange/view.scss */
.truck_no_change #main_container #truckNoPickBox #box_body .determine_button {
  opacity: 1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-single .group-name, .truck_no_reissue .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-single .group-name:after, .truck_no_reissue .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_no_reissue .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .truck_no_reissue .chosen-container .chosen-results-scroll-down span, .truck_no_reissue .chosen-container .chosen-results-scroll-up span, .truck_no_reissue .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .truck_no_reissue .chosen-container-single .chosen-search input[type=text], .truck_no_reissue .chosen-container-single .chosen-single abbr, .truck_no_reissue .chosen-container-single .chosen-single div b, .truck_no_reissue .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.truck_no_reissue .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.truck_no_reissue .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.truck_no_reissue .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.truck_no_reissue .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.truck_no_reissue .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.truck_no_reissue .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.truck_no_reissue .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.truck_no_reissue .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.truck_no_reissue .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.truck_no_reissue .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 4, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container {
  display: block;
  width: 650px;
  height: auto;
  margin: 5px auto;
  border: 1px solid #D5D5D5;
}
/* line 14, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list #truck_details {
  margin-top: 0;
}
/* line 19, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 24, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 32, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 39, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 45, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list table td input[type="text"] {
  width: 98%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 53, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list table td #car_number_plate1 {
  width: 43%;
}
/* line 57, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list table td #car_number_plate2 {
  width: 43%;
}
/* line 61, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list table td #chepai {
  width: 30px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 71, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 80, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 85, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 97, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 110, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 121, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list #imgBox {
  text-align: left;
}
/* line 125, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list #imgBox2 {
  text-align: left;
}
/* line 129, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list #imgBox1 {
  text-align: left;
}
/* line 133, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 144, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 150, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 166, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list .imgContainer:hover p {
  display: block;
}
/* line 170, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 182, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 194, app/components/business_center/pap_manage/truckNoReissue/view.scss */
.truck_no_reissue #main_container .truck_info_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 1, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.truck-park {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.truck-park #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.truck-park #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.truck-park #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.truck-park #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.truck-park #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.truck-park #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.truck-park #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.truck-park #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/pap_manage/truckParkQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/business_center/pap_manage/truckParkQuery/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/business_center/pap_manage/truckParkQuery/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/business_center/pap_manage/truckParkQuery/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/business_center/pap_manage/truckParkQuery/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传imgDisplayBox.js插件
  *张科渊
  *2022-03-19
  */
  /*.imgDisplayBox-imgContainer:last-child {
      margin-bottom: 5px;
  }*/
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-single .group-name, .truck_weight_change .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-single .group-name:after, .truck_weight_change .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.truck_weight_change .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .truck_weight_change .chosen-container .chosen-results-scroll-down span, .truck_weight_change .chosen-container .chosen-results-scroll-up span, .truck_weight_change .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .truck_weight_change .chosen-container-single .chosen-search input[type=text], .truck_weight_change .chosen-container-single .chosen-single abbr, .truck_weight_change .chosen-container-single .chosen-single div b, .truck_weight_change .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-container {
  width: 100%;
  height: 100%;
  margin-right: 5px;
  position: relative;
}
/* line 13, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-upBox {
  text-align: center;
  width: 100%;
  border: 1px solid #666;
  margin: auto;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-inputBox {
  width: 50%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
  margin: 5px auto;
}
/* line 38, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-inputBox:hover {
  background-color: cornflowerblue;
  color: #fff;
}
/* line 42, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-inputBox:active {
  background-color: cornflowerblue;
  color: #fff;
}
/* line 46, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-progress {
  width: 100%;
  height: 40px;
  background-color: #ccc;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}
/* line 54, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-progress-bar {
  width: 0%;
  height: 40px;
  background-color: cornflowerblue;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-inputBox input {
  width: 100%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 73, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-imgBox {
  text-align: center;
}
/* line 77, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 89, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 3 * 5px) / 2);
  height: 150px;
  border: 1px solid #666666;
  position: relative;
  margin: 5px 5px 5px 0;
  box-sizing: border-box;
}
/* line 99, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-imgContainer img :hover {
  cursor: pointer;
}
/* line 107, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-imgContainer:nth-child(even) {
  margin-right: 0;
}
/* line 111, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 117, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 133, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-imgContainer:hover p {
  display: block;
}
/* line 136, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-zoomInPicture {
  position: fixed;
  top: 30px;
  right: 60%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 147, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-rotatePicture {
  position: fixed;
  top: 30px;
  right: 50%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 158, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.truck_weight_change .imgDisplayBox-zoomOutPicture {
  position: fixed;
  top: 30px;
  right: 40%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 4, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container {
  display: block;
  width: 100%;
  height: auto;
  padding: 50px 0px 50px 0px;
  text-align: center;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  background-size: 100% 100%;
  background-color: #bcd4e6;
}
/* line 17, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list {
  background-color: white;
  display: flex;
  width: 1254px;
  margin: 0 auto;
}
/* line 19, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list input[readonly="readonly"] {
  text-align: center;
}
/* line 23, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list input {
  border-radius: 0px;
}
/* line 33, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list .truck_info_left {
  width: 450px;
  height: 675px;
  text-align: right;
}
/* line 37, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list .truck_info_left img {
  width: 450px;
  height: 675px;
}
/* line 43, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list .truck_info_right {
  text-align: center;
  width: 700px;
  height: 650px;
  padding: 25px 50px;
  padding-bottom: 0px;
  border: 1px solid #D5D5D5;
  overflow-y: scroll;
}
/* line 52, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list .truck_info_right span {
  top: 50%;
  bottom: 50%;
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 61, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgBox-container {
  margin-top: 0px;
}
/* line 65, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgBox-container .imgDisplayBox-upBox {
  border-radius: 0px;
  border: 0px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 71, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgBox-container .imgBox-info {
  text-align: left;
  padding: 4px 7px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 76, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgBox-container .imgBox-info label {
  padding-left: 10px;
  width: 150px;
}
/* line 80, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgBox-container .imgBox-info input {
  width: 250px;
}
/* line 83, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgBox-container .imgBox-info input[readonly="readonly"] {
  width: 160px;
}
/* line 89, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgUpload-selector {
  width: 1200px;
  height: 44px;
}
/* line 93, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div {
  width: 120px;
  height: 25px;
  border: 1px solid #D5D5D5;
  margin: 8px 2px;
  display: inline-block;
  vertical-align: middle;
}
/* line 101, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div h3 {
  transform: translateY(30%);
  font-size: 10px;
}
/* line 107, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:first-child {
  margin-left: 0px;
}
/* line 111, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:last-child {
  margin-right: 0px;
}
/* line 115, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:hover {
  border: 1px solid #a6e7ff;
  background-color: #b9f2ff;
  cursor: pointer;
}
/* line 124, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #truck_details label {
  color: #000;
}
/* line 128, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #truck_details .form-row {
  width: 300px;
  text-align: left;
  display: inline-block;
  margin: 7px 0px;
}
/* line 135, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #truck_details .form-row:nth-child(even) {
  margin-right: 75px;
}
/* line 139, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #truck_details .form-row label {
  width: 120px;
}
/* line 144, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 153, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 158, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 170, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 183, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 194, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 206, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 218, app/components/business_center/pap_manage/truckWeightChange/view.scss */
.truck_weight_change #main_container .truck_info_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 3, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .amap-lib-marker-to {
  display: none;
}
/* line 8, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap #realtimePanel {
  background: rgba(100, 137, 188, 0.8);
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  position: absolute;
  top: 90px;
  right: 20%;
  display: none;
}
/* line 19, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap #realtimePanel p {
  padding: 3px;
}
/* line 23, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap #realtimePanel .label {
  display: inline-block;
  width: 5em;
  text-align: justify;
  vertical-align: top;
  font-weight: bold;
  font-size: 14px;
  padding: 2px 0 2px 8px;
}
/* line 34, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap #realtimePanel .label::after {
  content: '';
  display: inline-block;
  width: 100%;
}
/* line 40, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap #realtimePanel .colon {
  font-size: 14px;
  font-weight: bold;
}
/* line 45, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap #realtimePanel .value {
  display: inline-block;
  padding: 2px 8px;
  vertical-align: top;
  max-width: 300px;
  font-size: 14px;
  font-weight: 700;
}
/* line 54, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap #realtimePanel .value.biz {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  margin-top: 2px;
}
/* line 59, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap #realtimePanel .value.biz .biz-node {
  font-weight: 400;
  color: #00f;
}
/* line 64, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap #realtimePanel .value.biz .biz-node-ing {
  color: #f11;
}
/* line 71, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .key-logistics-node {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 50px;
}
/* line 83, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .amap-lib-marker-mid {
  display: none;
}
/* line 87, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .titleInfo {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 94, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .contentInfo {
  width: 100%;
  height: 800px;
}
/* line 98, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .contentInfo .containerInfoTitle {
  height: 35px;
  text-align: left;
  line-height: 20px;
}
/* line 103, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .contentInfo .containerInfoTitle span {
  margin-right: 15px;
}
/* line 108, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .contentInfo .containerInfo {
  width: 60%;
  height: 720px;
  margin: 10px auto;
}
/* line 114, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .contentInfo .containerInfoList {
  width: 19%;
  position: fixed;
  margin-top: 75px;
  top: 10px;
  right: 10px;
  height: 720px;
  overflow-y: auto;
}
/* line 123, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .contentInfo .containerInfoList table {
  width: 100%;
  text-align: center;
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
}
/* line 129, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .contentInfo .containerInfoList table tr {
  border-left: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 134, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .contentInfo .containerInfoList table th {
  height: 35px;
  border-right: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 140, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/amap/view.scss */
.pap_car_review_amap .mainInfo .contentInfo .containerInfoList table td {
  width: 33%;
  height: 30px;
  border-right: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 2, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/provinceAbbrTable/view.scss */
.province_abbr_table div {
  position: fixed;
  text-align: center;
  width: 800px;
  height: auto;
  top: 50%;
  left: 50%;
  right: 50%;
  transform: translateX(-50%) translateY(-50%);
}
/* line 12, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/provinceAbbrTable/view.scss */
.province_abbr_table h1 {
  margin-bottom: 20px;
  letter-spacing: 10px;
}
/* line 16, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/provinceAbbrTable/view.scss */
.province_abbr_table table {
  width: 800px;
}
/* line 19, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/provinceAbbrTable/view.scss */
.province_abbr_table tr {
  width: 390px;
  border: 1px solid  black;
}
/* line 23, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/provinceAbbrTable/view.scss */
.province_abbr_table tr:nth-child(even) {
  margin-left: 8px;
}
/* line 26, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/provinceAbbrTable/view.scss */
.province_abbr_table tr:first-child {
  background: #1C86EE;
}
/* line 28, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/provinceAbbrTable/view.scss */
.province_abbr_table tr:first-child th {
  padding: 10px;
}
/* line 32, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/provinceAbbrTable/view.scss */
.province_abbr_table th {
  width: 194px;
  border: 1px solid grey;
  padding: 5px;
}
@charset "UTF-8";
/*
*文件上传imgDisplayBox.js插件
*张科渊
*2022-03-19
*/
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-container {
  width: 100%;
  height: 100%;
  margin-right: 5px;
  position: relative;
}

/* line 13, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-upBox {
  text-align: center;
  width: 100%;
  border: 1px solid #666;
  margin: auto;
  position: relative;
  border-radius: 10px;
}

/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-inputBox {
  width: 50%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
  margin: 5px auto;
}

/* line 38, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-inputBox:hover {
  background-color: cornflowerblue;
  color: #fff;
}

/* line 42, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-inputBox:active {
  background-color: cornflowerblue;
  color: #fff;
}

/* line 46, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-progress {
  width: 100%;
  height: 40px;
  background-color: #ccc;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}

/* line 54, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-progress-bar {
  width: 0%;
  height: 40px;
  background-color: cornflowerblue;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}

/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-inputBox input {
  width: 100%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 73, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgBox {
  text-align: center;
}

/* line 77, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}

/* line 89, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 3 * 5px) / 2);
  height: 150px;
  border: 1px solid #666666;
  position: relative;
  margin: 5px 5px 5px 0;
  box-sizing: border-box;
}

/* line 99, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer img :hover {
  cursor: pointer;
}

/*.imgDisplayBox-imgContainer:last-child {
    margin-bottom: 5px;
}*/
/* line 107, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer:nth-child(even) {
  margin-right: 0;
}

/* line 111, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}

/* line 117, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}

/* line 133, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer:hover p {
  display: block;
}

/* line 136, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-zoomInPicture {
  position: fixed;
  top: 30px;
  right: 60%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}

/* line 147, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-rotatePicture {
  position: fixed;
  top: 30px;
  right: 50%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}

/* line 158, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-zoomOutPicture {
  position: fixed;
  top: 30px;
  right: 40%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}

/* line 3, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list {
  margin-top: 10px;
}
/* line 5, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list span {
  color: red;
}
/* line 8, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 10, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 13, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
}
/* line 17, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table .imgBox {
  margin: 5px 10px;
}
/* line 19, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table .imgBox .imgDisplay {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 24, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table .imgBox .imgModify {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 40, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table .expiry {
  width: 100%;
  display: flex;
  text-align: center;
}
/* line 44, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table .expiry p {
  width: 14%;
  height: 28px;
  alignment: left;
  line-height: 28px;
  border-right: 1px inset grey;
}
/* line 51, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table .expiry input[readonly=readonly] {
  width: 43%;
  height: 28px;
  text-align: center;
  border: 0px solid;
  padding-left: 0px;
}
/* line 60, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table .company {
  width: 100%;
  display: flex;
  text-align: center;
}
/* line 64, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table .company p {
  width: 20%;
  height: 28px;
  alignment: left;
  line-height: 28px;
  border-right: 1px inset grey;
}
/* line 71, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table .company input {
  width: 250px;
  height: 28px;
  text-align: center;
  border: 0px solid;
  margin-left: 10px;
  padding-left: 0px;
}
/* line 80, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list table select {
  text-align: center;
}
/* line 84, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  border: 0px solid;
  text-align: center;
}
/* line 86, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleChildDetails/view.scss */
.vehicle_detail .order_details_list .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin: 0px 25px;
  border: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  background-color: #159BD5;
}
@charset "UTF-8";
/*
*文件上传imgDisplayBox.js插件
*张科渊
*2022-03-19
*/
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-container {
  width: 100%;
  height: 100%;
  margin-right: 5px;
  position: relative;
}

/* line 13, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-upBox {
  text-align: center;
  width: 100%;
  border: 1px solid #666;
  margin: auto;
  position: relative;
  border-radius: 10px;
}

/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-inputBox {
  width: 50%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
  margin: 5px auto;
}

/* line 38, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-inputBox:hover {
  background-color: cornflowerblue;
  color: #fff;
}

/* line 42, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-inputBox:active {
  background-color: cornflowerblue;
  color: #fff;
}

/* line 46, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-progress {
  width: 100%;
  height: 40px;
  background-color: #ccc;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}

/* line 54, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-progress-bar {
  width: 0%;
  height: 40px;
  background-color: cornflowerblue;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}

/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-inputBox input {
  width: 100%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 73, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgBox {
  text-align: center;
}

/* line 77, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}

/* line 89, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 3 * 5px) / 2);
  height: 150px;
  border: 1px solid #666666;
  position: relative;
  margin: 5px 5px 5px 0;
  box-sizing: border-box;
}

/* line 99, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer img :hover {
  cursor: pointer;
}

/*.imgDisplayBox-imgContainer:last-child {
    margin-bottom: 5px;
}*/
/* line 107, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer:nth-child(even) {
  margin-right: 0;
}

/* line 111, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}

/* line 117, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}

/* line 133, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-imgContainer:hover p {
  display: block;
}

/* line 136, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-zoomInPicture {
  position: fixed;
  top: 30px;
  right: 60%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}

/* line 147, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-rotatePicture {
  position: fixed;
  top: 30px;
  right: 50%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}

/* line 158, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.imgDisplayBox-zoomOutPicture {
  position: fixed;
  top: 30px;
  right: 40%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}

/* line 3, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list {
  margin: 10px 100px 0 0;
}
/* line 5, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list span {
  color: red;
}
/* line 8, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 10, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 13, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
}
/* line 17, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table .imgBox {
  margin: 5px 10px;
}
/* line 19, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table .imgBox .imgDisplay {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 24, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table .imgBox .imgModify {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 40, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table .expiry {
  width: 100%;
  display: flex;
  text-align: center;
}
/* line 44, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table .expiry p {
  width: 14%;
  height: 28px;
  alignment: left;
  line-height: 28px;
  border-right: 1px inset grey;
}
/* line 51, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table .expiry input[readonly=readonly] {
  width: 43%;
  height: 28px;
  text-align: center;
  border: 0px solid;
  padding-left: 0px;
}
/* line 60, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table .company {
  width: 100%;
  display: flex;
  text-align: center;
}
/* line 64, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table .company p {
  width: 20%;
  height: 28px;
  alignment: left;
  line-height: 28px;
  border-right: 1px inset grey;
}
/* line 71, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table .company input {
  width: 250px;
  height: 28px;
  text-align: center;
  border: 0px solid;
  margin-left: 10px;
  padding-left: 0px;
}
/* line 80, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list table select {
  text-align: center;
}
/* line 84, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  border: 0px solid;
  text-align: center;
}
/* line 86, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .order_details_list .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin: 0px 25px;
  border: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  background-color: #159BD5;
}
/* line 100, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/vehicleDetails/view.scss */
.vehicle_detail .raw-input {
  display: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review {
  /* 弹框   车队派单 */
  /*  修改 弹框 */
  /*  修改 弹框 */
  /*  退回 弹框 */
  /*  通过 弹框 */
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
  /* @group Retina compatibility */
  /* @end */
}
/* line 2, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_option {
  overflow: block;
}
/* line 4, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_option dl {
  height: 40px;
  width: 100%;
}
/* line 6, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_option dl input[type="text"] {
  width: 125px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_option dl select {
  width: 70px;
  height: 27px;
}
/* line 23, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_option dl input[type="checkbox"] {
  width: 35px;
  height: 35px;
  vertical-align: middle;
  margin-left: 2px;
}
/* line 29, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_option dl label {
  vertical-align: middle;
  display: inline-block;
  margin-left: 2px;
}
/* line 37, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #notice {
  display: block;
  width: 100%;
  height: 48px;
}
/* line 43, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  border: 0px solid;
  text-align: center;
}
/* line 45, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin: 0px 25px;
  border: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  background-color: #159BD5;
}
/* line 59, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #child_info_table {
  position: fixed;
  top: 260px;
  left: calc(180px + (100% - 180px) * .2);
  z-index: 1005;
  display: none;
  margin-left: -250px;
  width: calc((100% - 240px) * .9);
  overflow: scroll;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 78, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  display: none;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 92, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 96, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 98, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .acquiring_surcharge dl dt {
  float: left;
}
/* line 101, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 105, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 118, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 121, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 125, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 130, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 135, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .surcharge_info table td a {
  color: #1660C1;
}
/* line 138, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover5 .surcharge_info table td span {
  color: #2EC300;
}
/* line 146, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 150, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 155, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 160, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 164, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_info table td span {
  color: #2EC300;
}
/* line 172, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .theme_order_mask_change1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 173, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .theme_order_mask_change2 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 175, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 179, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
                  dt{text-align: center;}
                  input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
              }*/
}
/* line 181, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 193, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 198, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover4 .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 200, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover4 .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 201, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover4 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 203, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 204, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover4 .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 212, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 217, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover6 .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 219, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover6 .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 100px;
  border: 1px solid #D5D5D5;
}
/* line 220, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover6 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 222, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 223, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover6 .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 230, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  退回信息  --*/
}
/* line 246, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover .audit_name dl dt {
  text-align: center;
}
/* line 249, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover .audit_name dl select {
  width: 300px;
  height: 27px;
}
/* line 253, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover .audit_name dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 263, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover2 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  退回信息  --*/
}
/* line 279, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover2 .audit_name2 dl dt {
  text-align: center;
}
/* line 282, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover2 .audit_name2 dl select {
  width: 300px;
  height: 27px;
}
/* line 286, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover2 .audit_name2 dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 296, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 310, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 314, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 316, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 319, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 323, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 336, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 339, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 343, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 348, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 353, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 356, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 364, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 375, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 380, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 395, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 401, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container a {
  cursor: pointer;
}
/* line 405, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .search-choice .group-name, .vehicle_filing_and_annual_review .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
/* line 414, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .search-choice .group-name:after, .vehicle_filing_and_annual_review .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 422, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 442, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-default {
  color: #999;
}
/* line 446, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 454, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 458, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 469, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 473, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 477, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 486, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 2px;
}
/* line 493, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 501, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 515, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 521, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 530, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 541, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 551, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 556, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 562, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 569, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 575, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 581, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 585, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 592, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 606, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 611, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 617, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 634, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 654, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 658, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 669, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 673, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 682, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 686, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 690, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 695, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 703, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 709, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 719, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 724, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 728, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 734, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 740, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 745, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 749, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 755, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl {
  text-align: right;
}
/* line 759, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 764, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 770, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 774, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 779, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 784, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 788, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 792, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 797, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 802, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 807, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 812, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 816, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
/* line 822, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 826, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 833, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
  .vehicle_filing_and_annual_review .chosen-rtl .chosen-search input[type="text"],
  .vehicle_filing_and_annual_review .chosen-container-single .chosen-single abbr,
  .vehicle_filing_and_annual_review .chosen-container-single .chosen-single div b,
  .vehicle_filing_and_annual_review .chosen-container-single .chosen-search input[type="text"],
  .vehicle_filing_and_annual_review .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .vehicle_filing_and_annual_review .chosen-container .chosen-results-scroll-down span,
  .vehicle_filing_and_annual_review .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 848, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 1005;
  display: none;
  width: 250px;
  max-height: 90%;
  overflow: auto;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 866, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list {
  margin-top: 10px;
}
/* line 868, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 870, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 7%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 873, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list table td {
  text-align: center;
  width: 25%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
}
/* line 877, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list table .imgBox {
  margin: 5px 0px;
  display: inline-block;
  vertical-align: top;
  width: 99%;
  height: 205px;
  position: relative;
  box-sizing: border-box;
}
/* line 886, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list table .imgBox .imgDisplay {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 891, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list table .imgBox .imgModify {
  position: absolute;
  bottom: 50px;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 905, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list table .imgBox .expiry {
  display: flex;
  text-align: center;
  height: 50px;
}
/* line 909, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list table .imgBox .expiry p {
  width: 14%;
  height: 28px;
  alignment: left;
  line-height: 28px;
  border-right: 1px inset grey;
}
/* line 916, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list table .imgBox .expiry input {
  width: 43%;
  height: 28px;
  border: 0px solid;
  padding-left: 0px;
}
/* line 924, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #annual_review_submit_box_popover .order_details_list table .imgBox:hover span {
  display: block;
}
/* line 931, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 1005;
  display: none;
  width: 600px;
  max-height: 90%;
  overflow: auto;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 949, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list {
  margin-top: 10px;
}
/* line 951, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 953, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 33%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 961, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table td {
  text-align: center;
  width: 66%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
}
/* line 965, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table input {
  text-align: center;
}
/* line 969, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table .imgBox {
  margin: 5px 0px;
  display: inline-block;
  vertical-align: top;
  width: 99%;
  height: 200px;
  position: relative;
  box-sizing: border-box;
}
/* line 978, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table .imgBox .imgDisplay {
  width: 100%;
  height: 200px;
  cursor: pointer;
}
/* line 983, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table .imgBox .imgModify {
  position: absolute;
  bottom: 1px;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 997, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table .imgBox .expiry {
  display: flex;
  text-align: center;
  height: 50px;
}
/* line 1001, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table .imgBox .expiry p {
  width: 14%;
  height: 28px;
  alignment: left;
  line-height: 28px;
  border-right: 1px inset grey;
}
/* line 1008, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table .imgBox .expiry input {
  width: 43%;
  height: 28px;
  border: 0px solid;
  padding-left: 0px;
}
/* line 1016, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #policy_upload_box_popover .order_details_list table .imgBox:hover span {
  display: block;
}
/* line 1023, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #vehicle_cancellation_box_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 1005;
  display: none;
  width: 300px;
  max-height: 90%;
  overflow: auto;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0px 5px;
  margin: 0px;
}
/* line 1043, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #vehicle_cancellation_box_popover2 {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 1005;
  display: none;
  width: 300px;
  max-height: 90%;
  overflow: auto;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0px 5px;
  margin: 0px;
}
/* line 1063, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #wechatSubscription_box_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 1005;
  display: none;
  width: 300px;
  height: 330px;
  overflow: auto;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0px 5px;
  margin: 0px;
}
/* line 1082, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #wechatSubscription_box_popover #wechatSubscriptionUrl {
  width: 100%;
  max-width: 250px;
}
/* line 1088, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #insuranceManagement_box_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 1005;
  display: none;
  width: 300px;
  min-height: 200px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0px 5px;
  margin: 0px;
}
/* line 1106, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #insuranceManagement_box_popover .insuranceManagementChildBox {
  width: 280px;
  display: block;
  margin: 5px 0px;
}
/* line 1112, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #insuranceManagement_box_popover input[type="checkbox"] {
  width: 35px;
  height: 35px;
  vertical-align: middle;
  margin-left: 2px;
}
/* line 1119, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #insuranceManagement_box_popover label {
  color: #0C0C0C !important;
}
/* line 1123, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review #insuranceManagement_box_popover .tooltip {
  width: 250px !important;
  margin-left: -125px !important;
}
/* line 1130, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .hasTooltip {
  color: red;
  position: relative;
  /*display: inline-block;*/
}
/* line 1134, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .hasTooltip .tooltip {
  visibility: hidden;
  width: 120px;
  color: white;
  background-color: #555;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  margin-left: -60px;
  bottom: 100%;
  left: 50%;
}
/* line 1154, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .hasTooltip .tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
/* line 1166, app/components/business_center/pap_manage/vehicleFilingAndAnnualReview/view.scss */
.vehicle_filing_and_annual_review .hasTooltip:hover .tooltip {
  visibility: visible;
  opacity: 1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传imgDisplayBox.js插件
  *张科渊
  *2022-03-19
  */
  /*.imgDisplayBox-imgContainer:last-child {
      margin-bottom: 5px;
  }*/
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-single .group-name, .vehicle_transfer .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-single .group-name:after, .vehicle_transfer .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.vehicle_transfer .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .vehicle_transfer .chosen-container .chosen-results-scroll-down span, .vehicle_transfer .chosen-container .chosen-results-scroll-up span, .vehicle_transfer .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .vehicle_transfer .chosen-container-single .chosen-search input[type=text], .vehicle_transfer .chosen-container-single .chosen-single abbr, .vehicle_transfer .chosen-container-single .chosen-single div b, .vehicle_transfer .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-container {
  width: 100%;
  height: 100%;
  margin-right: 5px;
  position: relative;
}
/* line 13, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-upBox {
  text-align: center;
  width: 100%;
  border: 1px solid #666;
  margin: auto;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-inputBox {
  width: 50%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
  margin: 5px auto;
}
/* line 38, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-inputBox:hover {
  background-color: cornflowerblue;
  color: #fff;
}
/* line 42, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-inputBox:active {
  background-color: cornflowerblue;
  color: #fff;
}
/* line 46, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-progress {
  width: 100%;
  height: 40px;
  background-color: #ccc;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}
/* line 54, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-progress-bar {
  width: 0%;
  height: 40px;
  background-color: cornflowerblue;
  border-radius: 10px;
  position: relative;
  margin: 5px auto;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-inputBox input {
  width: 100%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 73, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-imgBox {
  text-align: center;
}
/* line 77, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 89, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 3 * 5px) / 2);
  height: 150px;
  border: 1px solid #666666;
  position: relative;
  margin: 5px 5px 5px 0;
  box-sizing: border-box;
}
/* line 99, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-imgContainer img :hover {
  cursor: pointer;
}
/* line 107, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-imgContainer:nth-child(even) {
  margin-right: 0;
}
/* line 111, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 117, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 133, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-imgContainer:hover p {
  display: block;
}
/* line 136, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-zoomInPicture {
  position: fixed;
  top: 30px;
  right: 60%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 147, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-rotatePicture {
  position: fixed;
  top: 30px;
  right: 50%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 158, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/imgDisplayBox/imgDisplayBox.scss */
.vehicle_transfer .imgDisplayBox-zoomOutPicture {
  position: fixed;
  top: 30px;
  right: 40%;
  width: 40px;
  height: 40px;
  background: cornflowerblue;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1006;
}
/* line 4, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container {
  display: block;
  width: 100%;
  height: auto;
  padding: 50px 0px 50px 0px;
  text-align: center;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  background-size: 100% 100%;
  background-color: #bcd4e6;
}
/* line 17, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container #oldAffiliatedCompanyInBlacklist + a {
  display: none;
  color: #00F;
  margin-left: 10px;
  text-decoration: underline;
}
/* line 24, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container #oldAffiliatedCompanyInBlacklist:checked + a {
  display: inline-block;
}
/* line 28, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list {
  background-color: white;
  display: flex;
  width: 1254px;
  margin: 0 auto;
}
/* line 30, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list input[readonly="readonly"] {
  text-align: center;
}
/* line 34, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list input {
  border-radius: 0px;
}
/* line 44, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list .truck_info_left {
  width: 450px;
  height: 675px;
  text-align: right;
}
/* line 48, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list .truck_info_left img {
  width: 450px;
  height: 675px;
}
/* line 54, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list .truck_info_right {
  text-align: center;
  width: 700px;
  height: 650px;
  padding: 25px 50px;
  padding-bottom: 0px;
  border: 1px solid #D5D5D5;
  overflow-y: scroll;
}
/* line 63, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list .truck_info_right span {
  top: 50%;
  bottom: 50%;
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 72, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgBox-container {
  margin-top: 0px;
}
/* line 76, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgBox-container .imgDisplayBox-upBox {
  border-radius: 0px;
  border: 0px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 82, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgBox-container .imgBox-info {
  text-align: left;
  padding: 4px 7px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 87, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgBox-container .imgBox-info label {
  padding-left: 10px;
  width: 150px;
}
/* line 91, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgBox-container .imgBox-info input {
  width: 250px;
}
/* line 94, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgBox-container .imgBox-info input[readonly="readonly"] {
  width: 160px;
}
/* line 100, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgUpload-selector {
  width: 1200px;
  height: 44px;
}
/* line 104, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div {
  width: 120px;
  height: 25px;
  border: 1px solid #D5D5D5;
  margin: 8px 2px;
  display: inline-block;
  vertical-align: middle;
}
/* line 112, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div h3 {
  transform: translateY(30%);
  font-size: 10px;
}
/* line 118, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:first-child {
  margin-left: 0px;
}
/* line 122, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:last-child {
  margin-right: 0px;
}
/* line 126, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #imgUpload-selector .imgUpload-selector-div:hover {
  border: 1px solid #a6e7ff;
  background-color: #b9f2ff;
  cursor: pointer;
}
/* line 135, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #truck_details label {
  color: #000;
}
/* line 139, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #truck_details .form-row {
  width: 300px;
  text-align: left;
  display: inline-block;
  margin: 7px 0px;
}
/* line 146, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #truck_details .form-row:nth-child(even) {
  margin-right: 75px;
}
/* line 150, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #truck_details .form-row label {
  width: 120px;
}
/* line 155, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 164, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 169, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 181, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 194, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 205, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 217, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 229, app/components/business_center/pap_manage/vehicleTransfer/view.scss */
.vehicle_transfer #main_container .truck_info_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_structure {
  border: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 3, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_option {
  margin: 0 auto;
  padding: 10px 10px;
  overflow: hidden;
}
/* line 5, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_option dt {
  float: left;
  margin-left: 10px;
}
/* line 6, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_option dd {
  float: left;
  margin-left: 30px;
}
/* line 7, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 9, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_choice {
  margin-bottom: 10px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 11, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_choice table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_choice table th {
  height: 40px;
  font-weight: normal;
  border: 0px solid #D5D5D5;
  background-color: #F7F7F7;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_choice table select {
  background-color: #F7F7F7;
  width: 150px;
  height: 28px;
  line-height: 28px;
}
/* line 15, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_choice table td {
  text-align: center;
  height: 45px;
  border: 1px solid #D5D5D5;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 18, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 20, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 22, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_info table th {
  height: 40px;
  font-weight: normal;
  border: 1px solid #D5D5D5;
  background-color: #EBECF0;
  border-bottom: solid 0px #D5D5D5;
}
/* line 23, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_info table td {
  text-align: center;
  height: 45px;
  border: 1px solid #D5D5D5;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 25, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_info table td a {
  color: #1660C1;
  line-height: 25px;
}
/* line 25, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_info table td span {
  color: #2EC300;
}
/* line 27, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_manage_info table dd {
  float: left;
  margin-left: 20px;
}
/* line 30, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 44, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 48, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 50, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .acquiring_surcharge dl dt {
  float: left;
}
/* line 53, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 57, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 70, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .surcharge_info {
  overflow: auto;
}
/* line 73, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 77, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 82, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 87, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .surcharge_info table td a {
  color: #1660C1;
}
/* line 90, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover5 .surcharge_info table td span {
  color: #2EC300;
}
/* line 97, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 111, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 115, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 117, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .acquiring_surcharge dl dt {
  float: left;
}
/* line 120, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 124, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 137, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .surcharge_info {
  overflow: auto;
}
/* line 140, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 144, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 149, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 154, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .surcharge_info table td a {
  color: #1660C1;
}
/* line 157, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover6 .surcharge_info table td span {
  color: #2EC300;
}
/* line 164, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 178, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 182, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 184, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 187, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 191, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 204, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .surcharge_info {
  overflow: auto;
}
/* line 207, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 211, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 216, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 221, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 224, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 233, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit {
  position: fixed;
  top: 35%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 247, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 251, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 253, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .acquiring_surcharge dl dt {
  float: left;
}
/* line 256, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 260, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 273, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .surcharge_info {
  overflow: auto;
}
/* line 276, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 280, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 285, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 290, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .surcharge_info table td a {
  color: #1660C1;
}
/* line 293, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .batch_order_audit .surcharge_info table td span {
  color: #2EC300;
}
/* line 303, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 313, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 325, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 335, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply #imgBox {
  text-align: left;
}
/* line 338, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply #batch_imgBox {
  text-align: left;
}
/* line 341, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 351, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 356, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 371, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply .imgContainer:hover p {
  display: block;
}
/* line 374, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 385, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply #batch_btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 396, app/components/business_center/payment_crm/audit_apply/view.scss */
.audit_apply #btn_again {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 2, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
}
/* line 6, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option #fm {
  padding: 10px 0 0 20px;
}
/* line 9, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option #fm .layui-form-label {
  width: 10em;
}
/* line 13, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option #fm .layui-input-inline {
  width: calc(100% - 10em - 20px);
}
/* line 17, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option #fm .layui-input {
  width: 100%;
}
/* line 21, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option #fm .layui-input {
  height: 38px;
}
/* line 25, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option #fm .selectric-wrapper {
  width: 100%;
}
/* line 28, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option #fm .selectric-wrapper .selectric {
  width: calc(100% - 6px * 2);
  height: 24px;
  line-height: 24px;
}
/* line 35, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option #fm .selectric-wrapper .selectric-scroll li {
  height: 26px;
  line-height: 26px;
}
/* line 43, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option .pay_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 52, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 58, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option .pay_order_button {
  text-align: center;
  margin-bottom: 10px;
}
/* line 62, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option .pay_order_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 75, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option .pay_order_button button:hover {
  background-color: #1660EE;
}
/* line 79, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_option .pay_order_button button[disabled] {
  background: #999;
  cursor: auto;
}
/* line 86, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 91, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 96, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 102, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 107, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_info table td a {
  color: #1660C1;
}
/* line 111, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .pay_order_info table td span {
  color: #2EC300;
}

/* line 120, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self tr.table_content:hover {
  background: #efefef;
}
/* line 124, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self tr.table_content button {
  border-radius: 5px;
  border: 0;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  letter-spacing: .2em;
  padding: 0 8px;
  margin: 0;
  background: #1660c1;
  color: #fff;
  cursor: pointer;
  cursor: hand;
}
/* line 139, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self tr.table_content button {
  background: #337aff;
  color: #fff;
}
/* line 144, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self tr.table_content button:hover {
  background: #1660c1;
}
/* line 148, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self tr.table_content button.viewQuestion.new-answered {
  background: #009926;
}
/* line 151, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self tr.table_content button.viewQuestion.new-answered:hover {
  background: #007777;
}
/* line 155, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self tr.table_content button.viewQuestion.answered {
  background: #999;
}
/* line 158, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self tr.table_content button.viewQuestion.answered:hover {
  background: #aaa;
}
/* line 162, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self tr.table_content button.viewQuestion.not-answered {
  background: #FFA500;
}
/* line 165, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self tr.table_content button.viewQuestion.not-answered:hover {
  background: #FFBB00;
}
/* line 169, app/components/business_center/payment_crm/electronic_manage/view.scss */
.electronic-invoice-self .clearfix:after {
  content: '';
  clear: both;
}

/* line 175, app/components/business_center/payment_crm/electronic_manage/view.scss */
.invoice-result-success {
  color: #00C61C;
}

/* line 179, app/components/business_center/payment_crm/electronic_manage/view.scss */
.invoice-result-failed {
  color: #ff0000;
}

/* line 184, app/components/business_center/payment_crm/electronic_manage/view.scss */
.question-modal-20200712 .layui-form-item {
  margin: 0;
}
/* line 188, app/components/business_center/payment_crm/electronic_manage/view.scss */
.question-modal-20200712 label {
  font-weight: 700;
}
/* line 192, app/components/business_center/payment_crm/electronic_manage/view.scss */
.question-modal-20200712 .text-value {
  padding: 9px 10px;
  word-break: break-all;
  line-height: 24px;
}
/* line 197, app/components/business_center/payment_crm/electronic_manage/view.scss */
.question-modal-20200712 .text-value .datetime {
  text-align: right;
  padding-right: 10px;
  font-size: 1.1em;
}
/* line 204, app/components/business_center/payment_crm/electronic_manage/view.scss */
.question-modal-20200712 textarea {
  width: 460px;
  height: 190px;
  padding: 9px 10px;
  line-height: 20px;
  resize: none;
}

/* line 214, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category:first-child {
  margin-top: 10px;
  margin-bottom: 20px;
}
/* line 221, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category form {
  width: 95%;
  margin: 5px auto;
}
/* line 225, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category form .layui-form-item {
  margin-bottom: 1px;
}
/* line 228, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category form .layui-form-item .layui-form-label {
  width: 150px;
}
/* line 232, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category form .layui-form-item .layui-input {
  text-indent: 20px;
  height: 38px;
  line-height: 38px;
}
/* line 240, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .title {
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
/* line 246, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .field-info {
  line-height: 1.8em;
}
/* line 249, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .field-info .field-name, #batchSubmitConfirmDialogBody ._category .field-info .field-value {
  display: inline-block;
  vertical-align: top;
}
/* line 254, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .field-info .field-name {
  width: 100px;
  text-align: right;
  font-weight: 700;
}
/* line 260, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .field-info .field-value {
  padding-left: 1em;
  font-family: 'Arial', 'Microsoft YaHei';
}
/* line 266, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoices-total-info {
  text-align: center;
  margin-top: 20px;
}
/* line 271, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper:not(:first-child) {
  margin-top: 20px;
}
/* line 275, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper {
  width: 95%;
  margin: 5px auto;
}
/* line 279, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper .invoice-table-no {
  padding: 0;
  margin: 0;
  text-align: left;
}
/* line 284, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper .invoice-table-no span {
  display: inline-block;
  padding: 5px 10px;
  color: #9e520a;
  border: 1px solid #9e520a;
  border-bottom: none;
}
/* line 293, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper .invoice-table {
  marigin: 0;
  width: 100%;
}
/* line 297, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper .invoice-table .invoice-table-title {
  color: #9e520a;
}
/* line 301, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper .invoice-table .top-border {
  border-top: 1px solid #9e520a;
}
/* line 305, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper .invoice-table .bottom-border {
  border-bottom: 1px solid #9e520a;
}
/* line 309, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper .invoice-table .text-align-right {
  text-align: right;
}
/* line 313, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper .invoice-table .text-align-center {
  text-align: center;
}
/* line 317, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper .invoice-table .text-align-left {
  text-align: left;
}
/* line 321, app/components/business_center/payment_crm/electronic_manage/view.scss */
#batchSubmitConfirmDialogBody ._category .invoice-table-wrapper .invoice-table td {
  padding: 5px 20px;
  border-left: 1px solid #9e520a;
  border-right: 1px solid #9e520a;
}

/* line 331, app/components/business_center/payment_crm/electronic_manage/view.scss */
.btn-view-ctnnos {
  text-decoration: underline;
  color: #00f;
}

/* line 338, app/components/business_center/payment_crm/electronic_manage/view.scss */
.backstage_structure #tb1 + .layui-table-view a.link {
  color: #1660c1;
}
/* line 342, app/components/business_center/payment_crm/electronic_manage/view.scss */
.backstage_structure #tb1 + .layui-table-view .layui-btn-blue {
  background: #1660c1;
}
/* line 346, app/components/business_center/payment_crm/electronic_manage/view.scss */
.backstage_structure #tb1 + .layui-table-view .layui-btn-blue:hover {
  background: #1660ee;
}
/* line 350, app/components/business_center/payment_crm/electronic_manage/view.scss */
.backstage_structure #tb1 + .layui-table-view .layui-laypage-em {
  background: #1660c1;
}
/* line 354, app/components/business_center/payment_crm/electronic_manage/view.scss */
.backstage_structure #tb1 + .layui-table-view .layui-laypage-em:hover {
  background: #1660ee;
}

/* line 360, app/components/business_center/payment_crm/electronic_manage/view.scss */
#ctnNoList {
  width: 300px;
}
/* line 363, app/components/business_center/payment_crm/electronic_manage/view.scss */
#ctnNoList li {
  padding-top: 5px;
  padding-left: 20px;
  height: 1.5em;
  font-family: "Arial", serif;
}

/* line 371, app/components/business_center/payment_crm/electronic_manage/view.scss */
.fee-details-table-20201102 {
  margin: 0;
}
/* line 374, app/components/business_center/payment_crm/electronic_manage/view.scss */
.fee-details-table-20201102 th, .fee-details-table-20201102 td {
  padding: 5px 10px;
}
/* line 378, app/components/business_center/payment_crm/electronic_manage/view.scss */
.fee-details-table-20201102 th {
  text-align: center;
}
/* line 382, app/components/business_center/payment_crm/electronic_manage/view.scss */
.fee-details-table-20201102 td:nth-child(1), .fee-details-table-20201102 td:nth-child(6) {
  text-align: center;
}
/* line 386, app/components/business_center/payment_crm/electronic_manage/view.scss */
.fee-details-table-20201102 td:nth-child(2) {
  text-align: left;
}
/* line 390, app/components/business_center/payment_crm/electronic_manage/view.scss */
.fee-details-table-20201102 td:nth-child(3), .fee-details-table-20201102 td:nth-child(4), .fee-details-table-20201102 td:nth-child(5) {
  text-align: right;
}
/* line 2, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #fm {
  border: 1px solid #ccc;
  padding: 10px 0 10px 10px;
}
/* line 6, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #fm .layui-form-item {
  margin-bottom: 0;
}
/* line 9, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #fm .layui-form-item .layui-form-label {
  width: 10em;
  height: 38px;
}
/* line 14, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #fm .layui-form-item .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 17, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #fm .layui-form-item .layui-input-inline .layui-input {
  width: 100%;
  height: 38px;
}
/* line 24, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #fm .layui-row {
  margin-bottom: 10px;
}
/* line 28, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #fm .layui-row.btn-row {
  margin-bottom: 0;
  text-align: center;
}
/* line 35, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view .layui-table-box {
  overflow: visible;
}
/* line 38, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view .layui-table-box .layui-table-body {
  overflow: visible;
}
/* line 44, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .layui-table-cell {
  overflow: visible;
}
/* line 48, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .layui-table-grid-down {
  display: none;
}
/* line 52, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money {
  padding: 0 10px;
  color: #1E9FFF;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
/* line 59, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money .btn-container {
  display: none;
  background: #fff;
  position: absolute;
  line-height: 40px;
  padding: 10px 15px;
  right: 0;
  top: 0;
  transform: translateY(-100%);
  box-shadow: 0 0 3px #888888;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 73, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money .btn-container .btn-1, .invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money .btn-container .btn-2, .invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money .btn-container .loading {
  display: none;
  margin: 0 auto;
}
/* line 78, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money .btn-container .loading {
  width: 50px;
  height: 50px;
  background: url(/feebas/assets/images/other-images/xiaoying.gif) no-repeat;
  background-size: 50px 50px;
}
/* line 88, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money.show-btn-1 .btn-1 {
  display: block;
}
/* line 94, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money.show-btn-2 .btn-2 {
  display: block;
  margin-top: 10px;
}
/* line 101, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money.show-loading .loading {
  display: block;
}
/* line 106, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money:hover {
  z-index: 1;
  background: #fff;
  height: 100%;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 0 3px #888888;
}
/* line 114, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view td[data-field="totalMoney"] .total-money:hover .btn-container {
  display: block;
}
/* line 120, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #tb + .layui-table-view a.download-dz {
  color: #1E9FFF;
}
/* line 126, app/components/business_center/payment_crm/electronic_select/view.scss */
.invoice-query-20201105 #testId2 .btn-box {
  margin-top: 40px;
  text-align: center;
}

/* line 135, app/components/business_center/payment_crm/electronic_select/view.scss */
.layui-table-theme-blue + .layui-table-view .layui-laypage-curr .layui-laypage-em {
  background: #1E9FFF;
}
/* line 140, app/components/business_center/payment_crm/electronic_select/view.scss */
.layui-table-theme-blue + .layui-table-view .layui-laypage a:hover {
  color: #1E9FFF;
}
/* line 144, app/components/business_center/payment_crm/electronic_select/view.scss */
.layui-table-theme-blue + .layui-table-view .layui-laypage-skip .layui-input:focus {
  border-color: #1E9FFF !important;
}
@charset "UTF-8";
/* line 1, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice {
  /*发票申请窗口*/
  /*.pay_order_option{
    border: 1px solid #D5D5D5; margin-bottom: 15px;
    dl{
      padding: 10px 0px; overflow: hidden;
      dt{float: left;margin-left: 10px; }
      input[type="text"]{ width: 170px; height: 25px; line-height: 25px; margin-left: 10px;}
      dd{
        float: right; margin-right: 10px;
        select{ width: 80px; height: 25px; line-height: 25px; }
      }

    }
    .pay_order_xian{ width: 100%;height:1px;border:none;border-top:1px dashed #C1C1C1;line-height: 50px;margin-left: 10px;}
    !*.piliang_text{font-size: 14px; margin-left: 10px;}*!
    .piliang_text{font-size: 14px; margin-left: 10px; color:#000000}
    .pay_order_button{
      text-align: center; margin-top: 10px;margin-bottom: 10px;
      button{
        height:30px; margin-left: 40px;
        border:0;cursor:pointer;color:#FFFFFF; padding: 0px 25px 25px;
        outline:none;line-height: 30px;position: relative; background-color: #1660C1;
      }
    }
  }
  */
}
/* line 3, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .business_center_line {
  overflow: auto;
}
/* line 6, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .business_center_line table td {
  padding: 5px 10px;
}
/* line 7, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .business_center_line table td input[type="text"] {
  width: 150px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .business_center_line table td select {
  width: 150px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 15, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .commonTable {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 17, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .commonTable table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 19, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .commonTable table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 20, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .commonTable table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .commonTable table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .commonTable table td span {
  color: #2EC300;
}
/* line 27, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice .btn {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 33, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_commonInvoiceMaterial {
  width: 800px;
  height: 400px;
  position: absolute;
  top: 20%;
  left: 10%;
  display: none;
  background-color: white;
  border: 1px solid grey;
  margin-bottom: 30px;
}
/* line 40, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_addWin_commonInvoiceMaterial {
  padding: 10px;
  display: none;
  position: absolute;
  width: 600px;
  height: 350px;
  left: 30%;
  top: 10%;
  border: 1px solid grey;
  background-color: white;
}
/* line 46, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_addWin_commonInvoiceMaterial input {
  width: 300px;
  margin-bottom: 7px;
}
/* line 51, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_addWin_commonInvoiceMaterial .title {
  border-bottom: 1px solid grey;
  height: 30px;
  line-height: 30px;
  color: #FFFFFF;
  background-color: #1660C1;
  font-size: 15px;
  font-weight: bold;
}
/* line 55, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_addWin_commonInvoiceMaterial .formBody {
  padding: 10px;
}
/* line 58, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_addWin_commonInvoiceMaterial .btnArea {
  text-align: center;
}
/* line 63, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_main_invoiceApply {
  display: none;
  position: absolute;
  left: 30%;
  top: 10%;
  width: 500px;
  height: 430px;
  border: 1px solid grey;
  background-color: white;
  /*标题*/
  /*表单区*/
  /*按钮区*/
}
/* line 71, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_main_invoiceApply .titleArea {
  height: 30px;
  line-height: 30px;
  background-color: #1660C1;
  border-bottom: 1px solid grey;
  color: #FFFFFF;
}
/* line 79, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_main_invoiceApply .formArea {
  padding: 10px;
}
/* line 81, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_main_invoiceApply .formArea input[type="text"] {
  width: 360px;
  margin-bottom: 2px;
}
/* line 87, app/components/business_center/payment_crm/in_invoice_apply/view.scss */
.inEarlyLateInvoice #div_main_invoiceApply .btnArea {
  text-align: center;
}
/* line 1, app/components/business_center/payment_crm/invoice_manage/view.scss */
.wrap {
  overflow: hidden;
  padding: 0 0 0 150px;
}

/* line 6, app/components/business_center/payment_crm/invoice_manage/view.scss */
.left,
.right {
  height: auto;
  margin-bottom: -10000px;
  padding-bottom: 10000px;
}

/* line 13, app/components/business_center/payment_crm/invoice_manage/view.scss */
.left {
  display: inline;
  float: left;
  width: 90px;
  margin-left: -100px;
}

/* line 20, app/components/business_center/payment_crm/invoice_manage/view.scss */
.right {
  float: right;
  width: 100%;
}

/* line 26, app/components/business_center/payment_crm/invoice_manage/view.scss */
.invoiceInfoApply .control-group label {
  width: 130px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .driver_serial_query_option {
  overflow: hidden;
}
/* line 6, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .driver_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 14, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .driver_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 22, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .driver_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 28, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: visible;
  height: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 45, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 50, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 55, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 62, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 67, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 75, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 81, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 87, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 92, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 97, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 112, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 120, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 135, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 137, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details ul {
  list-style: none;
}
/* line 138, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 139, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 140, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 141, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 142, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 143, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 144, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 145, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 148, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 149, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 151, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .alterSite_popover ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  margin-top: 100px;
}
/* line 155, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .driver_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 161, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .driver_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 168, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .driver_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 175, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .driver_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 181, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .driver_serial_query_info table td span {
  color: #888;
}
/* line 188, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -180px;
  width: 360px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 30px 20px;
  /*--  修改信息  --*/
}
/* line 203, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 209, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 217, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 221, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .altersendpost_popover .alter_name table td input[type="text"] {
  width: 240px;
  height: 25px;
  line-height: 25px;
  margin-left: 20px;
  border: none;
  background-color: #fff;
  box-shadow: none;
}
/* line 233, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .altersendpost_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 20px;
}
/* line 237, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .altersendpost_popover .alter_name .commit_button button {
  padding: 0;
  width: 110px;
}
/* line 242, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .altersendpost_popover .alter_name .commit_button #commit {
  background-color: #159BD5;
}
/* line 246, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .altersendpost_popover .alter_name .commit_button .layui-btn-primary:hover {
  border-color: #159BD5;
}
/* line 253, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .amt_info {
  position: fixed;
  top: 40%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 258, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .amt_info .amt_info_tb table {
  border: 0px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
}
/* line 262, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .amt_info .amt_info_tb table th {
  height: 35px;
  width: 30px;
  border: 0px solid #D5D5D5;
  text-align: center;
}
/* line 263, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .amt_info .amt_info_tb table td {
  height: 35px;
  border: 1px solid #D5D5D5;
  width: 200px;
  text-align: center;
  border: none;
}
/* line 265, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .amt_info .amt_info_tb table td input[type="text"] {
  width: 85%;
  height: 34px;
  line-height: 25px;
  margin-left: 0px;
  border: 0px solid;
  text-align: center;
}
/* line 272, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .invoice_manage {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  height: 500px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  overflow-x: auto;
  overflow-y: auto;
  /*--  退回信息  --*/
}
/* line 290, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .invoice_manage .audit_name2 dl {
  padding: 5px;
}
/* line 292, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .invoice_manage .audit_name2 dl dt {
  text-align: center;
}
/* line 295, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .invoice_manage .audit_name2 dl select {
  width: 300px;
  height: 27px;
}
/* line 299, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .invoice_manage .audit_name2 dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 309, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .invoice_manage_tb {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  padding: 15px 15px;
}
/* line 310, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .invoice_manage_tb table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 311, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .invoice_manage_tb th {
  height: 45px;
  color: #333;
  background-color: #F8F8F8;
  border: 1px solid #E6E6E6;
  width: 200px;
}
/* line 312, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .invoice_manage_tb td {
  text-align: center;
  height: 45px;
  border: 1px solid #E6E6E6;
}
/* line 313, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .invoice_manage_tb input {
  text-align: center;
  height: 45px;
  border: 0px solid #E6E6E6;
  width: 190px;
}
/* line 315, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .shop_info {
  position: fixed;
  top: 40%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 320, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .shop_info .shop_info_tb table {
  border: 0px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
}
/* line 324, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .shop_info .shop_info_tb table th {
  height: 35px;
  width: 30px;
  border: 0px solid #D5D5D5;
  text-align: center;
}
/* line 325, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .shop_info .shop_info_tb table td {
  height: 35px;
  border: 1px solid #D5D5D5;
  width: 35px;
  text-align: center;
  border: none;
}
/* line 327, app/components/business_center/payment_crm/invoice_select/view.scss */
.invoice_select .shop_info .shop_info_tb table td input[type="text"] {
  width: 85%;
  height: 34px;
  line-height: 25px;
  margin-left: 0px;
  border: 0px solid;
  text-align: center;
}
@charset "UTF-8";
/* line 1, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm {
  /*  查看详细  弹框  */
}
/* line 2, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .order_confirm_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 4, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .order_confirm_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .order_confirm_info table th {
  height: 45px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 7, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .order_confirm_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 9, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .order_confirm_info table td a {
  color: #1660C1;
}
/* line 9, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .order_confirm_info table td span {
  color: #2EC300;
}
/* line 13, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .orders_total {
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  margin-top: 20px;
}
/* line 15, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .orders_total span {
  color: #1660C1;
}
/* line 17, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .orders_total_batch {
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  margin-top: 20px;
}
/* line 19, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .orders_total_batch span {
  color: #1660C1;
  margin-right: 50px;
}
/* line 21, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .orders_total_batch_page {
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  margin-top: 20px;
}
/* line 23, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .orders_total_batch_page span {
  color: #1660C1;
  margin-right: 50px;
}
/* line 26, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .zhif_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  查看详情  表--*/
}
/* line 30, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .zhif_popover .query_details_info {
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 32, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .zhif_popover .query_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 34, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .zhif_popover .query_details_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 35, app/components/business_center/payment_crm/order_confirm/view.scss */
.zfglgck_order_confirm .zhif_popover .query_details_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}

/* line 41, app/components/business_center/payment_crm/order_confirm/view.scss */
.check_confirm {
  display: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee {
  /*  查看详细  弹框  */
}
/* line 2, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .order_confirm_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 4, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .order_confirm_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .order_confirm_info table th {
  height: 45px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 7, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .order_confirm_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 9, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .order_confirm_info table td a {
  color: #1660C1;
}
/* line 9, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .order_confirm_info table td span {
  color: #2EC300;
}
/* line 13, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .orders_total {
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  margin-top: 20px;
}
/* line 15, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .orders_total span {
  color: #1660C1;
  margin-right: 50px;
}
/* line 17, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .orders_total_batch {
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  margin-top: 20px;
}
/* line 19, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .orders_total_batch span {
  color: #1660C1;
  margin-right: 50px;
}
/* line 21, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .orders_total_batch_page {
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  margin-top: 20px;
}
/* line 23, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .orders_total_batch_page span {
  color: #1660C1;
  margin-right: 50px;
}
/* line 25, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .orders_total_page {
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  margin-top: 20px;
}
/* line 27, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .orders_total_page span {
  color: #1660C1;
  margin-right: 50px;
}
/* line 30, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .zhif_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  查看详情  表--*/
}
/* line 34, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .zhif_popover .query_details_info {
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 36, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .zhif_popover .query_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 38, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .zhif_popover .query_details_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 39, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.zfglgck_order_confirm_mtFee .zhif_popover .query_details_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}

/* line 45, app/components/business_center/payment_crm/order_confirm_mtFee/view.scss */
.check_confirm {
  display: none;
}
/* line 2, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_structure {
  border: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 3, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_option {
  margin: 0 auto;
  padding: 10px 10px;
  overflow: hidden;
}
/* line 5, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_option dt {
  float: left;
  margin-left: 10px;
}
/* line 6, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_option dd {
  float: left;
  margin-left: 30px;
}
/* line 7, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 9, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_choice {
  margin-bottom: 10px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 11, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_choice table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_choice table th {
  height: 40px;
  font-weight: normal;
  border: 0px solid #D5D5D5;
  background-color: #F7F7F7;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_choice table select {
  background-color: #F7F7F7;
  width: 150px;
  height: 28px;
  line-height: 28px;
}
/* line 15, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_choice table td {
  text-align: center;
  height: 45px;
  border: 1px solid #D5D5D5;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 18, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 20, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 22, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_info table th {
  height: 40px;
  font-weight: normal;
  border: 1px solid #D5D5D5;
  background-color: #EBECF0;
  border-bottom: solid 0px #D5D5D5;
}
/* line 23, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_info table td {
  text-align: center;
  height: 45px;
  border: 1px solid #D5D5D5;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 25, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_info table td a {
  color: #1660C1;
  line-height: 25px;
}
/* line 25, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_info table td span {
  color: #2EC300;
}
/* line 27, app/components/business_center/payment_crm/order_manage/view.scss */
.zfglgck_order_manage .order_manage_info table dd {
  float: left;
  margin-left: 20px;
}
/* line 1, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order {
  /*.pay_order_hide{
      display: none;
  }
  .pay_order_batch{
      margin-top: 40px;text-align:center; height:40px;font-size:15px;
  }*/
}
/* line 2, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  /*.piliang_text{font-size: 14px; margin-left: 10px;}*/
}
/* line 4, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_option dl {
  padding: 10px 0px;
  overflow: hidden;
}
/* line 6, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 7, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 8, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 10, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 14, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_option .pay_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 16, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 17, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_option .pay_order_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_option .pay_order_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 26, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 28, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 31, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 33, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_info table td a {
  color: #1660C1;
}
/* line 33, app/components/business_center/payment_crm/pay_order/view.scss */
.zfglgck_pay_order .pay_order_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  /*.piliang_text{font-size: 14px; margin-left: 10px;}*/
}
/* line 4, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_option dl {
  padding: 10px 0px;
  overflow: hidden;
}
/* line 6, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 7, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 8, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 10, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 14, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_option .pay_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 16, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 17, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_option .pay_order_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_option .pay_order_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 26, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 28, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 31, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 33, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_info table td a {
  color: #1660C1;
}
/* line 33, app/components/business_center/payment_crm/pay_order_mtFee/view.scss */
.zfglgck_pay_order .pay_order_info table td span {
  color: #2EC300;
}
/* line 1, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
.pre_arrival_audit {
  min-height: 600px;
}
/* line 4, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
.pre_arrival_audit .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
.pre_arrival_audit #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 50, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .address-select > div {
  width: 20%;
  float: left;
}

/* line 58, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_audit/view.scss */
#fm20219172357 .layui-form-select dl {
  max-height: 700px;
}
/* line 1, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_query/view.scss */
.pre_arrival_query {
  min-height: 600px;
}
/* line 4, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_query/view.scss */
.pre_arrival_query .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_query/view.scss */
.pre_arrival_query #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_query/view.scss */
.pre_arrival_query #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_query/view.scss */
.pre_arrival_query #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_query/view.scss */
.pre_arrival_query #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_query/view.scss */
.pre_arrival_query #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_query/view.scss */
.pre_arrival_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_query/view.scss */
.pre_arrival_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 51, app/components/business_center/pre_arrival_manager/four_port_pre_arrival_query/view.scss */
.pre_arrival_query #fm .address-select > div {
  width: 20%;
  float: left;
}
/* line 1, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
.pre_arrival_audit {
  min-height: 600px;
}
/* line 4, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
.pre_arrival_audit .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
.pre_arrival_audit #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 50, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
.pre_arrival_audit #fm .address-select > div {
  width: 20%;
  float: left;
}

/* line 58, app/components/business_center/pre_arrival_manager/pre_arrival_audit/view.scss */
#fm20219172357 .layui-form-select dl {
  max-height: 700px;
}
/* line 1, app/components/business_center/pre_arrival_manager/pre_arrival_query/view.scss */
.pre_arrival_query {
  min-height: 600px;
}
/* line 4, app/components/business_center/pre_arrival_manager/pre_arrival_query/view.scss */
.pre_arrival_query .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/pre_arrival_manager/pre_arrival_query/view.scss */
.pre_arrival_query #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/pre_arrival_manager/pre_arrival_query/view.scss */
.pre_arrival_query #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/pre_arrival_manager/pre_arrival_query/view.scss */
.pre_arrival_query #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/business_center/pre_arrival_manager/pre_arrival_query/view.scss */
.pre_arrival_query #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/business_center/pre_arrival_manager/pre_arrival_query/view.scss */
.pre_arrival_query #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/business_center/pre_arrival_manager/pre_arrival_query/view.scss */
.pre_arrival_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/business_center/pre_arrival_manager/pre_arrival_query/view.scss */
.pre_arrival_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 51, app/components/business_center/pre_arrival_manager/pre_arrival_query/view.scss */
.pre_arrival_query #fm .address-select > div {
  width: 20%;
  float: left;
}
@charset "UTF-8";
/* line 1, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo {
  /* 可以移动  弹框 */
}
/* line 6, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .little_btn_style {
  font-size: 12px;
  display: inline-block;
  height: 25px !important;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  border-radius: 5px;
  color: white;
  background: #337ab7;
  text-decoration: none;
}
/* line 20, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .editor_popover {
  width: 760px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 1px #B9B9B9;
  left: 50%;
  top: 20%;
  margin-left: -380px;
  display: none;
  padding: 0 20px 20px;
}
/* line 33, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .editor_popover .gck_theme_poptit {
  border-bottom: none;
}
/* line 38, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .editor_popover .addx_edit_info h1 {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
/* line 44, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .editor_popover .addx_edit_info .addx_edit_info_div {
  text-align: center;
  margin: 28px;
  font-size: 24px;
}
/* line 50, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .editor_popover .addx_edit_info .addx_edit_info_detail {
  border: 1px solid #666;
  padding: 15px;
  font-size: 16px;
  font-weight: initial;
  letter-spacing: 1px;
}
/* line 57, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .editor_popover .addx_edit_info .addx_edit_info_detail .underline {
  border-bottom: 0.5px solid #666;
  letter-spacing: normal;
}
/* line 63, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .editor_popover .addx_edit_info .otherInfo {
  font-size: 15px;
  padding-left: 5px;
  margin-bottom: 30px;
  position: relative;
}
/* line 71, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .editor_popover #canvs {
  padding: 20px;
  background: #FFFFFF;
}
/* line 77, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .hide {
  display: none;
}
/* line 81, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo button,
.qualification-cargo input[type=button] {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 96, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo select {
  height: 35px;
  width: 160px;
}
/* line 101, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo button:hover {
  opacity: 0.9;
}
/* line 105, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo button:focus {
  opacity: 0.9;
}
/* line 109, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .little_btn {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin: 0;
  background: #337ab7;
}
/* line 118, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .pay_btn {
  background: #FFB800;
  margin-left: 10px;
}
/* line 123, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .business_center_line {
  padding: 20px;
}
/* line 126, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .business_center_line #active {
  margin-right: 40px;
}
/* line 130, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .business_center_line .submitDiv {
  margin-top: 25px;
  position: relative;
  margin-bottom: 35px;
}
/* line 135, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .business_center_line .submitDiv ul {
  display: inline-block;
}
/* line 138, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .business_center_line .submitDiv ul li {
  display: inline-block;
  margin-right: 40px;
}
/* line 144, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .business_center_line .submitDiv #checkBtn {
  margin-left: -30px;
  position: absolute;
  top: 50px;
  left: 50%;
}
/* line 153, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo #win_zxd {
  padding: 20px;
}
/* line 156, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo #win_zxd p {
  margin-bottom: 25px;
  font-size: 17px;
}
/* line 161, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo #win_zxd .div_cancel {
  text-align: center;
  margin-top: 20px;
}
/* line 167, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .table_div {
  position: relative;
  padding: 10px 20px;
}
/* line 171, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .table_div .layui-table {
  width: initial;
}
/* line 174, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .table_div .layui-table td,
.qualification-cargo .table_div .layui-table th {
  line-height: 35px;
  width: 180px;
  text-align: center;
}
/* line 180, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .table_div .layui-table td a,
.qualification-cargo .table_div .layui-table th a {
  color: #2687d0;
}
/* line 185, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .table_div .layui-table .td_font {
  font-weight: 700;
}
/* line 194, app/components/business_center/qualification/cargo/view.scss */
.qualification-cargo .status_div .layui-table td,
.qualification-cargo .status_div .layui-table th {
  line-height: 35px;
  text-align: center;
}

/* line 204, app/components/business_center/qualification/cargo/view.scss */
.tab_list {
  overflow: hidden;
}
/* line 207, app/components/business_center/qualification/cargo/view.scss */
.tab_list li {
  float: left;
  list-style: none;
  padding: 10px;
  margin: 10px 20px;
  cursor: pointer;
}
/* line 215, app/components/business_center/qualification/cargo/view.scss */
.tab_list .active {
  color: #2687d0;
  border-bottom: 2px solid #2687d0;
}

/* line 221, app/components/business_center/qualification/cargo/view.scss */
.manage_content {
  min-height: 500px;
  overflow-y: scroll;
  margin: 10px 20px;
}
/* line 226, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul {
  width: 95%;
  margin-top: 10px;
}
/* line 230, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li {
  position: relative;
  float: left;
  width: 19%;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
/* line 238, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li .top_triangle {
  width: 0;
  height: 0;
  border-top: 20px solid #fff;
  border-left: 20px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 248, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li .bottom_triangle {
  width: 0;
  height: 0;
  border-bottom: 20px solid #fff;
  border-left: 20px solid transparent;
  position: absolute;
  top: 20px;
  right: 0;
}
/* line 258, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li div {
  position: absolute;
  left: 30%;
  top: 40px;
  border-left: 2px dashed #e2e2e2;
}
/* line 264, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li div p:last-child {
  padding-left: 10px;
}
/* line 268, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li div .apply_start {
  cursor: pointer;
  color: #1660C1;
  font-weight: bold;
}
/* line 274, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li div .mouse_target {
  cursor: pointer;
  color: #1660C1;
  font-weight: bold;
}
/* line 280, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li div p {
  text-align: left;
  line-height: 20px;
  margin-top: 20px;
  margin-left: 10px;
  position: relative;
}
/* line 287, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li div p span {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: -20px;
}
/* line 301, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li:first-child .title {
  background: darksalmon;
}
/* line 307, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li:first-child div p span {
  background: darksalmon;
}
/* line 315, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li:nth-child(2) .title {
  background: palevioletred;
}
/* line 321, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li:nth-child(2) div p span {
  background: palevioletred;
}
/* line 329, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li:nth-child(3) .title {
  background: plum;
}
/* line 335, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li:nth-child(3) div p span {
  background: plum;
}
/* line 343, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li:nth-child(4) .title {
  background: orangered;
}
/* line 349, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li:nth-child(4) div p span {
  background: orangered;
}
/* line 357, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li:nth-child(5) .title {
  background: lightgreen;
}
/* line 363, app/components/business_center/qualification/cargo/view.scss */
.manage_content ul li:nth-child(5) div p span {
  background: lightgreen;
}

/* line 372, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply {
  margin: 10px 20px;
  position: relative;
}
/* line 376, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .authentication {
  margin-top: 40px;
  margin-left: 140px;
}
/* line 380, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .authentication div {
  margin-bottom: 10px;
}
/* line 383, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .authentication div button {
  background-color: transparent;
  outline: none;
  outline: none;
  border-radius: 4px;
  width: 140px;
  text-align: center;
  line-height: 40px;
}
/* line 393, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .authentication div .submit_apply {
  background: #337ab7;
  color: #fff;
  border: 1px solid #337ab7;
}
/* line 399, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .authentication div .no_status {
  color: #fff;
  background: #FFB800;
  border: 1px solid #FFB800;
}
/* line 405, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .authentication div .refresh_status {
  color: #fff;
  background: #FFB800;
  border: 1px solid #FFB800;
}
/* line 414, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .positionChild {
  position: absolute;
  top: 28px;
  right: 260px;
}
/* line 420, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content {
  margin-top: 40px;
}
/* line 424, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .field-div {
  margin-bottom: 20px;
}
/* line 427, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .field-div span:nth-child(odd) {
  width: 200px;
  display: inline-block;
  text-align: right;
}
/* line 434, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv {
  margin-bottom: 20px;
}
/* line 437, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .span-lable {
  width: 200px;
  display: inline-block;
  text-align: right;
}
/* line 444, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 .layui-table {
  margin: 0;
}
/* line 447, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 .layui-table tr:hover {
  background: none;
}
/* line 452, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 60%;
  height: auto;
}
/* line 460, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 table input {
  width: 80%;
}
/* line 464, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 table th {
  height: 35px;
  border: solid 0px #D5D5D5;
  text-align: center;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 472, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 table td {
  text-align: center;
  padding: 5px;
}
/* line 480, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 485, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 table td span {
  color: #2EC300;
}
/* line 489, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 table td input {
  text-align: center;
  height: 27px;
}
/* line 495, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 512, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 .tableTotal .footertotal,
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 .tableTotal .footernum,
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 .tableTotal .footerweight,
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 .tableTotal .footersize {
  border: none;
  background: #fff;
  transition: none;
  box-shadow: none;
  color: #666;
}
/* line 525, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 #buttonInfo {
  margin-top: 20px;
}
/* line 528, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .info_content .contactDiv .ti_packing_info_2 #buttonInfo #addBillInfo {
  background: #fff;
  color: #1660C1;
  border: 1px solid #D5D5D5;
}
/* line 542, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .hintInfo {
  text-align: center;
  padding-top: 15px;
  color: #b3b3b3;
}
/* line 551, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .code_content span {
  width: 120px;
  display: inline-block;
  text-align: right;
}
/* line 557, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .code_content input {
  width: 200px;
  text-align: center;
  margin-right: 100px;
}
/* line 563, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .code_content button {
  border: none;
  background-color: transparent;
  outline: none;
  width: 80px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  line-height: 32px;
}
/* line 573, app/components/business_center/qualification/cargo/view.scss */
.qualifications_apply .code_content .search {
  background: #337ab7;
  color: #fff;
  border: 1px solid #337ab7;
}

/* line 584, app/components/business_center/qualification/cargo/view.scss */
.extra_file_page .info_content {
  margin-top: 40px;
}
/* line 587, app/components/business_center/qualification/cargo/view.scss */
.extra_file_page .info_content div {
  margin-bottom: 20px;
}
/* line 590, app/components/business_center/qualification/cargo/view.scss */
.extra_file_page .info_content div span:nth-child(odd) {
  width: 200px;
  display: inline-block;
  text-align: right;
}
/* line 598, app/components/business_center/qualification/cargo/view.scss */
.extra_file_page .authentication {
  margin-top: 40px;
  margin-left: 140px;
}
/* line 602, app/components/business_center/qualification/cargo/view.scss */
.extra_file_page .authentication div {
  margin-bottom: 10px;
}
/* line 605, app/components/business_center/qualification/cargo/view.scss */
.extra_file_page .authentication div button {
  background-color: transparent;
  outline: none;
  outline: none;
  border-radius: 4px;
  width: 140px;
  text-align: center;
  line-height: 40px;
}
/* line 615, app/components/business_center/qualification/cargo/view.scss */
.extra_file_page .authentication div .submit_apply {
  background: #337ab7;
  color: #fff;
  border: 1px solid #337ab7;
}
/* line 621, app/components/business_center/qualification/cargo/view.scss */
.extra_file_page .authentication div .no_status {
  color: #fff;
  background: #FFB800;
  border: 1px solid #FFB800;
}
@charset "UTF-8";
/* line 1, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break {
  /* 可以移动  弹框 */
  /* CLP装箱单预录入   用户界面  */
}
/* line 3, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break button,
.fin_invoice_break input[type=button] {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
}
/* line 18, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .operator {
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 12px;
  border-bottom: 1px solid #eeee;
}
/* line 27, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .little_btn {
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  margin: 0;
  background: #337ab7;
  border: none;
  color: #fff;
  cursor: pointer;
}
/* line 39, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .pay_btn {
  background: #FFB800;
  margin-left: 10px;
}
/* line 44, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .prevent_btn {
  background: #9C9E9E;
  cursor: not-allowed;
}
/* line 49, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .see_info {
  border: none;
}
/* line 54, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .editor_popover,
.fin_invoice_break .editor_popover1 {
  width: 600px;
  overflow: hidden;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #B9B9B9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 69, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .editor_popover .gck_theme_poptit,
.fin_invoice_break .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 74, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .editor_popover .control,
.fin_invoice_break .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 81, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .editor_popover #canvs,
.fin_invoice_break .editor_popover #seal_canvs,
.fin_invoice_break .editor_popover1 #canvs,
.fin_invoice_break .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 91, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .clp_structure {
  border: 0px solid red;
  margin: 0px auto;
  overflow: hidden;
  padding: 10px 0px 50px 0px;
}
/* line 98, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .clp_title {
  margin-top: 0px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-weight: bold;
  border: 0px solid red;
}
/* line 107, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .clp_tishi_info {
  background-color: #F2F2F2;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
/* line 114, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .clp_tishi_info dd {
  float: left;
  padding: 0px 15px;
}
/* line 119, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .clp_tishi_info span {
  color: #169BD5;
}
/* line 123, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .time_screen {
  border: 1px solid #D5D5D5;
  overflow: hidden;
}
/* line 128, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .time_screen dl {
  margin-top: 15px;
}
/* line 132, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .time_screen dd {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
}
/* line 138, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .time_screen dt {
  text-align: center;
  margin: 15px 0;
}
/* line 143, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .time_screen input {
  height: 28px;
  line-height: 28px;
  width: 150px;
}
/* line 149, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .time_screen select {
  height: 30px;
  line-height: 30px;
  width: 150px;
}
/* line 155, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .clp_info {
  margin-top: 10px;
}
/* line 159, app/components/business_center/refund_manage/fin_invoice_break/view.scss */
.fin_invoice_break .layui-table tr th {
  text-align: center;
}
@charset "UTF-8";
/* line 1, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure {
  /*  修改 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 4, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 5, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .tab .hide {
  display: none;
}
/* line 6, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .tab a {
  color: blue;
}
/* line 8, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 10, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 12, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 14, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .import_money {
  text-align: center;
}
/* line 16, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 300px;
}
/* line 18, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_details_list {
  margin-top: 10px;
}
/* line 20, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 22, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 24, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_details_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 26, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 28, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_details_list table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 29, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 32, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_details_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 33, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 37, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 38, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 39, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 42, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 44, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 45, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 48, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_popover_update ._temporarily_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 51, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 53, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 54, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 58, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 60, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 61, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 63, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 65, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 69, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 72, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 73, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 74, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 77, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_popover .barge_ctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 79, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 80, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 83, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_popover_update ._barge_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 86, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 88, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 89, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 93, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 95, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 96, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 98, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 100, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 104, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure ._barge_div ._barge_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 112, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 117, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 119, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover4 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 120, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover4 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 122, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 124, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 130, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 132, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 140, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover5 {
  position: fixed;
  top: 65%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 145, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 147, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover5 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 148, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover5 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 150, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 152, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 153, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover5 .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 159, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 161, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 172, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 183, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 188, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 198, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 201, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container a {
  cursor: pointer;
}
/* line 207, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 223, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 226, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 233, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 236, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 244, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 250, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 257, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: 20px;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 272, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 9px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 283, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 287, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 294, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 300, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 307, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 317, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 326, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 330, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 335, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 339, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 344, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 349, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 352, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 359, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 371, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 375, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 380, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 394, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 411, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 414, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 424, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 427, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 433, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 436, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 439, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 443, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 451, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 455, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 463, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 467, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 470, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 474, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 480, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 484, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 487, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 493, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl {
  text-align: right;
}
/* line 496, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 500, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 505, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 508, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 512, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 516, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 519, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 522, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 526, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 530, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.ywtklr_enclosure .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 534, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 538, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 542, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 545, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
.ywtklr_enclosure .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 553, app/components/business_center/refund_manage/refund_order_apply/refund_enclosure/view.scss */
  .ywtklr_enclosure .chosen-rtl .chosen-search input[type="text"],
  .ywtklr_enclosure .chosen-container-single .chosen-single abbr,
  .ywtklr_enclosure .chosen-container-single .chosen-single div b,
  .ywtklr_enclosure .chosen-container-single .chosen-search input[type="text"],
  .ywtklr_enclosure .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .ywtklr_enclosure .chosen-container .chosen-results-scroll-down span,
  .ywtklr_enclosure .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@charset "UTF-8";
/* line 2, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  /*.piliang_text{font-size: 14px; margin-left: 10px;}*/
}
/* line 4, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_option dl {
  padding: 10px 0px;
  overflow: hidden;
}
/* line 6, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 7, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 8, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 10, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 14, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_option .refund_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 16, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 17, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_option .refund_order_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_option .refund_order_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 26, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 28, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 31, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 33, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_info table td a {
  color: #1660C1;
}
/* line 33, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .refund_order_info table td span {
  color: #2EC300;
}
/* line 37, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 35%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1200px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 52, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 56, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 62, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 65, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 72, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .alterSite_popover .alter_name table td select {
  width: 550px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 76, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 50%;
  border: 0 solid;
}
/* line 83, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 80px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 98, app/components/business_center/refund_manage/refund_order_apply/view.scss */
.ywtklr_order_apply11 .alterSite_popover .alter_name .weight_button #error {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 90px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 2, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  /*.piliang_text{font-size: 14px; margin-left: 10px;}*/
}
/* line 4, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_option dl {
  padding: 10px 0px;
  overflow: hidden;
}
/* line 6, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 7, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 8, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 10, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 14, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_option .refund_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 16, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 17, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_option .refund_order_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_option .refund_order_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 26, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 28, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 31, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 33, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_info table td a {
  color: #1660C1;
}
/* line 33, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .refund_order_info table td span {
  color: #2EC300;
}
/* line 37, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 52, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 56, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 62, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 65, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 72, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 79, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 86, app/components/business_center/refund_manage/refund_order_query/view.scss */
.ywtklr_order_query .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/report/bkFleet_report/view.scss */
.bkCarFleet_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/bkFleet_report/view.scss */
.bkCarFleet_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/bkFleet_report/view.scss */
.bkCarFleet_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/bkFleet_report/view.scss */
.bkCarFleet_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/bkFleet_report/view.scss */
.bkCarFleet_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/bkFleet_report/view.scss */
.bkCarFleet_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/report/bkInfo_report/view.scss */
.bkYard_report .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/bkInfo_report/view.scss */
.bkYard_report .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/bkInfo_report/view.scss */
.bkYard_report .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/bkInfo_report/view.scss */
.bkYard_report .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/bkInfo_report/view.scss */
.bkYard_report .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/bkInfo_report/view.scss */
.bkYard_report .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/report/ctnOwner_callTimes/view.scss */
.bpgck_ctnCallTimes .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/ctnOwner_callTimes/view.scss */
.bpgck_ctnCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/ctnOwner_callTimes/view.scss */
.bpgck_ctnCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/ctnOwner_callTimes/view.scss */
.bpgck_ctnCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/ctnOwner_callTimes/view.scss */
.bpgck_ctnCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/ctnOwner_callTimes/view.scss */
.bpgck_ctnCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 1, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 20, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 22, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 23, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 25, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 25, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .weight_query_info table td span {
  color: #2EC300;
}
/* line 30, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 41, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 46, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 56, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 59, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container a {
  cursor: pointer;
}
/* line 65, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 81, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 84, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 91, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 94, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 102, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 108, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 115, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 130, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 9px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 141, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 145, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 151, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 157, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 164, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 174, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 183, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 187, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 192, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 196, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 201, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 206, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 209, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 216, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 228, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 232, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 237, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 251, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 268, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 271, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 281, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 284, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 290, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 293, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 296, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 300, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 308, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 312, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 320, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 324, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 327, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 331, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 337, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 341, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 344, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 350, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl {
  text-align: right;
}
/* line 353, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 357, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 362, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 365, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 369, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 373, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 376, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 379, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 383, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 387, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.tk_empty_reprot .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 391, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 395, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 399, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 402, app/components/business_center/report/emptyInfo_report/view.scss */
.tk_empty_reprot .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 410, app/components/business_center/report/emptyInfo_report/view.scss */
  .tk_empty_reprot .chosen-rtl .chosen-search input[type="text"],
  .tk_empty_reprot .chosen-container-single .chosen-single abbr,
  .tk_empty_reprot .chosen-container-single .chosen-single div b,
  .tk_empty_reprot .chosen-container-single .chosen-search input[type="text"],
  .tk_empty_reprot .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .tk_empty_reprot .chosen-container .chosen-results-scroll-down span,
  .tk_empty_reprot .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 1, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 20, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 31, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 36, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 46, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 49, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container a {
  cursor: pointer;
}
/* line 55, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 71, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 74, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 81, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 84, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 92, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 98, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 105, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 122, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 128, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 135, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 145, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 154, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 158, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 163, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 167, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 172, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 177, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 180, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 187, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 199, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 203, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 208, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 222, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 239, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 242, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 252, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 255, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 261, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 264, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 267, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 271, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 279, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 283, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 291, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 295, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 298, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 302, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 308, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 312, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 315, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 321, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl {
  text-align: right;
}
/* line 324, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 328, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 333, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 336, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 340, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 344, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 347, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 350, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 354, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 358, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.bpgck_weight_reprot .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 362, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 366, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 370, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 373, app/components/business_center/report/export_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 381, app/components/business_center/report/export_report/view.scss */
  .bpgck_weight_reprot .chosen-rtl .chosen-search input[type="text"],
  .bpgck_weight_reprot .chosen-container-single .chosen-single abbr,
  .bpgck_weight_reprot .chosen-container-single .chosen-single div b,
  .bpgck_weight_reprot .chosen-container-single .chosen-search input[type="text"],
  .bpgck_weight_reprot .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .bpgck_weight_reprot .chosen-container .chosen-results-scroll-down span,
  .bpgck_weight_reprot .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 2, app/components/business_center/report/fc_monthly/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/fc_monthly/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/fc_monthly/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/fc_monthly/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/fc_monthly/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/fc_monthly/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/report/forwarder_order_statistics_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/forwarder_order_statistics_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/forwarder_order_statistics_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/forwarder_order_statistics_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/forwarder_order_statistics_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/forwarder_order_statistics_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 19, app/components/business_center/report/forwarder_order_statistics_report/view.scss */
.bpgck_weight_reprot .hideClass {
  display: none;
}
/* line 2, app/components/business_center/report/goodsCar_report/view.scss */
.goodsCar_report .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/goodsCar_report/view.scss */
.goodsCar_report .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/goodsCar_report/view.scss */
.goodsCar_report .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/goodsCar_report/view.scss */
.goodsCar_report .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/goodsCar_report/view.scss */
.goodsCar_report .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/goodsCar_report/view.scss */
.goodsCar_report .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 2, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .driver_serial_query_option {
  overflow: hidden;
}
/* line 6, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .driver_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 14, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .driver_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 22, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .driver_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 28, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: visible;
  height: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 45, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 50, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 55, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 62, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 67, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 75, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 81, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 87, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 92, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 97, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 112, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 120, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 135, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 137, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details ul {
  list-style: none;
}
/* line 138, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 139, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 140, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 141, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 142, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 143, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 144, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 145, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 148, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 149, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 151, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .alterSite_popover ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  margin-top: 100px;
}
/* line 155, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .driver_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 161, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .driver_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 168, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .driver_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 175, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .driver_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 181, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .driver_serial_query_info table td span {
  color: #888;
}
/* line 188, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -180px;
  width: 360px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 30px 20px;
  /*--  修改信息  --*/
}
/* line 203, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 209, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 217, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 221, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .altersendpost_popover .alter_name table td input[type="text"] {
  width: 240px;
  height: 25px;
  line-height: 25px;
  margin-left: 20px;
  border: none;
  background-color: #fff;
  box-shadow: none;
}
/* line 233, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .altersendpost_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 20px;
}
/* line 237, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .altersendpost_popover .alter_name .commit_button button {
  padding: 0;
  width: 110px;
}
/* line 242, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .altersendpost_popover .alter_name .commit_button #commit {
  background-color: #159BD5;
}
/* line 246, app/components/business_center/report/hffs_report/view.scss */
.hffs_report .altersendpost_popover .alter_name .commit_button .layui-btn-primary:hover {
  border-color: #159BD5;
}
/* line 2, app/components/business_center/report/homework_report/view.scss */
.comp-202012292019 #fm {
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 6, app/components/business_center/report/homework_report/view.scss */
.comp-202012292019 #fm .layui-form-item {
  margin-bottom: 0;
}
/* line 11, app/components/business_center/report/homework_report/view.scss */
.comp-202012292019 .page-title {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  text-indent: 10px;
  font-weight: bold;
  background-color: #F2F2F2;
}
/* line 1, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 20, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 31, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 36, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 46, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 49, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container a {
  cursor: pointer;
}
/* line 55, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 71, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 74, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 81, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 84, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 92, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 98, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 105, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 122, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 128, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 135, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 145, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 154, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 158, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 163, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 167, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 172, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 177, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 180, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 187, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 199, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 203, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 208, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 222, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 239, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 242, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 252, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 255, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 261, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 264, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 267, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 271, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 279, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 283, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 291, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 295, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 298, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 302, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 308, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 312, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 315, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 321, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl {
  text-align: right;
}
/* line 324, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 328, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 333, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 336, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 340, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 344, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 347, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 350, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 354, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 358, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.bpgck_weight_reprot .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 362, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 366, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 370, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 373, app/components/business_center/report/lifeport_report/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 381, app/components/business_center/report/lifeport_report/view.scss */
  .bpgck_weight_reprot .chosen-rtl .chosen-search input[type="text"],
  .bpgck_weight_reprot .chosen-container-single .chosen-single abbr,
  .bpgck_weight_reprot .chosen-container-single .chosen-single div b,
  .bpgck_weight_reprot .chosen-container-single .chosen-search input[type="text"],
  .bpgck_weight_reprot .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .bpgck_weight_reprot .chosen-container .chosen-results-scroll-down span,
  .bpgck_weight_reprot .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 2, app/components/business_center/report/pap_details/view.scss */
.pap_details_report .business_center_title {
  font-size: 16px;
}
/* line 6, app/components/business_center/report/pap_details/view.scss */
.pap_details_report .webfc_inquiry_structure {
  margin-top: 10px;
}
/* line 11, app/components/business_center/report/pap_details/view.scss */
.pap_details_report .webfc_inquiry_structure .layui-form-item .layui-input-block input {
  border-color: #ccd0d6;
}
/* line 18, app/components/business_center/report/pap_details/view.scss */
.pap_details_report .webfc_inquiry_structure .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  padding-left: 6px;
}
/* line 24, app/components/business_center/report/pap_details/view.scss */
.pap_details_report .webfc_inquiry_structure .layui-form-item.datetime-range .layui-input-block input {
  height: 18px;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  padding: 0;
  font-size: 12px;
}
/* line 2, app/components/business_center/report/pre_entry_forward/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/pre_entry_forward/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/pre_entry_forward/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/pre_entry_forward/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/pre_entry_forward/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/pre_entry_forward/view.scss */
.bpgck_webfc_monthly .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/report/pre_entry_forward_tl/view.scss */
.bpgck_webfc_monthly_tl .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/pre_entry_forward_tl/view.scss */
.bpgck_webfc_monthly_tl .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/pre_entry_forward_tl/view.scss */
.bpgck_webfc_monthly_tl .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/pre_entry_forward_tl/view.scss */
.bpgck_webfc_monthly_tl .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/pre_entry_forward_tl/view.scss */
.bpgck_webfc_monthly_tl .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/pre_entry_forward_tl/view.scss */
.bpgck_webfc_monthly_tl .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/report/preEmpty_report/view.scss */
.preEmpty_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/preEmpty_report/view.scss */
.preEmpty_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/preEmpty_report/view.scss */
.preEmpty_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/preEmpty_report/view.scss */
.preEmpty_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/preEmpty_report/view.scss */
.preEmpty_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/preEmpty_report/view.scss */
.preEmpty_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/report/sea_iron_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/sea_iron_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/sea_iron_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/sea_iron_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/sea_iron_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/sea_iron_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/report/seal_report/view.scss */
.foreign_seal_reprot .main_info {
  width: 1470px;
  height: 700px;
}
/* line 4, app/components/business_center/report/seal_report/view.scss */
.foreign_seal_reprot .main_info .iframe_sealInfo {
  width: 1470px;
  height: 690px;
  border: 0px;
}
/* line 2, app/components/business_center/report/ship_applymananger/view.scss */
.ship_applyrepot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/ship_applymananger/view.scss */
.ship_applyrepot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/ship_applymananger/view.scss */
.ship_applyrepot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/ship_applymananger/view.scss */
.ship_applyrepot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/ship_applymananger/view.scss */
.ship_applyrepot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/ship_applymananger/view.scss */
.ship_applyrepot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 1, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 20, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 31, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 36, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 46, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 49, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container a {
  cursor: pointer;
}
/* line 55, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 71, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 74, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 81, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 84, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 92, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 98, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 105, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 122, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 128, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 135, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 145, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 154, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 158, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 163, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 167, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 172, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 177, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 180, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 187, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 199, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 203, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 208, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 222, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 239, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 242, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 252, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 255, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 261, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 264, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 267, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 271, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 279, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 283, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 291, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 295, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 298, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 302, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 308, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 312, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 315, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 321, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl {
  text-align: right;
}
/* line 324, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 328, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 333, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 336, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 340, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 344, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 347, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 350, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 354, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 358, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.bpgck_weight_reprot .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 362, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 366, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 370, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 373, app/components/business_center/report/ship_input_branch/view.scss */
.bpgck_weight_reprot .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 381, app/components/business_center/report/ship_input_branch/view.scss */
  .bpgck_weight_reprot .chosen-rtl .chosen-search input[type="text"],
  .bpgck_weight_reprot .chosen-container-single .chosen-single abbr,
  .bpgck_weight_reprot .chosen-container-single .chosen-single div b,
  .bpgck_weight_reprot .chosen-container-single .chosen-search input[type="text"],
  .bpgck_weight_reprot .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .bpgck_weight_reprot .chosen-container .chosen-results-scroll-down span,
  .bpgck_weight_reprot .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 2, app/components/business_center/report/third_party_bk_fly_report/view.scss */
.third_party_bk_fly .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/third_party_bk_fly_report/view.scss */
.third_party_bk_fly .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/third_party_bk_fly_report/view.scss */
.third_party_bk_fly .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/third_party_bk_fly_report/view.scss */
.third_party_bk_fly .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/third_party_bk_fly_report/view.scss */
.third_party_bk_fly .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/third_party_bk_fly_report/view.scss */
.third_party_bk_fly .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/report/tk_information_reprot/view.scss */
.tk_information_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/tk_information_reprot/view.scss */
.tk_information_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/tk_information_reprot/view.scss */
.tk_information_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/tk_information_reprot/view.scss */
.tk_information_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/tk_information_reprot/view.scss */
.tk_information_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/tk_information_reprot/view.scss */
.tk_information_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/report/truck_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/truck_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/truck_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/truck_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/truck_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/truck_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 19, app/components/business_center/report/truck_report/view.scss */
.bpgck_weight_reprot .hideClass {
  display: none;
}
/* line 2, app/components/business_center/report/truckCar_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/truckCar_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/truckCar_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/truckCar_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/truckCar_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/truckCar_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 19, app/components/business_center/report/truckCar_report/view.scss */
.bpgck_weight_reprot .hideClass {
  display: none;
}
/* line 2, app/components/business_center/report/weight_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/weight_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/weight_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/weight_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/weight_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/weight_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 1, app/components/business_center/report/wt_report/view.scss */
.wt_report {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 52, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm2 {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 58, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm2 .form-btn-row {
  text-align: center;
}
/* line 62, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm2 .layui-form-item {
  margin-bottom: 10px;
}
/* line 67, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm2 .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 73, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm2 .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 77, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm2 .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 87, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm2 .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 91, app/components/business_center/report/wt_report/view.scss */
.wt_report #fm2 .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 98, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmHk {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 104, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmHk .form-btn-row {
  text-align: center;
}
/* line 108, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmHk .layui-form-item {
  margin-bottom: 10px;
}
/* line 113, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmHk .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 119, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmHk .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 123, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmHk .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 133, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmHk .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 137, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmHk .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 144, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmJz {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 150, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmJz .form-btn-row {
  text-align: center;
}
/* line 154, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmJz .layui-form-item {
  margin-bottom: 10px;
}
/* line 159, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmJz .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 165, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmJz .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 169, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmJz .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 179, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmJz .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 183, app/components/business_center/report/wt_report/view.scss */
.wt_report #fmJz .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 191, app/components/business_center/report/wt_report/view.scss */
.wt_report .layui-layer-page {
  z-index: 1005 !important;
}

/* line 199, app/components/business_center/report/wt_report/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 204, app/components/business_center/report/wt_report/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 211, app/components/business_center/report/wt_report/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 218, app/components/business_center/report/wt_report/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 222, app/components/business_center/report/wt_report/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 227, app/components/business_center/report/wt_report/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 231, app/components/business_center/report/wt_report/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 235, app/components/business_center/report/wt_report/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
/* line 2, app/components/business_center/report/yard_callTimes/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/yard_callTimes/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/yard_callTimes/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/yard_callTimes/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/yard_callTimes/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/yard_callTimes/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 1, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report {
  min-height: 600px;
}
/* line 3, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report .h2Style {
  width: 350px;
  height: 50px;
}
/* line 11, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 20, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report .layui-form .form-btn-row {
  text-align: center;
}
/* line 24, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report .layui-form .layui-form-item {
  margin-bottom: 10px;
}
/* line 29, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report .layui-form .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 35, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report .layui-form .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 39, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report .layui-form .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 49, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report .layui-form .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 53, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report .layui-form .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 61, app/components/business_center/report/yz_bk_report/view.scss */
.yz_bk_report .layui-textarea {
  min-height: 38px;
  height: auto;
  line-height: 10px;
  padding: 8px;
  resize: vertical;
}

/* line 73, app/components/business_center/report/yz_bk_report/view.scss */
#fmSendFleet .hStyle {
  width: 300px;
  height: 50px;
}

/* line 80, app/components/business_center/report/yz_bk_report/view.scss */
#fmlUpdateCtnNumber .hLabel {
  width: 190px;
  height: 40px;
}

/* line 88, app/components/business_center/report/yz_bk_report/view.scss */
#tb2022726112029 td, #tb2022726112029 th {
  text-align: center;
}
/* line 92, app/components/business_center/report/yz_bk_report/view.scss */
#tb2022726112029 th {
  background: #f2f2f2;
  font-weight: bold;
}
/* line 2, app/components/business_center/report/zl_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/report/zl_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/report/zl_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/report/zl_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/report/zl_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/report/zl_report/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 1, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit {
  /*  不通过  弹框   */
  /*   详细  弹框    */
  /*  箱号  弹框  */
}
/* line 2, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .airlines_audit_option {
  border: 1px solid #D5D5D5;
  overflow: hidden;
}
/* line 4, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .airlines_audit_option dl {
  float: left;
  padding: 0px 10px 10px 10px;
  border: 0px solid red;
  width: 780px;
  overflow: hidden;
}
/* line 6, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .airlines_audit_option dl dd {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .airlines_audit_option dl input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 200px;
}
/* line 8, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .airlines_audit_option dl select {
  width: 200px;
}
/* line 10, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .airlines_audit_option .airlines_audit_button {
  margin-top: 30px;
  float: right;
}
/* line 12, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .airlines_audit_option .airlines_audit_button button {
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  position: relative;
  background-color: #159BD5;
}
/* line 19, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .choice_query_info {
  margin-top: 10px;
}
/* line 21, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .choice_query_info table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}
/* line 23, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .choice_query_info table th {
  color: #FFFFFF;
  background-color: #1660C1;
  height: 40px;
}
/* line 24, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .choice_query_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 26, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .choice_query_info table td a {
  color: #1660C1;
}
/* line 26, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .choice_query_info table td span {
  color: #2EC300;
}
/* line 31, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .theme_popover {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*  反馈信息   */
}
/* line 35, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .theme_popover .feedback_info {
  border: 0px solid red;
  text-align: center;
}
/* line 37, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .theme_popover .feedback_info textarea {
  height: 150px;
  width: 100%;
  resize: none;
}
/* line 41, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .theme_popover2 {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*  详情  表   */
}
/* line 45, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .theme_popover2 .re_submit_info {
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 47, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .theme_popover2 .re_submit_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 49, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .theme_popover2 .re_submit_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 50, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .theme_popover2 .re_submit_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 55, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .NoMany1_popover {
  position: fixed;
  top: 45%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*-- 箱号  信息 --*/
}
/* line 59, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .NoMany1_popover .NoMany1_details_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 61, app/components/business_center/sg_crm/airlines_audit/view.scss */
.sgglgck_airlines_audit .NoMany1_popover .NoMany1_details_info textarea {
  text-align: left;
  height: 250px;
  width: 495px;
  resize: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change {
  /*  查看详细  弹框  */
  /*  箱号  弹框  */
}
/* line 2, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_change_structure {
  border: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 4, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_change_structure .query_change_option {
  overflow: hidden;
}
/* line 7, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_change_structure .query_change_option dl dt {
  float: left;
  border: 0px solid red;
  margin-left: 10px;
  padding: 10px 0px;
}
/* line 8, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_change_structure .query_change_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
/* line 9, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_change_structure .query_change_option dl input[type="radio"] {
  width: 20px;
}
/* line 10, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_change_structure .query_change_option dl select {
  width: 150px;
  height: 28px;
  line-height: 28px;
}
/* line 13, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_change_structure .query_change_xian {
  width: 100%;
  margin-top: 5px;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
}
/* line 16, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_change_structure .query_change_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 18, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_change_structure .query_change_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 25, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_sigai_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 27, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_sigai_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 29, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_sigai_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 30, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_sigai_info table td {
  text-align: center;
  height: 40px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 32, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_sigai_info table td a {
  color: #1660C1;
}
/* line 32, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .query_sigai_info table td span {
  color: #2EC300;
}
/* line 37, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .sigai_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  查看详情  表--*/
}
/* line 40, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .sigai_popover .sg_orderIdea {
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
/* line 42, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .sigai_popover .query_details_info {
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 44, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .sigai_popover .query_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 46, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .sigai_popover .query_details_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 47, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .sigai_popover .query_details_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 52, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .NoMany2_popover {
  position: fixed;
  top: 45%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*-- 箱号  信息 --*/
}
/* line 56, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .NoMany2_popover .NoMany2_details_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 58, app/components/business_center/sg_crm/query_change/view.scss */
.sgglgck_query_change .NoMany2_popover .NoMany2_details_info textarea {
  text-align: left;
  height: 250px;
  width: 495px;
  resize: none;
}
/* line 1, app/components/business_center/temperature_box/export/clp/view.scss */
.temperature-box-export-clp {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/temperature_box/export/clp/view.scss */
.temperature-box-export-clp #fm {
  border: none;
  padding: 0;
}
/* line 10, app/components/business_center/temperature_box/export/clp/view.scss */
.temperature-box-export-clp #fm .form-btn-row {
  text-align: center;
}
/* line 14, app/components/business_center/temperature_box/export/clp/view.scss */
.temperature-box-export-clp #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/temperature_box/export/clp/view.scss */
.temperature-box-export-clp #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  padding-left: 6px;
}
/* line 25, app/components/business_center/temperature_box/export/clp/view.scss */
.temperature-box-export-clp #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 18px;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  padding: 0;
  font-size: 12px;
}

/* line 41, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 input.shake-red {
  background: #FF5722;
  color: #fff;
}
/* line 46, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 legend {
  width: 5em;
}
/* line 50, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 56, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 62, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 67, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 75, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #childBillsTable {
  font-size: 18px;
}
/* line 78, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #childBillsTable td, #fm202112290840 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 83, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 89, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 95, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 98, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 104, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 109, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 118, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 124, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 128, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202112290840 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}

/* line 139, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231515 legend {
  width: 5em;
}
/* line 143, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231515 .layui-form-item {
  width: 100%;
}
/* line 146, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231515 .layui-form-item .layui-form-label {
  width: 13em;
}
/* line 150, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231515 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 13em - 15px * 2 - 1px);
}
/* line 160, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input {
  display: inline-block;
  width: 40%;
  margin: 0 5px;
}
/* line 166, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input:first-child {
  margin-left: 0;
}
/* line 174, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231515 .contacts-field input {
  width: 50%;
}

/* line 182, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 188, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 194, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 199, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 .layui-form-item .layui-input-block span[data-name] {
  line-height: 38px;
}
/* line 206, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 #childBillsTable {
  font-size: 18px;
}
/* line 209, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 #childBillsTable td, #fm202103231516 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 214, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 220, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 226, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 229, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 235, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 244, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-form-label {
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 250, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}

/* line 260, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 265, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 270, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 276, app/components/business_center/temperature_box/export/clp/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar input, .dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 39, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 44, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 50, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm {
  padding: 10px;
}
/* line 54, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 59, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 69, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 72, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 77, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 82, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 86, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 95, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 100, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 106, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .btn-choose-file, .dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 113, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 120, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 126, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 130, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 139, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 142, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 147, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 153, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 157, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 162, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 170, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body #tradeNwFormItem, .dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 175, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body #tradeNwFormItem {
  display: none;
}
/* line 183, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 188, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 194, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 200, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .reefer-guarantee-item {
  display: none;
}
/* line 204, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .reefer-container-item {
  display: none;
}
/* line 208, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .file-item:last-child {
  margin-bottom: 0;
}
/* line 213, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 218, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 225, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-form-item {
  margin: 0 0 15px;
}
/* line 229, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-form-item.file-item {
  margin-bottom: 0;
}
/* line 237, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo {
  margin: 0 0 20px;
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  position: relative;
}
/* line 243, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header {
  position: relative;
  border-bottom: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  padding: 5px 10px;
}
/* line 252, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon {
  font-size: 24px;
}
/* line 256, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon:hover {
  font-weight: 700;
}
/* line 262, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse {
  color: #7af;
}
/* line 265, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.collapse {
  display: inline-block;
}
/* line 269, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.expand {
  display: none;
}
/* line 275, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  display: none;
}
/* line 281, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  display: none;
}
/* line 286, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .title {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
/* line 296, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body {
  display: none;
  padding: 10px;
  font-size: 14px;
}
/* line 303, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
  position: relative;
}
/* line 309, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-form-label {
  width: 120px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* line 319, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 120px - 15px * 2);
  display: inline-block;
  margin: 0 0 0 120px;
}
/* line 327, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 331, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item.half-row {
  width: 50%;
}
/* line 335, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 343, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .add-cargo-row {
  text-align: right;
  margin-top: 20px;
  padding-right: 20px;
}
/* line 351, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo:last-child {
  margin-bottom: 10px;
}
/* line 360, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.collapse {
  display: none;
}
/* line 364, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.expand {
  display: inline-block;
}
/* line 372, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoTemplate {
  display: none;
}
/* line 377, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #addCargoRow {
  display: none;
}
/* line 385, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 389, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 395, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 403, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table td, .dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 410, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 414, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 420, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 424, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 431, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 434, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 440, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 443, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 455, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 460, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="ctnSizeType"] {
  text-align: right;
}
/* line 464, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 471, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 475, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 484, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmFooter {
  display: none;
}
/* line 490, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add], .dangerous-goods-export-declaration-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 493, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 499, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 505, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 517, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  display: inline-block;
  color: #7af;
}
/* line 523, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set {
  display: inline-block;
}
/* line 527, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel {
  display: none;
}
/* line 533, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  float: right;
  display: inline-block;
  color: #af0000;
}
/* line 538, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove {
  visibility: hidden;
}
/* line 550, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 554, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  display: inline-block;
}
/* line 566, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove {
  visibility: visible;
}
/* line 574, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #addCargoRow, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #addCargoRow {
  display: block;
  text-align: right;
}
/* line 585, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 593, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 600, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 606, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 618, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 621, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row a, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 627, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 632, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 638, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 642, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}
/* line 659, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 665, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 671, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 677, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 686, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #baseInfoSection #tradeNwFormItem {
  display: block;
}
/* line 695, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-body .edit-btns-item {
  display: none;
}
/* line 704, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  color: #7af;
  display: inline-block;
}
/* line 710, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 714, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  z-index: -1;
  pointer-events: none;
}

/* line 728, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 733, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 739, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 740, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 746, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 751, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 755, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt, .layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 759, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 767, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 774, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 777, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm2021726131220 td, #fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 782, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 788, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 794, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 797, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 803, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 808, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 815, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 818, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm20218224359 td, #fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 823, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 829, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 835, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 838, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 844, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 849, app/components/business_center/temperature_box/export/declaration/declaration-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/business_center/temperature_box/export/declaration/view.scss */
.temperature-box-export-declaration-declare {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/temperature_box/export/declaration/view.scss */
.temperature-box-export-declaration-declare #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/temperature_box/export/declaration/view.scss */
.temperature-box-export-declaration-declare #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/temperature_box/export/declaration/view.scss */
.temperature-box-export-declaration-declare #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/temperature_box/export/declaration/view.scss */
.temperature-box-export-declaration-declare #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  padding-left: 6px;
}
/* line 27, app/components/business_center/temperature_box/export/declaration/view.scss */
.temperature-box-export-declaration-declare #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 18px;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  padding: 0;
  font-size: 12px;
}

/* line 44, app/components/business_center/temperature_box/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 49, app/components/business_center/temperature_box/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 56, app/components/business_center/temperature_box/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 63, app/components/business_center/temperature_box/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 67, app/components/business_center/temperature_box/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 72, app/components/business_center/temperature_box/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 76, app/components/business_center/temperature_box/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 80, app/components/business_center/temperature_box/export/declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
/* line 1, app/components/business_center/temperature_box/export/wt_clp/view.scss */
.temperature-box-export-clp {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/temperature_box/export/wt_clp/view.scss */
.temperature-box-export-clp #fm {
  border: none;
  padding: 0;
}
/* line 10, app/components/business_center/temperature_box/export/wt_clp/view.scss */
.temperature-box-export-clp #fm .form-btn-row {
  text-align: center;
}
/* line 14, app/components/business_center/temperature_box/export/wt_clp/view.scss */
.temperature-box-export-clp #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/temperature_box/export/wt_clp/view.scss */
.temperature-box-export-clp #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  padding-left: 6px;
}
/* line 25, app/components/business_center/temperature_box/export/wt_clp/view.scss */
.temperature-box-export-clp #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 18px;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  padding: 0;
  font-size: 12px;
}

/* line 41, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 input.shake-red {
  background: #FF5722;
  color: #fff;
}
/* line 46, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 legend {
  width: 5em;
}
/* line 50, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 56, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 62, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 67, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 75, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #childBillsTable {
  font-size: 18px;
}
/* line 78, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #childBillsTable td, #fm202112290840 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 83, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 89, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 95, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 98, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 104, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 109, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 118, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 124, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 128, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202112290840 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}

/* line 139, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231515 legend {
  width: 5em;
}
/* line 143, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231515 .layui-form-item {
  width: 100%;
}
/* line 146, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231515 .layui-form-item .layui-form-label {
  width: 13em;
}
/* line 150, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231515 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 13em - 15px * 2 - 1px);
}
/* line 160, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input {
  display: inline-block;
  width: 40%;
  margin: 0 5px;
}
/* line 166, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input:first-child {
  margin-left: 0;
}
/* line 174, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231515 .contacts-field input {
  width: 50%;
}

/* line 182, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 188, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 194, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 199, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 .layui-form-item .layui-input-block span[data-name] {
  line-height: 38px;
}
/* line 206, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 #childBillsTable {
  font-size: 18px;
}
/* line 209, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 #childBillsTable td, #fm202103231516 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 214, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 220, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 226, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 229, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 235, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 244, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-form-label {
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 250, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}

/* line 260, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 265, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 270, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 276, app/components/business_center/temperature_box/export/wt_clp/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar input, .dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 39, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 44, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 50, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm {
  padding: 10px;
}
/* line 54, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 59, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 69, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 72, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 77, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 82, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 86, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 95, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 100, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 106, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .btn-choose-file, .dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 113, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 120, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 126, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 130, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 139, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 142, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 147, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 153, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 157, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 162, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 170, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body #tradeNwFormItem, .dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 175, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #baseInfoSection .section-body #tradeNwFormItem {
  display: none;
}
/* line 183, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 188, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 194, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 200, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .reefer-guarantee-item {
  display: none;
}
/* line 204, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .reefer-container-item {
  display: none;
}
/* line 208, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .section-body .file-item:last-child {
  margin-bottom: 0;
}
/* line 213, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 218, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 225, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-form-item {
  margin: 0 0 15px;
}
/* line 229, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #reeferContainerInfoSection .layui-form-item.file-item {
  margin-bottom: 0;
}
/* line 237, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo {
  margin: 0 0 20px;
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  position: relative;
}
/* line 243, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header {
  position: relative;
  border-bottom: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  padding: 5px 10px;
}
/* line 252, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon {
  font-size: 24px;
}
/* line 256, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon:hover {
  font-weight: 700;
}
/* line 262, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse {
  color: #7af;
}
/* line 265, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.collapse {
  display: inline-block;
}
/* line 269, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.expand {
  display: none;
}
/* line 275, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  display: none;
}
/* line 281, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  display: none;
}
/* line 286, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .title {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
/* line 296, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body {
  display: none;
  padding: 10px;
  font-size: 14px;
}
/* line 303, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
  position: relative;
}
/* line 309, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-form-label {
  width: 120px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* line 319, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 120px - 15px * 2);
  display: inline-block;
  margin: 0 0 0 120px;
}
/* line 327, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 331, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item.half-row {
  width: 50%;
}
/* line 335, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 343, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .add-cargo-row {
  text-align: right;
  margin-top: 20px;
  padding-right: 20px;
}
/* line 351, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo:last-child {
  margin-bottom: 10px;
}
/* line 360, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.collapse {
  display: none;
}
/* line 364, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.expand {
  display: inline-block;
}
/* line 372, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #cargoTemplate {
  display: none;
}
/* line 377, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #cargoListSection #addCargoRow {
  display: none;
}
/* line 385, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 389, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 395, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 403, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table td, .dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 410, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 414, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 420, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 424, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 431, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 434, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 440, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 443, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 455, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 460, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="ctnSizeType"] {
  text-align: right;
}
/* line 464, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 471, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 475, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 484, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm #fmFooter {
  display: none;
}
/* line 490, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add], .dangerous-goods-export-declaration-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 493, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 499, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 505, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 517, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  display: inline-block;
  color: #7af;
}
/* line 523, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set {
  display: inline-block;
}
/* line 527, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel {
  display: none;
}
/* line 533, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  float: right;
  display: inline-block;
  color: #af0000;
}
/* line 538, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove {
  visibility: hidden;
}
/* line 550, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 554, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  display: inline-block;
}
/* line 566, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove {
  visibility: visible;
}
/* line 574, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #cargoListSection #addCargoRow, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #cargoListSection #addCargoRow {
  display: block;
  text-align: right;
}
/* line 585, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 593, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 600, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 606, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 618, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 621, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row a, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 627, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 632, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 638, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 642, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon, .dangerous-goods-export-declaration-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}
/* line 659, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 665, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 671, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 677, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 686, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #baseInfoSection #tradeNwFormItem {
  display: block;
}
/* line 695, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-body .edit-btns-item {
  display: none;
}
/* line 704, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  color: #7af;
  display: inline-block;
}
/* line 710, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 714, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.dangerous-goods-export-declaration-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  z-index: -1;
  pointer-events: none;
}

/* line 728, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 733, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 739, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 740, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 746, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 751, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 755, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt, .layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 759, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 767, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 774, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 777, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm2021726131220 td, #fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 782, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 788, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 794, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 797, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 803, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 808, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 815, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 818, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm20218224359 td, #fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 823, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 829, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 835, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 838, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 844, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 849, app/components/business_center/temperature_box/export/wt_declaration/declaration-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.temperature-box-export-declaration-declare {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.temperature-box-export-declaration-declare #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.temperature-box-export-declaration-declare #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.temperature-box-export-declaration-declare #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.temperature-box-export-declaration-declare #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  padding-left: 6px;
}
/* line 27, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.temperature-box-export-declaration-declare #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 18px;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  padding: 0;
  font-size: 12px;
}

/* line 44, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 49, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 56, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 63, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 67, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 72, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 76, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 80, app/components/business_center/temperature_box/export/wt_declaration/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
/* line 4, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 20, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .orders_query_option select {
  width: 80px;
  height: 27px;
}
/* line 27, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 33, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .orders_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 40, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 46, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .orders_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 52, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .orders_query_info table td span {
  color: #888;
}
/* line 59, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply input[type="checkbox"] + label {
  cursor: pointer;
  font-size: 1em;
}
/* line 64, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply [id^="checkbox-"] + label {
  background-color: #ffffff;
  border: 1px solid #666666;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
/* line 74, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply [id^="checkbox-"] + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 78, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply [df="dd"]:checked + label {
  background-color: #84CBC5;
  border: 1px solid #84CBC5;
}
/* line 83, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .submit_evaluat {
  text-align: center;
}
/* line 87, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .contact_audit_popover {
  position: fixed;
  top: 260px;
  left: 50%;
  z-index: 1005;
  display: none;
  margin-left: -250px;
  width: 600px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 101, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .contact_audit_popover select, .complaint_apply .contact_audit_popover input {
  width: 40%;
}
/* line 105, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .contact_audit_popover #uploadForm {
  overflow-y: auto;
  max-height: 600px;
}
/* line 109, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .contact_audit_popover #uploadForm .layui-form-radio {
  margin: 0;
  padding: 0;
}
/* line 116, app/components/business_center/truck_gather/complaint_apply/view.scss */
.complaint_apply .contact_audit_popover #uploadForm::-webkit-scrollbar {
  display: none;
}
@charset "UTF-8";
/* line 4, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 20, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .orders_query_option select {
  width: 80px;
  height: 27px;
}
/* line 27, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 33, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .orders_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 40, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 46, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .orders_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 52, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .orders_query_info table td span {
  color: #888;
}
/* line 59, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit input[type="checkbox"] + label {
  cursor: pointer;
  font-size: 1em;
}
/* line 64, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit [id^="checkbox-"] + label {
  background-color: #ffffff;
  border: 1px solid #666666;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
/* line 74, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit [id^="checkbox-"] + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 78, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit [df="dd"]:checked + label {
  background-color: #84CBC5;
  border: 1px solid #84CBC5;
}
/* line 83, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .submit_evaluat {
  text-align: center;
}
/* line 89, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 96, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 109, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 48%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 123, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 129, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 142, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 156, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_popover_update ._temporarily_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 163, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 169, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 176, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 185, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 190, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 198, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 205, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 212, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 221, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_add_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 231, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 242, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._downfileDocument_div ._downfileDocument_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 255, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._downfileDocument_div ._downfileDocument_popover {
  position: fixed;
  top: 48%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 270, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._downfileDocument_div ._downfileDocument_info {
  text-align: center;
}
/* line 273, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._downfileDocument_div ._downfileDocument_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 278, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._downfileDocument_div ._downfileDocument_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 286, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._downfileDocument_div ._downfileDocument_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 293, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._downfileDocument_div ._downfileDocument_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 300, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._downfileDocument_div ._downfileDocument_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 309, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._downfileDocument_div ._downfileDocument_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 317, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit ._downfileDocument_div ._downfileDocument_info table img {
  width: 50px;
  height: 50px;
}
/* line 325, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 335, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 347, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 357, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit #imgBox {
  text-align: left;
}
/* line 360, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .imgContainer {
  display: inline-block;
  /*width: 32%;
  height: 150px;*/
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 370, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .imgContainer img {
  width: 100%;
  /*height: 150px;*/
  cursor: pointer;
}
/* line 375, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 390, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .imgContainer:hover p {
  display: block;
}
/* line 393, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 404, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit #emptyImg {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 417, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .alterSite_apply {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 430, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 434, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 440, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 443, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .alterSite_apply .alter_name table td input[type="text"] {
  width: 65%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 450, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 456, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 463, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .alterSite_apply .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 477, app/components/business_center/truck_gather/insurance_deposit/view.scss */
.jkgck_insurance_deposit .alterSite_apply .alter_name .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/truck_gather/insurance_msgboard/view.scss */
.jkgck_insurance_msgboard .media-body {
  margin-top: 15px;
}
/* line 6, app/components/business_center/truck_gather/insurance_msgboard/view.scss */
.jkgck_insurance_msgboard .media-left img {
  width: 46px;
  height: 46px;
  border-radius: 50%;
}
/* line 12, app/components/business_center/truck_gather/insurance_msgboard/view.scss */
.jkgck_insurance_msgboard .fontColor {
  font-weight: bold;
}
/* line 16, app/components/business_center/truck_gather/insurance_msgboard/view.scss */
.jkgck_insurance_msgboard .fontColor a {
  font-weight: 600;
  color: #337ab7;
  margin-left: 12px;
}
/* line 23, app/components/business_center/truck_gather/insurance_msgboard/view.scss */
.jkgck_insurance_msgboard .min-font span {
  color: #999;
}
/* line 28, app/components/business_center/truck_gather/insurance_msgboard/view.scss */
.jkgck_insurance_msgboard .message-text {
  padding: 10px;
  word-wrap: break-word;
  word-break: break-all;
  border-bottom: 1px solid #d5d5d5;
}
/* line 35, app/components/business_center/truck_gather/insurance_msgboard/view.scss */
.jkgck_insurance_msgboard .total_msg {
  color: #555;
  padding: 15px;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px;
}
/* line 2, app/components/business_center/truck_gather/pretracking_query/view.scss */
.pretracking_query input[type=text] {
  height: 28px;
}
/* line 6, app/components/business_center/truck_gather/pretracking_query/view.scss */
.pretracking_query .business_center_line {
  margin-bottom: 20px;
  padding: 10px;
}
/* line 10, app/components/business_center/truck_gather/pretracking_query/view.scss */
.pretracking_query .business_center_line button {
  height: 36px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 16px;
  line-height: 36px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 25, app/components/business_center/truck_gather/pretracking_query/view.scss */
.pretracking_query .business_center_line .query_option dl dt {
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 35, app/components/business_center/truck_gather/pretracking_query/view.scss */
.pretracking_query .layui-table th {
  padding: 9px 15px;
  min-height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  background-color: #1660C1;
  color: #FFFFFF;
}
/* line 45, app/components/business_center/truck_gather/pretracking_query/view.scss */
.pretracking_query .layui-table td {
  padding: 9px 15px;
  min-height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}
@charset "UTF-8";
/* line 4, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 11, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .orders_query_option select {
  width: 80px;
  height: 27px;
}
/* line 26, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 32, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .orders_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 39, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 45, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .orders_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 51, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .orders_query_info table td span {
  color: #888;
}
/* line 58, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query input[type="checkbox"] + label {
  cursor: pointer;
  font-size: 1em;
}
/* line 63, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query [id^="checkbox-"] + label {
  background-color: #ffffff;
  border: 1px solid #666666;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
/* line 73, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query [id^="checkbox-"] + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 77, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query [df="dd"]:checked + label {
  background-color: #84CBC5;
  border: 1px solid #84CBC5;
}
/* line 82, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .submit_evaluat {
  text-align: center;
}
/* line 88, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 95, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 108, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 48%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 122, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 128, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 141, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 155, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_popover_update ._temporarily_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 162, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 168, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 175, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 184, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 189, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 197, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 204, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 211, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 220, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_add_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 230, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 240, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 252, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply {
  position: fixed;
  top: 25%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  height: 700px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 266, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 273, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 288, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 303, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .alter_name {
  height: 600px;
  overflow: auto;
}
/* line 306, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 311, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 318, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 321, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .alter_name table td input[type="text"] {
  width: 65%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 328, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .alter_name table td input[type="checkbox"] {
  position: relative;
  line-height: 30px;
  margin-right: 10px;
  padding-right: 30px;
  cursor: pointer;
  font-size: 0;
  -webkit-transition: .1s linear;
  transition: .1s linear;
  box-sizing: border-box;
}
/* line 339, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .alter_name table td span {
  display: inline-block;
  width: 145px;
  margin-bottom: 5px;
}
/* line 344, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 354, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._downfileDocument_div ._downfileDocument_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 367, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._downfileDocument_div ._downfileDocument_popover {
  position: fixed;
  top: 48%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 382, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._downfileDocument_div ._downfileDocument_info {
  text-align: center;
}
/* line 385, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._downfileDocument_div ._downfileDocument_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 390, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._downfileDocument_div ._downfileDocument_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 398, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._downfileDocument_div ._downfileDocument_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 405, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._downfileDocument_div ._downfileDocument_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 412, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._downfileDocument_div ._downfileDocument_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 421, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._downfileDocument_div ._downfileDocument_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 429, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query ._downfileDocument_div ._downfileDocument_info table img {
  width: 50px;
  height: 50px;
}
/* line 436, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 446, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 458, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 468, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query #imgBox {
  text-align: left;
}
/* line 471, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .imgContainer {
  display: inline-block;
  /*width: 32%;
  height: 150px;*/
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 481, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .imgContainer img {
  width: 100%;
  /*height: 150px;*/
  cursor: pointer;
}
/* line 486, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 501, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query .imgContainer:hover p {
  display: block;
}
/* line 504, app/components/business_center/truck_gather/recruit_query/view.scss */
.jkgck_recruit_query #emptyImg {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 2, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info #carousel_banner {
  margin-bottom: 20px;
}
/* line 6, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info #carousel_banner > div img {
  width: 100%;
  height: 100%;
}
/* line 14, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div img {
  width: 100%;
  height: 100%;
}
/* line 19, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .topic-words {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 9;
  border-radius: 11px;
  transition: all 0.8s;
}
/* line 32, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .topic-words > div {
  max-width: 230px;
  margin: 0 auto;
  margin-top: 45%;
  text-align: left;
  font-size: 18px;
  letter-spacing: 3px;
  line-height: 25px;
}
/* line 42, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .topic-words p {
  font-size: 36px;
  text-align: left;
  margin-bottom: 20px;
  line-height: 28px;
}
/* line 50, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .topic-words:hover {
  opacity: 0.7;
  background: #1F2E7D;
}
/* line 56, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .topic-words-top > div {
  margin-top: 11%;
  max-width: 400px;
}
/* line 63, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .topic-words-small > div {
  max-width: 160px;
  font-size: 16px;
  letter-spacing: 2px;
  margin-top: 18%;
}
/* line 69, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .topic-words-small > div p {
  font-size: 30px;
  text-align: left;
  margin-bottom: 13px;
  line-height: 28px;
}
/* line 76, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .topic-words-small > div .yonggong-title {
  font-size: 20px;
}
/* line 82, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .layui-col-md4,
.value_service_info .content_div .layui-col-md8 {
  position: relative;
}
/* line 86, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .layui-col-md4 button,
.value_service_info .content_div .layui-col-md8 button {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 11;
  background: none;
  color: #fff;
  border: 1px solid #fff;
  transition: all 0.3s;
}
/* line 97, app/components/business_center/truck_gather/value_service_info/view.scss */
.value_service_info .content_div .layui-col-md4 button:hover,
.value_service_info .content_div .layui-col-md8 button:hover {
  transform: scale(1.1);
}
@media (min-width: 1640px) {
  /* line 105, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words > div {
    max-width: 255px;
    font-size: 22px;
    line-height: 28px;
  }
  /* line 111, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words p {
    font-size: 40px;
  }
  /* line 117, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words-top > div {
    margin-top: 13%;
    max-width: 400px;
  }
  /* line 124, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words-small > div {
    max-width: 160px;
    font-size: 18px;
    margin-top: 28%;
  }
  /* line 129, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words-small > div p {
    font-size: 32px;
  }
  /* line 133, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words-small > div .yonggong-title {
    font-size: 24px;
  }
}
@media (min-width: 1920px) {
  /* line 144, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words > div {
    max-width: 350px;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 5px;
  }
  /* line 151, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words p {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 35px;
  }
  /* line 159, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words-top > div {
    margin-top: 10%;
    max-width: 490px;
  }
  /* line 166, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words-small > div {
    max-width: 220px;
    font-size: 22px;
    margin-top: 30%;
    line-height: 37px;
  }
  /* line 172, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words-small > div p {
    font-size: 34px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  /* line 178, app/components/business_center/truck_gather/value_service_info/view.scss */
  .value_service_info .content_div .topic-words-small > div .yonggong-title {
    font-size: 28px;
  }
}
/* line 2, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .layui-colla-content > div {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
}
/* line 8, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .layui-card {
  background-color: #f1f1f1;
  width: 47%;
  margin: 10px;
  position: relative;
  height: min-content;
}
/* line 16, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .layui-card div a {
  position: absolute;
  top: 0px;
  right: 5px;
  color: #2687d0;
}
/* line 24, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .layui-card .layui-card-body {
  display: flex;
  padding-bottom: 50px;
}
/* line 29, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .layui-card .img_div {
  width: 100px;
  height: 100px;
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
/* line 38, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .layui-card .words_div {
  padding-right: 4rem;
}
/* line 42, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .layui-card .words_over {
  overflow: hidden;
  line-height: 25px;
  position: relative;
  height: 125px;
  cursor: pointer;
}
/* line 50, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .layui-card .displayInfo {
  width: 52px;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #2687d0;
}
/* line 58, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .layui-card .isShow {
  bottom: 50px;
}
/* line 62, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .layui-card .hide {
  display: none;
}
/* line 67, app/components/business_center/truck_gather/value_service_product/view.scss */
.value_service_product .pre_info {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
@media (min-width: 1640px) {
  /* line 74, app/components/business_center/truck_gather/value_service_product/view.scss */
  .value_service_product .layui-card-header {
    font-size: 18px;
  }
  /* line 78, app/components/business_center/truck_gather/value_service_product/view.scss */
  .value_service_product .layui-card .words_over {
    font-size: 16px;
  }
  /* line 82, app/components/business_center/truck_gather/value_service_product/view.scss */
  .value_service_product .layui-card {
    width: 43%;
    margin-right: 74px;
  }
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice button {
  height: 32px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 14px;
  line-height: 32px;
  position: relative;
  background-color: #159BD5;
  border-radius: 5px;
}
/* line 16, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice button:hover {
  opacity: 0.9;
  background-color: #159BD5;
}
/* line 21, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .hide {
  display: none;
}
/* line 29, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line dl dt {
  border: 1px solid #FFFFFF;
  margin: 10px 10px 0px 10px;
  display: inline-block;
}
/* line 37, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 45, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line select {
  width: 150px;
  height: 27px;
}
/* line 50, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line .contentInfo {
  position: relative;
  border-bottom: 1px solid #D5D5D5;
}
/* line 55, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line .contentInfo .displayInfo {
  position: absolute;
  right: 5px;
  font-size: 14px;
}
/* line 61, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line .contentInfo .isShow {
  top: 70px;
}
/* line 65, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line .contentInfo .isHide {
  bottom: 2%;
}
/* line 69, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line .contentInfo .content_title {
  color: #333;
  background: #ececec;
  padding: 6px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}
/* line 77, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line .contentInfo .content-item {
  margin-bottom: 10px;
}
/* line 81, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line .contentInfo .content-item-btn {
  margin-top: 10px;
}
/* line 83, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line .contentInfo .content-item-btn button {
  margin-bottom: 0px;
}
/* line 88, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line .contentInfo .font-items {
  float: right;
  padding: 0px 8px;
  cursor: pointer;
}
/* line 100, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .business_center_line .operatorInfo {
  margin: 20px 10px 10px;
  text-align: center;
}
/* line 107, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 109, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 110, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 112, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .weight_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 113, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .weight_query_info table td span {
  color: #2EC300;
}
/* line 118, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 133, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .popover_customizeInfo {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 600px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 300px;
}
/* line 148, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .price_query_info {
  height: 250px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 154, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 160, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 167, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 173, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 179, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .price_query_info table td span {
  color: #2EC300;
}
/* line 186, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover5 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 203, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge {
  border-right: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 207, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 210, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl dt {
  float: left;
}
/* line 214, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 219, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl input[type="text"] {
  width: 100px;
  height: 20px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 228, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge .business_button {
  text-align: center;
}
/* line 233, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover5 .order_audit_popover_1 .surcharge_info {
  overflow: auto;
}
/* line 236, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover5 .order_audit_popover_1 .surcharge_info input {
  width: 300px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 247, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 264, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge {
  border-right: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 268, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 271, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl dt {
  float: left;
}
/* line 275, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 280, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl input[type="text"] {
  width: 100px;
  height: 20px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
  padding-left: 8px;
}
/* line 291, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover6 .order_audit_popover_1 .surcharge_info {
  overflow: auto;
}
/* line 294, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover6 .order_audit_popover_1 .surcharge_info input {
  width: 300px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 303, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover6 .order_audit_popover_1 .business_button {
  text-align: center;
}
/* line 309, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .dark {
  background-color: #f1f1f1;
}
/* line 313, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .colorChange td {
  color: red;
}
/* line 317, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover_batch_audit {
  position: fixed;
  top: 80px;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 600px;
  overflow: hidden;
  border: solid 2px #b9b9b9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  height: 540px;
  margin-left: -300px;
  /*--  附加费信息  --*/
}
/* line 333, app/components/business_center/truck_manage/areaCheckAccount/view.scss */
.carr_qt_invoice .order_audit_popover_batch_audit .content_batch_audit {
  overflow-y: auto;
  max-height: 400px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice button {
  height: 32px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 14px;
  line-height: 32px;
  position: relative;
  background-color: #159BD5;
  border-radius: 5px;
}
/* line 16, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice button:hover {
  opacity: 0.9;
  background-color: #159BD5;
}
/* line 21, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .hide {
  display: none;
}
/* line 29, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line dl dt {
  border: 1px solid #FFFFFF;
  margin: 10px 10px 0px 10px;
  display: inline-block;
}
/* line 37, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 45, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line select {
  width: 150px;
  height: 27px;
}
/* line 50, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line .contentInfo {
  position: relative;
  border-bottom: 1px solid #D5D5D5;
}
/* line 55, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line .contentInfo .displayInfo {
  position: absolute;
  right: 5px;
  font-size: 14px;
}
/* line 61, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line .contentInfo .isShow {
  top: 70px;
}
/* line 65, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line .contentInfo .isHide {
  bottom: 2%;
}
/* line 69, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line .contentInfo .content_title {
  color: #333;
  background: #ececec;
  padding: 6px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}
/* line 77, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line .contentInfo .content-item {
  margin-bottom: 10px;
}
/* line 81, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line .contentInfo .content-item-btn {
  margin-top: 10px;
}
/* line 83, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line .contentInfo .content-item-btn button {
  margin-bottom: 0px;
}
/* line 88, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line .contentInfo .font-items {
  float: right;
  padding: 0px 8px;
  cursor: pointer;
}
/* line 100, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .business_center_line .operatorInfo {
  margin: 20px 10px 10px;
  text-align: center;
}
/* line 107, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 109, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 110, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 112, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .weight_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 113, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .weight_query_info table td span {
  color: #2EC300;
}
/* line 118, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 133, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .popover_customizeInfo {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 600px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 300px;
}
/* line 148, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .price_query_info {
  height: 250px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 154, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 160, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 167, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 173, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 179, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .price_query_info table td span {
  color: #2EC300;
}
/* line 186, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover5 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 203, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge {
  border-right: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 207, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 210, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl dt {
  float: left;
}
/* line 214, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 219, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl input[type="text"] {
  width: 100px;
  height: 20px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 228, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge .business_button {
  text-align: center;
}
/* line 233, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover5 .order_audit_popover_1 .surcharge_info {
  overflow: auto;
}
/* line 236, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover5 .order_audit_popover_1 .surcharge_info input {
  width: 300px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 247, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 264, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge {
  border-right: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 268, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 271, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl dt {
  float: left;
}
/* line 275, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 280, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl input[type="text"] {
  width: 100px;
  height: 20px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
  padding-left: 8px;
}
/* line 291, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover6 .order_audit_popover_1 .surcharge_info {
  overflow: auto;
}
/* line 294, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover6 .order_audit_popover_1 .surcharge_info input {
  width: 300px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 303, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover6 .order_audit_popover_1 .business_button {
  text-align: center;
}
/* line 309, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .dark {
  background-color: #f1f1f1;
}
/* line 313, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .colorChange td {
  color: red;
}
/* line 318, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover_batch_audit {
  position: fixed;
  top: 80px;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 600px;
  overflow: hidden;
  border: solid 2px #b9b9b9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  height: 540px;
  margin-left: -300px;
  /*--  附加费信息  --*/
}
/* line 334, app/components/business_center/truck_manage/areaHdInvoice/view.scss */
.admin_qt_invoice .order_audit_popover_batch_audit .content_batch_audit {
  overflow-y: auto;
  max-height: 400px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select {
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_sendquery_option {
  height: 72px;
}
/* line 5, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_sendquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 24, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 26, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 31, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 45, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 49, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 51, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 54, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 58, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 71, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 74, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 78, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 83, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 88, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 91, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 98, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 104, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 107, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 110, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 112, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 118, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 121, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 141, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 147, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 150, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 153, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 155, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 156, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 160, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 163, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 184, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 195, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 200, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 210, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 213, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container a {
  cursor: pointer;
}
/* line 219, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 235, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 238, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 245, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 248, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 256, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 262, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 269, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 286, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 292, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 299, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 309, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 318, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 322, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 327, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 331, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 336, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 341, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 344, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 351, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 363, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 367, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 372, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 386, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 403, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 406, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 416, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 419, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 425, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 428, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 431, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 435, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 443, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 447, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 455, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 459, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 462, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 466, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 472, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 476, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 479, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 485, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl {
  text-align: right;
}
/* line 488, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 492, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 497, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 500, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 504, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 508, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 511, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 514, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 518, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 522, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.qtbarge_driver_select .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 526, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 530, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 534, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 537, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
/* line 545, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 547, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 548, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 550, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 551, app/components/business_center/truck_manage/barge_driver_select/view.scss */
.qtbarge_driver_select .price_query_info table td span {
  color: #2EC300;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 557, app/components/business_center/truck_manage/barge_driver_select/view.scss */
  .qtbarge_driver_select .chosen-rtl .chosen-search input[type="text"],
  .qtbarge_driver_select .chosen-container-single .chosen-single abbr,
  .qtbarge_driver_select .chosen-container-single .chosen-single div b,
  .qtbarge_driver_select .chosen-container-single .chosen-search input[type="text"],
  .qtbarge_driver_select .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .qtbarge_driver_select .chosen-container .chosen-results-scroll-down span,
  .qtbarge_driver_select .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 17, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_btn {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
  text-align: center;
}
/* line 18, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_btn button {
  font-family: "微软雅黑";
  font-size: 13px;
  height: 35px;
  width: 80px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  background-color: #159BD5;
}
/* line 33, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 35, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ul {
  list-style: none;
}
/* line 36, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 37, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 38, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 39, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 40, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 41, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 42, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 43, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 46, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 47, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 49, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 50, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail/view.scss */
.jkqbb_bargeorderpool_detail ._padding_buttom {
  height: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 {
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_sendquery_option {
  height: 72px;
}
/* line 5, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_sendquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 24, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 26, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 31, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 45, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 49, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 51, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 54, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 58, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 71, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 74, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 78, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 83, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 88, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 91, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 100, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 114, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 118, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 120, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 123, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 127, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 138, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 141, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 145, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 150, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 155, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 158, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 167, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 171, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
              dt{text-align: center;}
              input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
          }*/
}
/* line 173, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 185, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 191, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 194, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 197, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 199, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 200, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 204, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 207, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 231, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 237, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 240, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 243, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 245, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 251, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 254, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 276, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .bargecontainer_info_div_li {
  text-align: center;
  margin-bottom: 5px;
}
/* line 277, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .bargecontainer_info_div_li .selectv {
  margin-right: 25px;
}
/* line 278, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .bargecontainer_info_div_li .inputv {
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}
/* line 279, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .red_color {
  color: red;
}
/* line 280, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .height_div {
  height: 200px;
}
/* line 282, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 293, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 298, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 308, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 311, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container a {
  cursor: pointer;
}
/* line 317, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 333, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 336, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 343, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 346, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 354, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 360, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 367, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 384, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 390, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 397, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 407, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 416, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 420, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 425, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 429, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 434, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 439, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 442, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 449, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 461, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 465, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 470, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 484, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 501, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 504, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 514, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 517, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 523, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 526, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 529, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 533, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 541, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 545, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 553, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 557, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 560, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 564, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 570, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 574, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 577, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 583, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl {
  text-align: right;
}
/* line 586, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 590, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 595, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 598, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 602, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 606, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 609, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 612, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 616, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 620, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 624, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 628, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 632, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 635, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
/* line 643, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 645, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 646, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 648, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 649, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .price_query_info table td span {
  color: #2EC300;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 655, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
  .jkgck_sendc_dispatch1 .chosen-rtl .chosen-search input[type="text"],
  .jkgck_sendc_dispatch1 .chosen-container-single .chosen-single abbr,
  .jkgck_sendc_dispatch1 .chosen-container-single .chosen-single div b,
  .jkgck_sendc_dispatch1 .chosen-container-single .chosen-search input[type="text"],
  .jkgck_sendc_dispatch1 .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_sendc_dispatch1 .chosen-container .chosen-results-scroll-down span,
  .jkgck_sendc_dispatch1 .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 668, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .mask {
  position: fixed;
  width: 100%;
  height: 100%;
  /*background:rgba(0,0,0,0.5);*/
  left: 0;
  right: 0;
  text-align: center;
  z-index: 99999;
  top: 50px;
  display: none;
}
/* line 680, app/components/business_center/truck_manage/bargeCarrDispatch/truckBargeCarrDispatchDetail1/view.scss */
.jkgck_sendc_dispatch1 .mask img {
  width: 500px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch {
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
  border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_sendquery_option {
  height: 72px;
}
/* line 5, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_sendquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 24, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 26, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 31, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 45, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 49, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 51, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 54, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 58, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 71, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 74, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 78, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 83, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 88, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 91, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 99, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover5 {
  position: fixed;
  top: 50%;
  left: 65%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 280px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 104, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover5 .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 106, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover5 .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 108, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover5 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 110, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover5 .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 113, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover5 .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 115, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover5 .alter_name .weight_button #commit5 {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 100px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 133, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 147, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 151, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 153, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 156, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 160, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 171, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 174, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 178, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 183, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 188, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 191, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 200, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 204, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
            dt{text-align: center;}
            input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
        }*/
}
/* line 206, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 218, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 224, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 227, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 230, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 232, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 233, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 237, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 240, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 264, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 270, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 273, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 276, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 278, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 284, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 287, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 309, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .bargecontainer_info_div_li {
  text-align: center;
  margin-bottom: 5px;
}
/* line 310, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .bargecontainer_info_div_li .selectv {
  margin-right: 25px;
}
/* line 311, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .bargecontainer_info_div_li .inputv {
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}
/* line 312, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .red_color {
  color: red;
}
/* line 313, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .height_div {
  height: 200px;
}
/* line 315, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 326, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 331, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 341, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 344, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container a {
  cursor: pointer;
}
/* line 350, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 366, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 369, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 376, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 379, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 387, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 393, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 400, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 417, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 423, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 430, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 440, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 449, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 453, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 458, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 462, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 467, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 472, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 475, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 482, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 494, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 498, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 503, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 517, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 534, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 537, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 547, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 550, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 556, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 559, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 562, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 566, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 574, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 578, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 586, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 590, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 593, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 597, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 603, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 607, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 610, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 616, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl {
  text-align: right;
}
/* line 619, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 623, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 628, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 631, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 635, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 639, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 642, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 645, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 649, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 653, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_sendc_dispatch .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 657, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 661, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 665, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 668, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
/* line 676, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 678, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 679, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 681, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 682, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .price_query_info table td span {
  color: #2EC300;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 688, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
  .jkgck_sendc_dispatch .chosen-rtl .chosen-search input[type="text"],
  .jkgck_sendc_dispatch .chosen-container-single .chosen-single abbr,
  .jkgck_sendc_dispatch .chosen-container-single .chosen-single div b,
  .jkgck_sendc_dispatch .chosen-container-single .chosen-search input[type="text"],
  .jkgck_sendc_dispatch .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_sendc_dispatch .chosen-container .chosen-results-scroll-down span,
  .jkgck_sendc_dispatch .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 701, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .mask {
  position: fixed;
  width: 100%;
  height: 100%;
  /*background:rgba(0,0,0,0.5);*/
  left: 0;
  right: 0;
  text-align: center;
  z-index: 99999;
  top: 50px;
  display: none;
}
/* line 713, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .mask img {
  width: 500px;
}
/* line 718, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover6 {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 600px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
}
/* line 734, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover6 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 738, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover6 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 745, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover6 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 751, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover6 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 757, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 768, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover6 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
}
/* line 773, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover6 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 790, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .choose {
  height: 350px;
  width: 200px;
}
/* line 796, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .choose fieldset {
  height: 240px;
}
/* line 802, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .choose ul {
  border: 1px solid black;
  width: 80%;
  height: 170px;
  overflow: auto;
  margin-left: 15px;
}
/* line 812, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .choose td {
  height: 100px;
}
/* line 816, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .choose li {
  margin-top: 5px;
  font-size: 10px;
  margin-left: 20px;
  line-height: 7px;
}
/* line 823, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .choose checkbox {
  border: 15px;
  background: #0F509F;
  font-size: 30px;
  margin-left: 30px;
}
/* line 830, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .right_select {
  height: 400px;
}
/* line 836, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .right_select fieldset {
  height: 400px;
}
/* line 841, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .work {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-inside: 20px;
  line-height: 300%;
  font-size: 20px;
  width: 300px;
}
/* line 852, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .extraChoose ul {
  margin-bottom: 30px;
  margin-right: 20px;
  border: 1px solid black;
  width: 100%;
  height: 140px;
  overflow: auto;
}
/* line 862, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .AddText {
  border: 5px solid black;
  margin-bottom: 30px;
  background: yellowgreen;
  margin-left: 10px;
  width: 70%;
  height: 100px;
  /*    margin-top: 10px;
      margin-right: 20px;
      border: 1px solid black;
      width: 100%;
      height: 50px;
      overflow:auto;*/
}
/* line 879, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover7 {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
}
/* line 894, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover7 table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 898, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover7 table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 906, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover7 table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 912, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover7 table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 923, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover8 {
  position: fixed;
  top: 35%;
  left: 25%;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1400px;
  height: 600px;
  overflow: scroll;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 939, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover8 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 944, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover8 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 952, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover8 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 959, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover8 .alter_name table td {
  text-align: center;
  width: 13%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 966, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover8 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 980, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover8 .weight_button {
  text-align: center;
  margin-top: 200px;
  margin-bottom: 10px;
  margin-left: auto;
}
/* line 986, app/components/business_center/truck_manage/bargeCarrDispatch/view.scss */
.jkgck_sendc_dispatch .order_audit_popover8 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  margin-top: 250px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create {
  /*  调度框--隐藏弹框 */
  /*  订单详情--隐藏弹框 */
  /* 退租箱信息隐藏弹框 */
  /* 司机预约隐藏弹框 */
  /* 指派易港通界面 */
  /* 司机调度预约 */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
}
/* line 2, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .bargeCarrFleet_option {
  overflow: visible;
  height: 90px;
}
/* line 6, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .bargeCarrFleet_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 13, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .bargeCarrFleet_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 21, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .bargeCarrFleet_option dl select {
  width: 150px;
  height: 26px;
}
/* line 28, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .bargeCarrFleet_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 33, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .bargeCarrFleet_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 39, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .bargeCarrFleet_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 46, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .bargeCarrFleet_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 52, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .bargeCarrFleet_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 58, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .bargeCarrFleet_info table td span {
  color: #2EC300;
}
/* line 65, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .document_img {
  margin: 20px auto;
  width: 700px;
  height: 800px;
  border: 3px solid #D5D5D5;
}
/* line 71, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .document_img img {
  width: 100%;
  height: 100%;
  display: inline-block !important;
}
/* line 79, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .list_box {
  /* overflow-y: auto;*/
  font-size: 12px;
  width: 600px;
  height: 300px;
  border: 0;
}
/* line 87, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .list_box fieldset {
  height: 300px;
}
/* line 91, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .list_box text {
  border: 3px black;
}
/* line 95, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .list_box tr {
  margin-top: 10px;
  height: auto;
}
/* line 99, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .list_box tr td {
  margin-top: 10px;
  height: 60px;
}
/* line 106, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .selectric-wrapper {
  height: 200px;
  overflow: auto;
}
/* line 111, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .out_info {
  border: 0;
  height: 600px;
}
/* line 116, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .alter_name {
  height: 300px;
  /*overflow: auto;*/
}
/* line 122, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .choose {
  height: 350px;
  width: 200px;
}
/* line 126, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .choose fieldset {
  height: 240px;
}
/* line 130, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .choose ul {
  border: 1px solid black;
  width: 80%;
  height: 170px;
  overflow: auto;
  margin-left: 15px;
}
/* line 137, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .choose ul td {
  height: 100px;
}
/* line 140, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .choose ul li {
  margin-top: 5px;
  font-size: 10px;
  margin-left: 20px;
  line-height: 7px;
}
/* line 148, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .choose checkbox {
  border: 15px;
  background: #0F509F;
  font-size: 30px;
  margin-left: 30px;
}
/* line 157, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .right_select {
  height: 400px;
}
/* line 163, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .right_select fieldset {
  height: 400px;
}
/* line 168, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .work {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-inside: 20px;
  line-height: 300%;
  font-size: 20px;
  width: 300px;
}
/* line 179, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .extraChoose ul {
  margin-bottom: 30px;
  margin-right: 20px;
  border: 1px solid black;
  width: 100%;
  height: 140px;
  overflow: auto;
}
/* line 189, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .AddText {
  border: 3px solid black;
  margin-bottom: 30px;
  margin-left: 10px;
  width: 25%;
  height: 30px;
  /*    margin-top: 10px;
      margin-right: 20px;
      border: 1px solid black;
      width: 100%;
      height: 50px;
      overflow:auto;*/
}
/* line 204, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 218, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 222, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 231, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover4 {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 248, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 253, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover4 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 261, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover4 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 268, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 275, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 289, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: 40px;
}
/* line 295, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  font-size: 13pt;
  height: 30px;
  margin-left: 20px;
  margin-right: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 316, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover3 {
  position: relative;
  top: 35%;
  left: 45%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 720px;
  height: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 332, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover3 .alter_name {
  overflow: auto;
}
/* line 334, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover3 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 700px;
  overflow: scroll;
}
/* line 340, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover3 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 348, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover3 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 355, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover3 .alter_name table td {
  text-align: center;
  width: 10%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 362, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover3 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 376, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover3 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
  position: relative;
}
/* line 382, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover3 .weight_button button {
  margin-top: 50px;
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 401, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover2 {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 720px;
  height: 300px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 417, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover2 .alter_name {
  overflow: auto;
}
/* line 419, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover2 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 680px;
}
/* line 424, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover2 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 432, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover2 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 439, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover2 .alter_name table td {
  text-align: center;
  width: 13%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 446, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover2 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 459, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
}
/* line 465, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 484, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 {
  position: fixed;
  top: 35%;
  left: 37%;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  height: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 499, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 .lock_button {
  text-align: center;
  margin-left: auto;
  overflow: fixed;
}
/* line 503, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 .lock_button button {
  font-family: "微软雅黑";
  height: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  /*position: relative;*/
  background-color: #1660C1;
}
/* line 518, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 .alter_name {
  overflow: auto;
  height: 300px;
  width: 990px;
  margin-left: 15px;
}
/* line 523, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  margin-top: 5px;
  height: 100px;
  width: 950px;
  /*overflow: scroll;*/
}
/* line 530, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 538, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 545, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 13%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 552, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 566, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px;
  margin-left: auto;
}
/* line 572, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  /*position: relative;*/
  background-color: #1660C1;
}
/* line 590, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover6 {
  position: fixed;
  top: 55%;
  left: 52%;
  display: none;
  margin: -180px 0 0 -330px;
  width: 600px;
  height: 270px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 606, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover6 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 611, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover6 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 619, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover6 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 626, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover6 .alter_name table td {
  text-align: center;
  width: 13%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 633, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 647, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover6 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
}
/* line 653, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover6 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 675, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover7 {
  position: fixed;
  top: 55%;
  left: 52%;
  display: none;
  margin: -180px 0 0 -330px;
  width: 600px;
  height: 260px;
  overflow: visible;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 691, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover7 .alter_name table {
  border-collapse: collapse;
  overflow: scroll;
  font-size: 13px;
  width: 100%;
}
/* line 697, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover7 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 705, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover7 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 712, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover7 .alter_name table td {
  text-align: center;
  width: 13%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 719, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover7 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 734, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover7 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
}
/* line 740, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .order_audit_popover7 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 757, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .ui-autocomplete {
  max-height: 50px;
  overflow-y: scroll;
  overflow-x: hidden;
}
/* line 758, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create * html .ui-autocomplete {
  height: 150px;
}
/* line 765, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 776, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 781, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 791, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 794, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container a {
  cursor: pointer;
}
/* line 800, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 816, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 819, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -3px;
}
/* line 827, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 830, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 838, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 844, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
  width: 80%;
}
/* line 852, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 869, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-single .chosen-drop {
  margin-top: 0px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 875, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 882, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 600px;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}
/* line 893, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 902, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 906, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 911, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 915, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 920, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 925, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 928, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 935, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 947, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 951, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 956, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 970, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 987, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 990, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 1000, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 1003, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 1009, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 1012, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 1015, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 1019, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 1027, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 1031, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 1039, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 1043, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 1046, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 1050, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 1056, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 1060, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 1063, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 1069, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl {
  text-align: right;
}
/* line 1072, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 1076, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 1081, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 1084, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 1088, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 1092, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 1095, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 1098, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 1102, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 1106, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.bargeCarrFleet_create .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 1110, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 1114, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 1118, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 1121, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
.bargeCarrFleet_create .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 1129, app/components/business_center/truck_manage/bargeCarrFleet/view.scss */
  .bargeCarrFleet_create .chosen-rtl .chosen-search input[type="text"],
  .bargeCarrFleet_create .chosen-container-single .chosen-single abbr,
  .bargeCarrFleet_create .chosen-container-single .chosen-single div b,
  .bargeCarrFleet_create .chosen-container-single .chosen-search input[type="text"],
  .bargeCarrFleet_create .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .bargeCarrFleet_create .chosen-container .chosen-results-scroll-down span,
  .bargeCarrFleet_create .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query {
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_sendquery_option {
  height: 72px;
}
/* line 5, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_sendquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 24, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 26, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 31, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 45, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 49, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 51, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 54, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 58, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 71, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 74, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 78, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 83, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 88, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 91, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 99, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 105, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 108, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 111, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 113, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 114, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 118, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 121, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 145, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 151, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 154, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 157, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 159, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 165, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 168, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 190, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .bargecontainer_info_div_li {
  text-align: center;
  margin-bottom: 5px;
}
/* line 191, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .bargecontainer_info_div_li .selectv {
  margin-right: 25px;
}
/* line 192, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .bargecontainer_info_div_li .inputv {
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}
/* line 193, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .red_color {
  color: red;
}
/* line 194, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .height_div {
  height: 200px;
}
/* line 196, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 207, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 212, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 222, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 225, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container a {
  cursor: pointer;
}
/* line 231, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 247, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 250, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 257, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 260, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 268, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 274, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 281, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 298, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 304, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 311, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 321, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 330, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 334, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 339, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 343, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 348, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 353, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 356, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 363, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 375, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 379, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 384, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 398, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 415, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 418, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 428, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 431, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 437, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 440, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 443, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 447, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 455, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 459, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 467, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 471, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 474, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 478, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 484, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 488, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 491, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 497, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl {
  text-align: right;
}
/* line 500, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 504, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 509, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 512, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 516, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 520, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 523, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 526, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 530, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 534, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_sendc_query .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 538, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 542, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 546, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 549, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
/* line 557, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 559, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 560, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 562, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 563, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
.jkgck_sendc_query .price_query_info table td span {
  color: #2EC300;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 569, app/components/business_center/truck_manage/bargeCarrQuery/view.scss */
  .jkgck_sendc_query .chosen-rtl .chosen-search input[type="text"],
  .jkgck_sendc_query .chosen-container-single .chosen-single abbr,
  .jkgck_sendc_query .chosen-container-single .chosen-single div b,
  .jkgck_sendc_query .chosen-container-single .chosen-search input[type="text"],
  .jkgck_sendc_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_sendc_query .chosen-container .chosen-results-scroll-down span,
  .jkgck_sendc_query .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car {
  /*  调度框--隐藏弹框 */
  /*  订单详情--隐藏弹框 */
  /* 订单详情 --退租箱信息隐藏弹框 */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
}
/* line 2, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .bargeCarrFleet_option {
  overflow: visible;
  height: 90px;
}
/* line 6, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .bargeCarrFleet_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 13, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .bargeCarrFleet_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 21, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .bargeCarrFleet_option dl select {
  width: 150px;
  height: 26px;
}
/* line 28, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .bargeCarrFleet_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 33, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .bargeCarrFleet_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 39, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .bargeCarrFleet_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
}
/* line 47, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .bargeCarrFleet_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 53, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .bargeCarrFleet_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 59, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .bargeCarrFleet_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .document_img {
  margin: 20px auto;
  width: 700px;
  height: 800px;
  border: 3px solid #D5D5D5;
}
/* line 72, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .document_img img {
  width: 100%;
  height: 100%;
  display: inline-block !important;
}
/* line 80, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .list_box {
  /* overflow-y: auto;*/
  font-size: 12px;
  width: 600px;
  height: 300px;
  border: 0;
}
/* line 92, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .list_box fieldset {
  height: 300px;
}
/* line 97, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .list_box text {
  border: 3px black;
}
/* line 101, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .list_box tr {
  margin-top: 10px;
  height: auto;
}
/* line 107, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .list_box td {
  margin-top: 10px;
  height: 60px;
}
/* line 113, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .selectric-wrapper {
  height: 200px;
  overflow: auto;
}
/* line 118, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .out_info {
  border: 0;
  height: 600px;
}
/* line 123, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .alter_name {
  height: 300px;
}
/* line 127, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .choose {
  height: 350px;
  width: 200px;
}
/* line 133, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .choose fieldset {
  height: 240px;
}
/* line 139, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .choose ul {
  border: 1px solid black;
  width: 80%;
  height: 170px;
  overflow: auto;
  margin-left: 15px;
}
/* line 149, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .choose td {
  height: 100px;
}
/* line 153, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .choose li {
  margin-top: 5px;
  font-size: 10px;
  margin-left: 20px;
  line-height: 7px;
}
/* line 160, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .choose checkbox {
  border: 15px;
  background: #0F509F;
  font-size: 30px;
  margin-left: 30px;
}
/* line 167, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .right_select {
  height: 400px;
}
/* line 173, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .right_select fieldset {
  height: 400px;
}
/* line 178, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .work {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-inside: 20px;
  line-height: 300%;
  font-size: 20px;
  width: 300px;
}
/* line 189, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .extraChoose ul {
  margin-bottom: 30px;
  margin-right: 20px;
  border: 1px solid black;
  width: 100%;
  height: 140px;
  overflow: auto;
}
/* line 199, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .AddText {
  border: 3px solid black;
  margin-bottom: 30px;
  margin-left: 10px;
  width: 20%;
  height: 50px;
  /*    margin-top: 10px;
      margin-right: 20px;
      border: 1px solid black;
      width: 100%;
      height: 50px;
      overflow:auto;*/
}
/* line 215, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 229, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 233, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 244, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover4 {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 650px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 261, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 266, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover4 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 274, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover4 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 281, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 288, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 302, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: auto;
}
/* line 308, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 330, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover3 {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  height: 600px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 347, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover3 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 352, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover3 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 360, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover3 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 367, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover3 .alter_name table td {
  text-align: center;
  width: 13%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 374, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover3 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 388, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover3 .weight_button {
  text-align: center;
  margin-top: 200px;
  margin-bottom: 10px;
  margin-left: auto;
}
/* line 394, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover3 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 415, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover2 {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  height: 600px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 432, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover2 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 437, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover2 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 445, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover2 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 452, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover2 .alter_name table td {
  text-align: center;
  width: 13%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 459, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover2 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 472, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 200px;
  margin-bottom: 10px;
  margin-left: auto;
}
/* line 478, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 498, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .ui-autocomplete {
  max-height: 50px;
  overflow-y: scroll;
  overflow-x: hidden;
}
/* line 499, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car * html .ui-autocomplete {
  height: 150px;
}
/* line 506, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 517, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 522, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 532, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 535, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container a {
  cursor: pointer;
}
/* line 541, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 557, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 560, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -3px;
}
/* line 568, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 571, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 579, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 585, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
  width: 80%;
}
/* line 593, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 610, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-single .chosen-drop {
  margin-top: 0px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 616, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 623, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 600px;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}
/* line 634, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 643, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 647, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 652, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 656, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 661, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 666, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 669, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 676, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 688, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 692, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 697, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 711, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 728, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 731, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 741, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 744, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 750, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 753, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 756, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 760, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 768, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 772, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 780, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 784, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 787, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 791, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 797, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 801, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 804, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 810, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl {
  text-align: right;
}
/* line 813, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 817, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 822, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 825, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 829, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 833, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 836, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 839, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 843, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 847, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 851, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 855, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 859, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 862, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
.bargeCarrSettleAccounts_car .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 870, app/components/business_center/truck_manage/bargeCarrSettleAccounts_car/view.scss */
  .bargeCarrSettleAccounts_car .chosen-rtl .chosen-search input[type="text"],
  .bargeCarrSettleAccounts_car .chosen-container-single .chosen-single abbr,
  .bargeCarrSettleAccounts_car .chosen-container-single .chosen-single div b,
  .bargeCarrSettleAccounts_car .chosen-container-single .chosen-search input[type="text"],
  .bargeCarrSettleAccounts_car .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .bargeCarrSettleAccounts_car .chosen-container .chosen-results-scroll-down span,
  .bargeCarrSettleAccounts_car .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard {
  /*  调度框--隐藏弹框 */
  /*  订单详情--隐藏弹框 */
  /* 订单详情 --退租箱信息隐藏弹框 */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
}
/* line 2, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .bargeCarrFleet_option {
  overflow: visible;
  height: 90px;
}
/* line 6, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .bargeCarrFleet_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 13, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .bargeCarrFleet_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 21, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .bargeCarrFleet_option dl select {
  width: 150px;
  height: 26px;
}
/* line 28, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .bargeCarrFleet_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 33, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .bargeCarrFleet_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 39, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .bargeCarrFleet_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
}
/* line 47, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .bargeCarrFleet_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 53, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .bargeCarrFleet_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 59, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .bargeCarrFleet_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .document_img {
  margin: 20px auto;
  width: 700px;
  height: 800px;
  border: 3px solid #D5D5D5;
}
/* line 72, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .document_img img {
  width: 100%;
  height: 100%;
  display: inline-block !important;
}
/* line 80, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .list_box {
  /* overflow-y: auto;*/
  font-size: 12px;
  width: 600px;
  height: 300px;
  border: 0;
}
/* line 92, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .list_box fieldset {
  height: 300px;
}
/* line 97, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .list_box text {
  border: 3px black;
}
/* line 101, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .list_box tr {
  margin-top: 10px;
  height: auto;
}
/* line 107, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .list_box td {
  margin-top: 10px;
  height: 60px;
}
/* line 113, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .selectric-wrapper {
  height: 200px;
  overflow: auto;
}
/* line 118, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .out_info {
  border: 0;
  height: 600px;
}
/* line 123, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .alter_name {
  height: 300px;
}
/* line 127, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .choose {
  height: 350px;
  width: 200px;
}
/* line 133, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .choose fieldset {
  height: 240px;
}
/* line 139, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .choose ul {
  border: 1px solid black;
  width: 80%;
  height: 170px;
  overflow: auto;
  margin-left: 15px;
}
/* line 149, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .choose td {
  height: 100px;
}
/* line 153, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .choose li {
  margin-top: 5px;
  font-size: 10px;
  margin-left: 20px;
  line-height: 7px;
}
/* line 160, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .choose checkbox {
  border: 15px;
  background: #0F509F;
  font-size: 30px;
  margin-left: 30px;
}
/* line 167, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .right_select {
  height: 400px;
}
/* line 173, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .right_select fieldset {
  height: 400px;
}
/* line 178, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .work {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-inside: 20px;
  line-height: 300%;
  font-size: 20px;
  width: 300px;
}
/* line 189, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .extraChoose ul {
  margin-bottom: 30px;
  margin-right: 20px;
  border: 1px solid black;
  width: 100%;
  height: 140px;
  overflow: auto;
}
/* line 199, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .AddText {
  border: 3px solid black;
  margin-bottom: 30px;
  margin-left: 10px;
  width: 20%;
  height: 50px;
  /*    margin-top: 10px;
      margin-right: 20px;
      border: 1px solid black;
      width: 100%;
      height: 50px;
      overflow:auto;*/
}
/* line 215, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 229, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 233, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 244, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover4 {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 650px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 261, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 266, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover4 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 274, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover4 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 281, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 288, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 302, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: auto;
}
/* line 308, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 330, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover3 {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 300px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 347, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover3 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 352, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover3 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 360, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover3 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 367, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover3 .alter_name table td {
  text-align: center;
  width: 13%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 374, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover3 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 388, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover3 .weight_button {
  padding: 0px 30px;
}
/* line 391, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover3 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 411, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard #moneny {
  margin-left: 25px;
  width: 70%;
  height: 30px;
  border: 1px solid #dbdbdb;
  outline: none;
  font-size: 20px;
  text-indent: 10px;
}
/* line 419, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .radioCheck {
  text-align: center;
  margin: 15px auto;
}
/* line 423, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .radioCheck label {
  width: 80px;
}
/* line 435, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover2 {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  height: 600px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 452, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover2 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 457, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover2 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 13%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 465, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover2 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 472, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover2 .alter_name table td {
  text-align: center;
  width: 13%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 479, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover2 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 492, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 200px;
  margin-bottom: 10px;
  margin-left: auto;
}
/* line 498, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 518, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .ui-autocomplete {
  max-height: 50px;
  overflow-y: scroll;
  overflow-x: hidden;
}
/* line 519, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard * html .ui-autocomplete {
  height: 150px;
}
/* line 526, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 537, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 542, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 552, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 555, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container a {
  cursor: pointer;
}
/* line 561, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 577, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 580, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -3px;
}
/* line 588, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 591, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 599, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 605, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
  width: 80%;
}
/* line 613, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 630, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-single .chosen-drop {
  margin-top: 0px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 636, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 643, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 600px;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}
/* line 654, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 663, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 667, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 672, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 676, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 681, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 686, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 689, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 696, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 708, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 712, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 717, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 731, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 748, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 751, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 761, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 764, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 770, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 773, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 776, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 780, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 788, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 792, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 800, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 804, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 807, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 811, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 817, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 821, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 824, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 830, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl {
  text-align: right;
}
/* line 833, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 837, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 842, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 845, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 849, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 853, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 856, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 859, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 863, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 867, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 871, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 875, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 879, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 882, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
.bargeCarrSettleAccounts_yard .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 890, app/components/business_center/truck_manage/bargeCarrSettleAccounts_yard/view.scss */
  .bargeCarrSettleAccounts_yard .chosen-rtl .chosen-search input[type="text"],
  .bargeCarrSettleAccounts_yard .chosen-container-single .chosen-single abbr,
  .bargeCarrSettleAccounts_yard .chosen-container-single .chosen-single div b,
  .bargeCarrSettleAccounts_yard .chosen-container-single .chosen-search input[type="text"],
  .bargeCarrSettleAccounts_yard .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .bargeCarrSettleAccounts_yard .chosen-container .chosen-results-scroll-down span,
  .bargeCarrSettleAccounts_yard .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-single .group-name, .wharfBargeEmptyContainer .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-single .group-name:after, .wharfBargeEmptyContainer .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .wharfBargeEmptyContainer .chosen-container .chosen-results-scroll-down span, .wharfBargeEmptyContainer .chosen-container .chosen-results-scroll-up span, .wharfBargeEmptyContainer .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .wharfBargeEmptyContainer .chosen-container-single .chosen-search input[type=text], .wharfBargeEmptyContainer .chosen-container-single .chosen-single abbr, .wharfBargeEmptyContainer .chosen-container-single .chosen-single div b, .wharfBargeEmptyContainer .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .form_info {
  margin-top: 30px;
}
/* line 6, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .form_info .button_div {
  text-align: center;
  margin-top: 15px;
}
/* line 8, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .height_div {
  height: 140px;
}
/* line 9, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .tab_menu {
  width: 100%;
  float: left;
  border: 0px solid #ccc;
}
/* line 11, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 13, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 15, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 16, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #emptybox {
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #emptybox caption {
  text-align: left;
  height: 35px;
  margin-left: 5%;
}
/* line 19, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #emptybox th {
  height: 40px;
  width: 8%;
  font-weight: inherit;
  text-align: right;
}
/* line 20, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #emptybox th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 22, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #emptybox td {
  width: 14%;
  height: 40px;
  text-align: center;
}
/* line 24, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #emptybox td .form_info_input {
  width: 98%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
}
/* line 25, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #emptybox td .upcase {
  text-transform: uppercase;
}
/* line 26, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #emptybox td textarea {
  height: 80px;
  width: 99%;
  resize: none;
  border-radius: 5px;
}
/* line 27, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #emptybox td select {
  color: #1660C1;
}
/* line 29, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #emptybox .title_spn {
  text-align: left;
  color: red;
  width: 8%;
}
/* line 31, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .price_query_info {
  height: 250px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 36, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 38, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 39, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 41, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 42, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .price_query_info table td span {
  color: #2EC300;
}
/* line 46, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #weight {
  font-size: 13px;
  width: 100%;
}
/* line 48, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #weight caption {
  text-align: left;
  height: 35px;
  margin-left: 5%;
}
/* line 49, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #weight th {
  height: 40px;
  width: 8%;
  font-weight: inherit;
  text-align: right;
}
/* line 50, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #weight th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 52, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #weight td {
  width: 14%;
  height: 40px;
  text-align: center;
}
/* line 54, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #weight td .form_info_input {
  width: 98%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
}
/* line 55, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #weight td .upcase {
  text-transform: uppercase;
}
/* line 56, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #weight td textarea {
  height: 80px;
  width: 99%;
  resize: none;
  border-radius: 5px;
}
/* line 59, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #weight .title_spn1 {
  text-align: left;
  color: red;
  width: 8%;
}
/* line 61, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 66, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 77, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 89, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 99, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #imgBox {
  text-align: left;
}
/* line 102, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #imgBox1 {
  text-align: left;
}
/* line 105, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 115, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 120, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 135, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer .imgContainer:hover p {
  display: block;
}
/* line 138, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 149, app/components/business_center/truck_manage/bargeContainer/view.scss */
.wharfBargeEmptyContainer #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 2, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info {
  margin-top: 10px;
  max-height: 500px;
  overflow: auto;
}
/* line 16, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 28, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 30, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 32, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 34, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 35, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 37, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost table td a {
  color: #1660C1;
}
/* line 37, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost table td span {
  color: #2EC300;
}
/* line 41, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .shipMarksWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
}
/* line 46, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .shipMarksWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
}
/* line 51, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .shipMarksWin table tr td:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
/* line 55, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .shipMarksWin table tr td:nth-child(2) {
  word-wrap: break-word;
  word-break: break-all;
  width: 350px;
}
/* line 65, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 67, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 68, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 70, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 71, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .price_query_info table td span {
  color: #2EC300;
}
/* line 76, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 78, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ul {
  list-style: none;
}
/* line 79, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 80, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 81, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 82, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 83, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 84, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 85, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 86, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 89, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 90, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 92, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 93, app/components/business_center/truck_manage/bargeContainerOperation/bargeContainerQuertDetail/view.scss */
.truck_details_print ._padding_buttom {
  height: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation {
  /* 弹框   修改指导运价 */
  /* 弹框   修改指导运价 */
  /* 弹框   修改指导运价 */
}
/* line 3, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .business_center_line {
  height: 118px;
}
/* line 6, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .business_center_line dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 8, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .business_center_line input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 9, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .business_center_line select {
  width: 150px;
  height: 27px;
}
/* line 12, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 17, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 27, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 30, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 33, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 35, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 41, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 44, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 64, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 70, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 73, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 76, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 78, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 79, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 83, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 86, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 109, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 111, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 112, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 114, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 115, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info table td span {
  color: #2EC300;
}
/* line 121, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 50%;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  车队派单  --*/
}
/* line 125, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 127, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change .alter_order_change select {
  height: 100px;
}
/* line 132, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change .model_div ul li {
  height: 40px;
  width: 100%;
  padding-left: 30px;
}
/* line 133, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change .model_div .mo_span {
  width: 60px;
  display: block;
  height: 40px;
  float: left;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
/* line 137, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change_weight {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 50%;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  车队派单  --*/
}
/* line 141, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change_weight .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 143, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change_weight .alter_order_change select {
  height: 100px;
}
/* line 148, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change_weight .model_div ul li {
  height: 40px;
  width: 100%;
  padding-left: 30px;
}
/* line 149, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change_weight .model_div .mo_span {
  width: 60px;
  display: block;
  height: 40px;
  float: left;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
/* line 153, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change_rail {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  车队派单  --*/
}
/* line 157, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change_rail .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 159, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change_rail .alter_order_change select {
  height: 100px;
}
/* line 164, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change_rail .model_div ul li {
  height: 40px;
  width: 100%;
  padding-left: 30px;
}
/* line 165, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alter_price_popover_change_rail .model_div .mo_span {
  width: 60px;
  display: block;
  height: 40px;
  float: left;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
/* line 169, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #emptybox {
  font-size: 13px;
  width: 100%;
}
/* line 171, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #emptybox caption {
  text-align: left;
  height: 35px;
  margin-left: 5%;
}
/* line 172, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #emptybox th {
  height: 40px;
  width: 8%;
  font-weight: inherit;
  text-align: right;
}
/* line 173, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #emptybox th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 175, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #emptybox td {
  width: 14%;
  height: 40px;
  text-align: center;
}
/* line 177, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #emptybox td .form_info_input {
  width: 98%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
}
/* line 178, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #emptybox td .upcase {
  text-transform: uppercase;
}
/* line 179, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #emptybox td textarea {
  height: 80px;
  width: 99%;
  resize: none;
  border-radius: 5px;
}
/* line 180, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #emptybox td select {
  color: #1660C1;
}
/* line 182, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #emptybox .title_spn {
  text-align: left;
  color: red;
  width: 8%;
}
/* line 185, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #weight {
  font-size: 13px;
  width: 100%;
}
/* line 187, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #weight caption {
  text-align: left;
  height: 35px;
  margin-left: 5%;
}
/* line 188, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #weight th {
  height: 40px;
  width: 8%;
  font-weight: inherit;
  text-align: right;
}
/* line 189, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #weight th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 191, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #weight td {
  width: 14%;
  height: 40px;
  text-align: center;
}
/* line 193, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #weight td .form_info_input {
  width: 98%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
}
/* line 194, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #weight td .upcase {
  text-transform: uppercase;
}
/* line 195, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #weight td textarea {
  height: 80px;
  width: 99%;
  resize: none;
  border-radius: 5px;
}
/* line 196, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #weight td select {
  color: #1660C1;
}
/* line 198, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #weight .title_spn1 {
  text-align: left;
  color: red;
  width: 8%;
}
/* line 200, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #seaRail {
  font-size: 13px;
  width: 100%;
}
/* line 202, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #seaRail caption {
  text-align: left;
  height: 35px;
  margin-left: 5%;
}
/* line 203, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #seaRail th {
  height: 40px;
  width: 8%;
  font-weight: inherit;
  text-align: right;
}
/* line 204, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #seaRail th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 206, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #seaRail td {
  width: 14%;
  height: 40px;
  text-align: center;
}
/* line 208, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #seaRail td .form_info_input {
  width: 98%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
}
/* line 209, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #seaRail td .upcase {
  text-transform: uppercase;
}
/* line 210, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #seaRail td textarea {
  height: 80px;
  width: 99%;
  resize: none;
  border-radius: 5px;
}
/* line 211, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #seaRail td select {
  color: #1660C1;
}
/* line 213, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #seaRail .title_spn1 {
  text-align: left;
  color: red;
  width: 8%;
}
/* line 216, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterSite_apply {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 231, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 235, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 241, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 244, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterSite_apply .alter_name table td input[type="text"] {
  width: 65%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 251, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 257, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 264, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterSite_apply .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 278, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .alterSite_apply .alter_name .weight_button #commitApply {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 298, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 308, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 320, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 330, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #imgBox {
  text-align: left;
}
/* line 333, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 343, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 348, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 363, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .imgContainer:hover p {
  display: block;
}
/* line 366, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 378, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 382, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info {
  height: 300px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 387, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 389, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info table th {
  height: 25px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 390, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 392, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 393, app/components/business_center/truck_manage/bargeContainerOperation/view.scss */
.wharfBargeEmptyContainerOperation .price_query_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info {
  margin-top: 10px;
  max-height: 500px;
  overflow: auto;
}
/* line 16, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 28, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 30, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 32, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 34, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 35, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 37, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost table td a {
  color: #1660C1;
}
/* line 37, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .order_mt_cost table td span {
  color: #2EC300;
}
/* line 41, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .shipMarksWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
}
/* line 46, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .shipMarksWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
}
/* line 51, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .shipMarksWin table tr td:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
/* line 55, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .shipMarksWin table tr td:nth-child(2) {
  word-wrap: break-word;
  word-break: break-all;
  width: 350px;
}
/* line 65, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 67, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 68, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 70, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 71, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .price_query_info table td span {
  color: #2EC300;
}
/* line 76, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 78, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ul {
  list-style: none;
}
/* line 79, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 80, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 81, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 82, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 83, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 84, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 85, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 86, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 89, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 90, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 92, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 93, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print ._padding_buttom {
  height: 10px;
}
/* line 94, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 96, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 97, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 98, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 99, app/components/business_center/truck_manage/bargeContainerQuery/bargeContainerQuertDetail/view.scss */
.truck_details_print ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
/* line 3, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .business_center_line {
  height: 118px;
}
/* line 6, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .business_center_line dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 8, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .business_center_line input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 9, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .business_center_line select {
  width: 150px;
  height: 27px;
}
/* line 12, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 17, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 27, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 30, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 33, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 35, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 41, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 44, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 64, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 70, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 73, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 76, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 78, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 79, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 83, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 86, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 109, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 111, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 112, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 114, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 115, app/components/business_center/truck_manage/bargeContainerQuery/view.scss */
.wharfBargeEmptyContainerQuery .price_query_info table td span {
  color: #2EC300;
}
/* line 1, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.bkCarBargeBill {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.bkCarBargeBill #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.bkCarBargeBill #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.bkCarBargeBill #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.bkCarBargeBill #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.bkCarBargeBill #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.bkCarBargeBill #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.bkCarBargeBill #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.bkCarBargeBill #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
#fm202107081329 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 106, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
#fm202107081329 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 112, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
#fm202107081329 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 117, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
#fm202107081329 .layui-form-item .layui-input-block span[data-name] {
  line-height: 38px;
}
/* line 122, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
#fm202107081329 #approved {
  background-color: #00C61C;
  color: white;
}
/* line 126, app/components/business_center/truck_manage/bkCar_Barge_Bill/view.scss */
#fm202107081329 #approvedNot {
  background-color: #ffa293;
  color: white;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive {
  /* 订单详情--隐藏弹框 */
}
/* line 2, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .bargeCarrFleet_option {
  overflow: visible;
  height: 90px;
}
/* line 6, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .bargeCarrFleet_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 13, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .bargeCarrFleet_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 21, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .bargeCarrFleet_option dl select {
  width: 150px;
  height: 26px;
}
/* line 28, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .bargeCarrFleet_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 33, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .bargeCarrFleet_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 39, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .bargeCarrFleet_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 46, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .bargeCarrFleet_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 52, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .bargeCarrFleet_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 58, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .bargeCarrFleet_info table td span {
  color: #2EC300;
}
/* line 68, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .order_audit_popover3 {
  position: fixed;
  top: 35%;
  left: 40%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  height: 400px;
  overflow: auto;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 85, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .order_audit_popover3 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 1010px;
  overflow: scroll;
}
/* line 90, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .order_audit_popover3 .alter_name table tr {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 142px;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 98, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .order_audit_popover3 .alter_name table tr span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 105, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .order_audit_popover3 .alter_name table td {
  text-align: center;
  width: 142px;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 112, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .order_audit_popover3 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 126, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .order_audit_popover3 .weight_button {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 10px;
  margin-left: auto;
}
/* line 132, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .order_audit_popover3 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 152, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive .ui-autocomplete {
  max-height: 50px;
  overflow-y: scroll;
  overflow-x: hidden;
}
/* line 153, app/components/business_center/truck_manage/bkCarSocBillReceive/view.scss */
.bkCarSocBillReceive * html .ui-autocomplete {
  height: 150px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim {
  /* 弹框   服务评价 */
}
/* line 4, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 11, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 18, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .orders_query_option select {
  width: 80px;
  height: 27px;
}
/* line 23, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 37, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 41, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 43, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 46, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 50, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 63, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 66, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 70, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 75, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 80, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 83, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 91, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 96, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .orders_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 102, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 107, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .orders_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 112, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .orders_query_info table td span {
  color: #888;
}
/* line 118, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 133, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 137, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 143, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 146, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 153, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 160, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 167, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 186, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 190, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 193, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 201, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 206, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_details_info table td a {
  color: #1660C1;
}
/* line 209, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_details_info table td span {
  color: #2EC300;
}
/* line 216, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 220, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 225, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 230, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_info table td a {
  color: #1660C1;
}
/* line 233, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .order_audit_info table td span {
  color: #2EC300;
}
/* line 241, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .add_evaluat_popover {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  height: 300px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  指导运价  --*/
}
/* line 256, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .add_evaluat_popover .add_evaluat {
  max-height: 900px;
  overflow: auto;
}
/* line 260, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .add_evaluat_popover .add_evaluat dl dt {
  text-align: center;
}
/* line 263, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .add_evaluat_popover .add_evaluat dl input[type="text"] {
  width: 70px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-align: center;
}
/* line 274, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_apply {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 289, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 293, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 299, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 302, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_apply .alter_name table td input[type="text"] {
  width: 65%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 309, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 315, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 322, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_apply .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 336, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .alterSite_apply .alter_name .weight_button #commitApply {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 356, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 366, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 378, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 388, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim #imgBox {
  text-align: left;
}
/* line 391, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 401, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 406, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 421, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .imgContainer:hover p {
  display: block;
}
/* line 424, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 439, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim #star {
  position: relative;
  width: 600px;
  margin: 10px auto;
}
/* line 445, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim #star span,
.jkgck_car_claim #star ul {
  float: left;
  display: inline;
  height: 19px;
  line-height: 19px;
}
/* line 453, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim #star ul {
  margin: 0 10px;
}
/* line 457, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim #star li {
  float: left;
  width: 24px;
  cursor: pointer;
  text-indent: -9999px;
  background: url("/feebas/assets/images/other-images/starts_star.png") no-repeat;
}
/* line 465, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim #star strong {
  color: #f60;
  padding-left: 10px;
}
/* line 470, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim #star li.on {
  background-position: 0 -28px;
}
/* line 474, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim #star p {
  position: absolute;
  top: 20px;
  width: 159px;
  height: 60px;
  display: none;
  background: url("/feebas/assets/images/other-images/starts_icon.gif") no-repeat;
  padding: 7px 10px 0;
}
/* line 484, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim #star p em {
  color: #f60;
  display: block;
  font-style: normal;
}
/* line 493, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim input[type="checkbox"] + label {
  cursor: pointer;
  font-size: 1em;
}
/* line 497, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim [id^="checkbox-"] + label {
  background-color: #ffffff;
  border: 1px solid #666666;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
/* line 506, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim [id^="checkbox-"] + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 509, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim [df="dd"]:checked + label {
  background-color: #84CBC5;
  border: 1px solid #84CBC5;
}
/* line 528, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim .submit_evaluat {
  text-align: center;
}
/* line 533, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 534, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 535, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 48%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 538, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 540, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 541, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 544, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_popover_update ._temporarily_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 547, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 549, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 550, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 554, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 556, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 557, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 559, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 561, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 562, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_add_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 566, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 570, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._downfileDocument_div ._downfileDocument_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 571, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._downfileDocument_div ._downfileDocument_popover {
  position: fixed;
  top: 48%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 575, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._downfileDocument_div ._downfileDocument_info {
  text-align: center;
}
/* line 577, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._downfileDocument_div ._downfileDocument_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 579, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._downfileDocument_div ._downfileDocument_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 580, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._downfileDocument_div ._downfileDocument_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 582, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._downfileDocument_div ._downfileDocument_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 584, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._downfileDocument_div ._downfileDocument_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 585, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._downfileDocument_div ._downfileDocument_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 587, app/components/business_center/truck_manage/car_claim/view.scss */
.jkgck_car_claim ._downfileDocument_div ._downfileDocument_info table img {
  width: 50px;
  height: 50px;
}
/* line 2, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 4, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 5, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .tab .hide {
  display: none;
}
/* line 7, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 9, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 11, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 13, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .import_money {
  text-align: center;
}
/* line 15, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 19, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail {
  margin-top: 10px;
}
/* line 21, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 25, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 27, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 29, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 30, app/components/business_center/truck_manage/car_manager/cars_create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 2, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 4, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 5, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .tab .hide {
  display: none;
}
/* line 7, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 9, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 11, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 13, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .import_money {
  text-align: center;
}
/* line 15, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 17, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .apply_caroneinfo_img {
  float: left;
  border: 3px solid #CCCCCC;
  height: 300px;
  width: 500px;
}
/* line 19, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .apply_caroneinfo_img img {
  min-height: 300px;
  width: 500px;
  height: unset !important;
}
/* line 21, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail {
  margin-top: 10px;
}
/* line 23, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 25, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 27, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 29, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 31, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 32, app/components/business_center/truck_manage/car_manager/cars_detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query {
  /*  分组  弹框 */
}
/* line 2, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .orders_carsquery_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .orders_carsquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .orders_carsquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .orders_carsquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .orders_carsquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .orders_carsquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .orders_carsquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .orders_carsquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 17, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .orders_carsquery_info table td span {
  color: #888;
}
/* line 21, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 27, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover .alter_name dl {
  height: 89px;
}
/* line 29, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover .alter_name dl input[type="text"] {
  width: 70px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-align: center;
}
/* line 30, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover .alter_name dl select {
  width: 140px;
  height: 27px;
}
/* line 36, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 39, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 57, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 870px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 61, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .apply_mt_popover .tijaio_weight_info {
  max-height: 300px;
  overflow: auto;
}
/* line 64, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .apply_mt_popover .tijaio_weight_info dl dt {
  float: left;
  margin-left: 60px;
}
/* line 65, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .apply_mt_popover .tijaio_weight_info dl dd {
  float: left;
  margin-left: 60px;
}
/* line 68, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .apply_mt_popover .tijaio_weight_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 69, app/components/business_center/truck_manage/car_manager/view.scss */
.jkgck_cars_query .apply_mt_popover .tijaio_weight_info dl select {
  width: 167px;
  height: 30px;
}
/* line 1, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info {
  min-height: 600px;
}
/* line 4, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 11, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .order-detail td, .preLift_detail_info #fm .order-detail th {
  text-align: center;
  padding: 10px 5px;
}
/* line 16, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .order-detail th {
  background: #f2f2f2;
  font-weight: bold;
}
/* line 22, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .imgContent {
  margin-left: 30px;
  margin-top: 20px;
}
/* line 26, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .imgContent li {
  width: 48%;
  float: left;
}
/* line 30, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .imgContent li img {
  width: 100%;
  height: 600px;
}
/* line 37, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .introduce {
  color: crimson;
  margin-left: 30px;
}
/* line 42, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .processContent {
  height: 60px;
  margin-left: 30px;
}
/* line 46, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .processContent .colorGreen {
  background: green !important;
}
/* line 51, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .processContent li:last-child span:nth-child(2) {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -21px;
  width: 20px;
  height: 4px;
  background: #e2e2e2;
  transform: rotate(45deg);
  margin-bottom: 36px;
}
/* line 64, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .processContent li:last-child span:nth-child(3) {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -21px;
  width: 20px;
  height: 4px;
  background: #e2e2e2;
  transform: rotate(-45deg);
  margin-top: 36px;
}
/* line 78, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .processContent li {
  width: 16%;
  height: 100%;
  position: relative;
  float: left;
}
/* line 84, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .processContent li .activeColor {
  color: green !important;
}
/* line 88, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .processContent li p {
  position: absolute;
  color: #999;
}
/* line 93, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .processContent li span:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #e2e2e2;
}
/* line 105, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .processContent li span:last-child {
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 100%;
  height: 4px;
  background: #e2e2e2;
}
/* line 119, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .layui-form-item {
  width: 33%;
  float: left;
  height: 26px;
  clear: none;
}
/* line 127, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
  color: #0C0C0C;
  background: #f2f2f2;
}
/* line 135, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .layui-form-item .layui-input-block {
  display: inline-block;
  font-size: 12px;
  color: #0C0C0C;
  margin-left: 0;
  background: #f8f8f8;
  width: calc(100% - 8em - 15px * 3 - 1px);
}
/* line 143, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info #fm .layui-form-item .layui-input-block span[data-name] {
  line-height: 38px;
}
/* line 150, app/components/business_center/truck_manage/car_withholding_order/preLift_detail_info/view.scss */
.preLift_detail_info .layui-table-cell {
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order .form-btn-row {
  text-align: center;
}
/* line 5, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order .form-btn-row > button.layui-btn {
  margin: 0;
}
/* line 10, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 15, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 18, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order #fm .layui-form-item .layui-form-label {
  width: 9em;
}
/* line 22, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order #fm .layui-form-item .layui-input-block {
  margin-left: 9em;
  width: calc(100% - 9em - 1px);
}
/* line 29, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order a.view-review-content {
  color: #1E9FFF;
}
/* line 34, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 40, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 44, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 54, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 58, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.car_withholding_order .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 65, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.layui-form-ygt {
  /* 复选框选中 */
}
/* line 66, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.layui-form-ygt .layui-input {
  height: 38px;
  width: 100%;
}
/* line 72, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.layui-form-ygt .layui-form-select .layui-this {
  background: #1E9FFF;
}
/* line 79, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.layui-form-ygt .layui-form-checked span {
  background: #1E9FFF;
}
/* line 83, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.layui-form-ygt .layui-form-checked .layui-icon {
  color: #1E9FFF;
}

/* line 89, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.textarea-label {
  height: 100px;
  line-height: 100px;
}

/* line 94, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.followed-by-red-star::after {
  content: '*';
  color: #f00;
}

/* line 100, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .my-row {
  display: flex;
  display: -webkit-flex;
}
/* line 104, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .my-row .my-col {
  flex-basis: 0;
  flex-grow: 1;
}
/* line 108, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .my-row .my-col .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 114, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .my-row:not(:last-child) {
  margin-bottom: 20px;
}
/* line 118, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .my-row.pic-row {
  position: relative;
}
/* line 121, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 124, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 130, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 135, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 140, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-form-label {
  width: 9em;
}
/* line 144, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-form-label.pic-label {
  height: 300px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 152, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-form-label.pic-label a {
  color: #1E9FFF;
}
/* line 157, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 160, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  height: 300px;
  border-style: solid;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
/* line 171, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag .hint {
  flex-direction: column;
}
/* line 174, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag .hint i {
  margin-bottom: 10px;
}
/* line 179, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag .pic {
  flex-grow: 1;
  height: 100%;
  width: 100%;
  background: #ccc;
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: 596px;
  overflow: hidden;
}
/* line 192, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag .pic .progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  background: rgba(255, 255, 255, 0.7);
}
/* line 201, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag .pic .progress-bar.uploading {
  color: #00f;
}
/* line 205, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag .pic .progress-bar.done {
  color: #006400;
}
/* line 209, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag .pic .progress-bar.failed {
  color: #f00;
}
/* line 216, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag.no-pic .hint {
  display: flex;
  display: -webkit-flex;
}
/* line 221, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag.no-pic .pic {
  display: none;
}
/* line 227, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag.has-pic .hint {
  display: none;
}
/* line 231, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-input-inline .layui-upload-drag.has-pic .pic {
  display: flex;
  display: -webkit-flex;
}
/* line 239, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-upload-drag .layui-icon {
  color: #1E9FFF;
}
/* line 245, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-form-item.datetime-range .layui-input-inline {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 251, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-form-item.datetime-range .layui-input-inline .splitter {
  color: #999999;
}
/* line 255, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-form-item.datetime-range .layui-input-inline input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 265, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-form-item.datetime-range .layui-input-inline input:nth-child(1) {
  float: left;
}
/* line 269, app/components/business_center/truck_manage/car_withholding_order/view.scss */
#fm202197143832 .layui-form-item.datetime-range .layui-input-inline input:nth-child(2) {
  float: right;
}

/* line 277, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.dlg20210220010656.view-mode .followed-by-red-star:after {
  display: none;
}

/* line 282, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover {
  position: fixed;
  top: 35%;
  left: 44%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: scroll;
  height: 600px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 299, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 304, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 309, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 316, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name table td {
  height: 35px;
  width: 200px;
  border: 2px solid #D5D5D5;
}
/* line 321, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 329, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 335, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 341, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 346, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 351, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 364, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 372, app/components/business_center/truck_manage/car_withholding_order/view.scss */
.alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table td span {
  color: #2EC300;
}
/* line 26, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .div1{
      background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
      width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
      height: 50px;width:200px;text-align: left;
  }
  .arrow{width:0;height:0;border: 17.5px solid transparent;border-left-color: #DDDDDD;}
  ._treel{height: 50px;float: left;}
  ._treel_info{height: 100px;width:10%;float: left;}*/
}
/* line 28, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ul {
  list-style: none;
}
/* line 29, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 30, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 31, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 32, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 33, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 34, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 35, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 36, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 39, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 40, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 78, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 79, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details ._padding_buttom {
  height: 10px;
}
/* line 80, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 82, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 83, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 84, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 85, app/components/business_center/truck_manage/carInvoice/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
/* line 1, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details {
   /* .greencircle {
    width: 15px;
    height: 15px;
    background-color: #00FF00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.redcircle {
    width: 15px;
    height: 15px;
    background-color: #FF0000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hscircle {
    width: 15px;
    height: 15px;
    background-color: #C0C0C0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.div1{
background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
}
.line{
width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
}
.linecontent{
height: 50px;width:200px;text-align: left;
}
.arrow{
        width:0;
        height:0;
        border: 17.5px solid transparent;
        border-left-color: #DDDDDD;
        }*/
}
/* line 2, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 68, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ul {
  list-style: none;
}
/* line 69, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 70, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 71, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 74, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 79, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 80, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 82, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 83, app/components/business_center/truck_manage/carInvoice/import_details/view.scss */
.jkgck_orders_query_import_details ._padding_buttom {
  height: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice {
  /* 弹框   服务评价 */
}
/* line 2, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .orders_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .orders_query_option select {
  width: 80px;
  height: 27px;
}
/* line 24, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 38, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 42, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 44, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 47, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 51, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 64, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 67, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 71, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 76, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 81, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 84, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 92, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 97, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .orders_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 103, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 108, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .orders_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 113, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .orders_query_info table td span {
  color: #888;
}
/* line 119, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 134, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 138, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 144, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 147, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 154, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 161, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 168, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 187, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 191, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 194, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 202, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 207, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_details_info table td a {
  color: #1660C1;
}
/* line 210, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_details_info table td span {
  color: #2EC300;
}
/* line 217, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 221, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 226, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 231, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_info table td a {
  color: #1660C1;
}
/* line 234, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .order_audit_info table td span {
  color: #2EC300;
}
/* line 242, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .add_evaluat_popover {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  height: 300px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  指导运价  --*/
}
/* line 257, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .add_evaluat_popover .add_evaluat {
  max-height: 900px;
  overflow: auto;
}
/* line 261, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .add_evaluat_popover .add_evaluat dl dt {
  text-align: center;
}
/* line 264, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .add_evaluat_popover .add_evaluat dl input[type="text"] {
  width: 70px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-align: center;
}
/* line 276, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice #star {
  position: relative;
  width: 600px;
  margin: 10px auto;
}
/* line 282, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice #star span,
.jk_car_invoice #star ul {
  float: left;
  display: inline;
  height: 19px;
  line-height: 19px;
}
/* line 290, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice #star ul {
  margin: 0 10px;
}
/* line 294, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice #star li {
  float: left;
  width: 24px;
  cursor: pointer;
  text-indent: -9999px;
  background: url("/feebas/assets/images/other-images/starts_star.png") no-repeat;
}
/* line 302, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice #star strong {
  color: #f60;
  padding-left: 10px;
}
/* line 307, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice #star li.on {
  background-position: 0 -28px;
}
/* line 311, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice #star p {
  position: absolute;
  top: 20px;
  width: 159px;
  height: 60px;
  display: none;
  background: url("/feebas/assets/images/other-images/starts_icon.gif") no-repeat;
  padding: 7px 10px 0;
}
/* line 321, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice #star p em {
  color: #f60;
  display: block;
  font-style: normal;
}
/* line 330, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice input[type="checkbox"] + label {
  cursor: pointer;
  font-size: 1em;
}
/* line 334, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice [id^="checkbox-"] + label {
  background-color: #ffffff;
  border: 1px solid #666666;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
/* line 343, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice [id^="checkbox-"] + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 346, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice [df="dd"]:checked + label {
  background-color: #84CBC5;
  border: 1px solid #84CBC5;
}
/* line 350, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice [id="checkbox-1"]:checked + label {
  background-color: #F47164;
  border: 1px solid #F47164;
}
/* line 354, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice [id="checkbox-2"]:checked + label {
  background-color: #84CBC5;
  border: 1px solid #84CBC5;
}
/* line 358, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice [id="checkbox-3"]:checked + label {
  background-color: #F8D25D;
  border: 1px solid #F8D25D;
}
/* line 363, app/components/business_center/truck_manage/carInvoice/view.scss */
.jk_car_invoice .submit_evaluat {
  text-align: center;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 {
  min-height: 600px;
}
/* line 4, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 .section-title {
  font-size: 16px;
  font-weight: bold;
}
/* line 15, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 .section-title:not(:first-child) {
  margin-top: 20px;
}
/* line 19, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #excelUploadDiv {
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 25, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 2px;
}
/* line 30, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 #checkedSerialSequencesBox {
  margin-left: 5px;
}
/* line 34, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 select[readonly] + .layui-form-select {
  z-index: -1;
}
/* line 37, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 select[readonly] + .layui-form-select .layui-edge {
  display: none;
}
/* line 43, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row .layui-form-label {
  width: 10em;
}
/* line 47, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 51, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 56, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 62, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 67, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 74, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row .address-select > div {
  width: 22%;
  float: left;
}
/* line 79, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row .address-select > div:last-child {
  width: 10%;
  text-align: center;
  height: 38px;
  line-height: 38px;
  margin-left: 10px;
}
/* line 89, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row .layui-input-inline.serial-sequence-field {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  height: 38px;
  line-height: 34px;
  padding-left: 3px;
}
/* line 99, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
}
/* line 104, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-form-label.layui-input-inline {
  flex-grow: 1;
  flex-basis: 0;
}
/* line 109, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input {
  display: flex;
  display: -webkit-flex;
  height: unset;
}
/* line 114, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box {
  width: 100px;
  padding-top: 10px;
}
/* line 118, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box button {
  display: block;
  margin: 5px auto;
}
/* line 124, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box {
  flex-basis: 0;
  flex-grow: 1;
  overflow: hidden;
}
/* line 130, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item {
  position: relative;
  border: 1px solid #ccc;
  float: left;
  width: 200px;
  height: 180px;
  margin: 5px;
}
/* line 140, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .non-image-file {
  margin-top: 40px;
  text-align: center;
}
/* line 145, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .hint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}
/* line 154, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item img {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
/* line 160, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 5px 0;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
/* line 172, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons:hover {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 179, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item:hover .buttons {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 186, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint {
  display: block;
  background: rgba(255, 165, 0, 0.8);
  color: #fff;
}
/* line 192, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint::after {
  content: '等待上传';
}
/* line 198, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint {
  display: block;
  background: rgba(30, 159, 255, 0.8);
  color: #fff;
}
/* line 204, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint::after {
  content: '正在上传';
}
/* line 208, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading button.upload {
  display: none;
}
/* line 214, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint {
  display: block;
  background: rgba(0, 150, 136, 0.8);
  color: #fff;
}
/* line 220, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint::after {
  content: '上传成功';
}
/* line 224, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed button.upload {
  display: none;
}
/* line 230, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint {
  display: block;
  background: rgba(255, 87, 34, 0.8);
  color: #fff;
}
/* line 236, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint::after {
  content: '上传失败';
}
/* line 240, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed button.upload {
  display: inline-block;
}
/* line 249, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.component-202101201502 #fm202101201331 .layui-row.btn-row > .layui-col-md12 {
  text-align: center;
}

/* line 256, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
#tb202101201325 + .layui-table-view {
  margin: 0 30px;
}

/* line 261, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
#fm202101201502 {
  margin: 0;
}
/* line 265, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
#fm202101201502 .layui-row .layui-form-label {
  width: 10em;
}
/* line 269, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
#fm202101201502 .layui-row .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 273, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
#fm202101201502 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 278, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
#fm202101201502 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 284, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
#fm202101201502 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 289, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
#fm202101201502 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 296, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
#fm202101201502 .layui-row .address-select > div {
  width: 24%;
  float: left;
}

/* line 305, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.layui-form-ygt .layui-input {
  height: 38px;
  width: 100%;
}
/* line 311, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.layui-form-ygt .layui-form-select .layui-this {
  background: #1E9FFF;
}

/* line 317, app/components/business_center/truck_manage/chinaStrategicExport/view.scss */
.followed-by-red-star::after {
  content: '*';
  color: #f00;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply {
  /* 弹框   服务评价 */
}
/* line 4, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 11, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 18, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .orders_query_option select {
  width: 80px;
  height: 27px;
}
/* line 23, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 37, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 41, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 43, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 46, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 50, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 63, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 66, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 70, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 75, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 80, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 83, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 91, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 96, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .orders_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 102, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 107, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .orders_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 112, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .orders_query_info table td span {
  color: #888;
}
/* line 118, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 133, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 137, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 143, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 146, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 153, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 160, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 167, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 186, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 190, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 193, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 201, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 206, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_details_info table td a {
  color: #1660C1;
}
/* line 209, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_details_info table td span {
  color: #2EC300;
}
/* line 216, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 220, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 225, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 230, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_info table td a {
  color: #1660C1;
}
/* line 233, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .order_audit_info table td span {
  color: #2EC300;
}
/* line 241, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .add_evaluat_popover {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  height: 300px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  指导运价  --*/
}
/* line 256, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .add_evaluat_popover .add_evaluat {
  max-height: 900px;
  overflow: auto;
}
/* line 260, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .add_evaluat_popover .add_evaluat dl dt {
  text-align: center;
}
/* line 263, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .add_evaluat_popover .add_evaluat dl input[type="text"] {
  width: 70px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-align: center;
}
/* line 274, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_apply {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 289, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 293, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 299, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 302, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_apply .alter_name table td input[type="text"] {
  width: 65%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 309, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 315, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 322, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_apply .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 336, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .alterSite_apply .alter_name .weight_button #commitApply {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 356, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 366, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 378, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 388, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply #imgBox {
  text-align: left;
}
/* line 391, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 401, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 406, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 421, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .imgContainer:hover p {
  display: block;
}
/* line 424, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 439, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply #star {
  position: relative;
  width: 600px;
  margin: 10px auto;
}
/* line 445, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply #star span,
.jkgck_claim_apply #star ul {
  float: left;
  display: inline;
  height: 19px;
  line-height: 19px;
}
/* line 453, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply #star ul {
  margin: 0 10px;
}
/* line 457, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply #star li {
  float: left;
  width: 24px;
  cursor: pointer;
  text-indent: -9999px;
  background: url("/feebas/assets/images/other-images/starts_star.png") no-repeat;
}
/* line 465, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply #star strong {
  color: #f60;
  padding-left: 10px;
}
/* line 470, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply #star li.on {
  background-position: 0 -28px;
}
/* line 474, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply #star p {
  position: absolute;
  top: 20px;
  width: 159px;
  height: 60px;
  display: none;
  background: url("/feebas/assets/images/other-images/starts_icon.gif") no-repeat;
  padding: 7px 10px 0;
}
/* line 484, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply #star p em {
  color: #f60;
  display: block;
  font-style: normal;
}
/* line 493, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply input[type="checkbox"] + label {
  cursor: pointer;
  font-size: 1em;
}
/* line 497, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply [id^="checkbox-"] + label {
  background-color: #ffffff;
  border: 1px solid #666666;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
/* line 506, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply [id^="checkbox-"] + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 509, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply [df="dd"]:checked + label {
  background-color: #84CBC5;
  border: 1px solid #84CBC5;
}
/* line 528, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply .submit_evaluat {
  text-align: center;
}
/* line 533, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 534, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 535, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 48%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 538, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 540, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 541, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 544, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_popover_update ._temporarily_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 547, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 549, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 550, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 554, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 556, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 557, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 559, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 561, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 562, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_add_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 566, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 570, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._downfileDocument_div ._downfileDocument_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 571, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._downfileDocument_div ._downfileDocument_popover {
  position: fixed;
  top: 48%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 575, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._downfileDocument_div ._downfileDocument_info {
  text-align: center;
}
/* line 577, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._downfileDocument_div ._downfileDocument_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 579, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._downfileDocument_div ._downfileDocument_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 580, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._downfileDocument_div ._downfileDocument_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 582, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._downfileDocument_div ._downfileDocument_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 584, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._downfileDocument_div ._downfileDocument_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 585, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._downfileDocument_div ._downfileDocument_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 587, app/components/business_center/truck_manage/claim_apply/view.scss */
.jkgck_claim_apply ._downfileDocument_div ._downfileDocument_info table img {
  width: 50px;
  height: 50px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query {
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_driver_query .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_driver_query .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_driver_query .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_driver_query .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_driver_query .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_driver_query .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_driver_query .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_driver_query .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_driver_query .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_driver_query .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 3, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_option {
  overflow: hidden;
}
/* line 6, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 8, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 9, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_option select {
  width: 150px;
  height: 27px;
}
/* line 13, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 26, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 32, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 38, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_info table td span {
  color: #888;
}
/* line 43, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_info table tr.warn-row {
  background: #ffb700;
  color: #fff;
}
/* line 47, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .driver_query_info table tr.error-row {
  background: #f47983;
  color: #fff;
}
/* line 53, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver {
  overflow: auto;
  max-height: 550px;
  height: 550px;
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 61, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 63, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 64, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 65, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 67, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 68, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 72, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name dl {
  margin-top: 5px;
}
/* line 74, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name dl dt {
  float: left;
}
/* line 77, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name dl dd {
  float: left;
  margin-left: 10px;
}
/* line 81, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 89, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 92, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_driver .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 112, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver {
  overflow: auto;
  max-height: 550px;
  height: 550px;
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 120, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 122, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 123, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 124, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 126, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 127, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update table td select {
  width: 140px;
  height: 27px;
}
/* line 131, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update dl {
  margin-top: 5px;
}
/* line 133, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update dl dt {
  float: left;
}
/* line 136, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update dl dd {
  float: left;
  margin-left: 10px;
}
/* line 140, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 148, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 151, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alterdriver_popover_update_driver .alter_name_update .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 172, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 174, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 176, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 177, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 179, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_details_info table td a {
  color: #1660C1;
}
/* line 179, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_details_info table td span {
  color: #2EC300;
}
/* line 184, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 186, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 187, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 189, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_audit_info table td a {
  color: #1660C1;
}
/* line 189, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .order_audit_info table td span {
  color: #2EC300;
}
/* line 194, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alter_price_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 198, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alter_price_popover_change .alter_price_change {
  max-height: 300px;
  overflow: auto;
}
/* line 201, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alter_price_popover_change .alter_price_change dl dt {
  text-align: center;
}
/* line 202, app/components/business_center/truck_manage/driver_query/view.scss */
.jkgck_driver_query .alter_price_popover_change .alter_price_change dl input[type="text"] {
  width: 70px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-align: center;
}
@charset "UTF-8";
/* 预录入   用户界面 */
/* line 2, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.my_body_structure1 {
  border: 0px solid red;
  height: 900px;
  width: 1350px;
  margin: 0 auto;
}

/* 录入图片  */
/* line 4, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.my_picture_structure {
  float: left;
  border: 0px solid red;
}

/* line 5, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.my_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1300px;
  margin: 10px auto;
}

/* line 6, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
#menContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}

/* line 8, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
#menContainer img {
  width: 100%;
  height: 100%;
}

/* line 9, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
#fengContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}

/* line 11, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
#fengContainer img {
  width: 100%;
  height: 100%;
}

/* line 17, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.myorders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 18, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.myorders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 19, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.myorders_query_option dl select {
  width: 70px;
  height: 27px;
}

/* line 24, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.my_body_structure1 button {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
  border: none;
  border-radius: 5px;
}

/* line 41, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
#saveBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}

/* line 55, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
#noBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
}

/* 弹框   车队派单 */
/* line 71, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 75, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
                  dt{text-align: center;}
                  input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
              }*/
}
/* line 77, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alter_order_popover_change .alter_order_change select {
  height: 100px;
}

/* line 87, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover {
  position: fixed;
  top: 35%;
  left: 44%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: scroll;
  height: 600px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 104, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 109, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 114, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 121, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name table td {
  height: 35px;
  width: 200px;
  border: 2px solid #D5D5D5;
}
/* line 126, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 134, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 140, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 146, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 151, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 156, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 169, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 177, app/components/business_center/truck_manage/entraInfoPreapplyTruck/info_detail/view.scss */
.alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-single .group-name, .entraInfo_pre_apply_truck .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-single .group-name:after, .entraInfo_pre_apply_truck .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.entraInfo_pre_apply_truck .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .entraInfo_pre_apply_truck .chosen-container .chosen-results-scroll-down span, .entraInfo_pre_apply_truck .chosen-container .chosen-results-scroll-up span, .entraInfo_pre_apply_truck .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .entraInfo_pre_apply_truck .chosen-container-single .chosen-search input[type=text], .entraInfo_pre_apply_truck .chosen-container-single .chosen-single abbr, .entraInfo_pre_apply_truck .chosen-container-single .chosen-single div b, .entraInfo_pre_apply_truck .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .assign_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  overflow: visible;
  /*.piliang_text{font-size: 14px; margin-left: 10px;}*/
}
/* line 10, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .assign_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 17, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .assign_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 31, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .assign_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 35, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .assign_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 46, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .assign_option .form .chosen-container .chosen-single {
  height: 30px;
  text-align: left;
}
/* line 52, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .assign_option .refund_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 62, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .assign_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 68, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .assign_option .assign_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 73, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .assign_option .assign_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 88, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .yard_assign_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 93, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .yard_assign_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 98, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .yard_assign_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 104, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .yard_assign_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 109, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .yard_assign_info table td a {
  color: #1660C1;
}
/* line 113, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .yard_assign_info table td span {
  color: #2EC300;
}
/* line 120, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .search {
  display: none;
}
/* line 124, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: visible;
  height: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 141, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 146, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 151, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 158, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 163, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 171, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 177, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 183, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 188, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 193, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 208, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 216, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 231, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details {
  height: 160px;
  width: 1050px;
  text-align: center;
  margin: 0 auto;
}
/* line 233, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details ul {
  list-style: none;
}
/* line 234, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 235, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 236, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 237, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 238, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 239, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 240, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 241, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 244, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 245, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 247, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .alterSite_popover ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  margin-top: 100px;
}
/* line 249, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .order_audit_popover2 {
  position: fixed;
  top: 55%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 266, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: auto;
}
/* line 272, app/components/business_center/truck_manage/entraInfoPreapplyTruck/view.scss */
.entraInfo_pre_apply_truck .order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 4, app/components/business_center/truck_manage/eval_manage/view.scss */
.div-2020-08-05-13-57 #companySelect + .chosen-container .chosen-single {
  height: 36px;
  line-height: 36px;
  border-radius: 0;
}
/* line 12, app/components/business_center/truck_manage/eval_manage/view.scss */
.div-2020-08-05-13-57 .layui-table-view .layui-btn-blue {
  background: #1660c1;
}
/* line 16, app/components/business_center/truck_manage/eval_manage/view.scss */
.div-2020-08-05-13-57 .layui-table-view .layui-btn-blue:hover {
  background: #1660ee;
}
/* line 20, app/components/business_center/truck_manage/eval_manage/view.scss */
.div-2020-08-05-13-57 .layui-table-view .layui-laypage-em {
  background: #1660c1;
}
/* line 24, app/components/business_center/truck_manage/eval_manage/view.scss */
.div-2020-08-05-13-57 .layui-table-view .layui-laypage-em:hover {
  background: #1660ee;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info {
  /* 提交按钮 */
}
/* line 2, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 4, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 5, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .tab .hide {
  display: none;
}
/* line 7, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 9, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 11, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 13, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .import_money {
  text-align: center;
}
/* line 15, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 19, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .order_details_list_detail {
  margin-top: 10px;
}
/* line 21, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .order_details_list_detail table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .order_details_list_detail table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 25, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .order_details_list_detail table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 27, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .order_details_list_detail table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 29, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .order_details_list_detail table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 30, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .order_details_list_detail table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 36, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .commit_div {
  text-align: center;
  padding: 15px 15px;
}
/* line 37, app/components/business_center/truck_manage/factory_maintain/create_factory/view.scss */
.create_factory_info .commit_button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  padding: 0px 15px;
  color: #FFFFFF;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain {
  /* CLP装箱单预录入   用户界面  */
  /*  通过 弹框 */
}
/* line 3, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_structure {
  border: 0px solid red;
  margin: 0px auto;
  overflow: hidden;
  padding: 10px 0px 50px 0px;
}
/* line 4, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_title {
  margin-top: 0px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-weight: bold;
  border: 0px solid red;
}
/* line 6, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_tishi_info {
  background-color: #F2F2F2;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
/* line 7, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_tishi_info dd {
  float: left;
  padding: 0px 15px;
}
/* line 8, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_tishi_info span {
  color: #169BD5;
}
/* line 10, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .time_screen {
  border: 1px solid #D5D5D5;
  overflow: hidden;
}
/* line 11, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .time_screen dl {
  margin-top: 15px;
}
/* line 12, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .time_screen dd {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}
/* line 13, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .time_screen dt {
  float: right;
  margin-right: 50px;
}
/* line 14, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .time_screen input {
  height: 26px;
  line-height: 26px;
  width: 200px;
}
/* line 15, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .time_screen select {
  height: 28px;
  line-height: 28px;
  width: 150px;
}
/* line 16, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .time_screen button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 25px;
  border: 0;
  width: 100px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 20, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .weight_button button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 25px;
  border: 0;
  width: 100px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 24, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_info {
  margin-top: 10px;
}
/* line 25, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_info table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}
/* line 26, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_info tr {
  border: 1px solid #D5D5D5;
}
/* line 27, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_info th {
  background-color: #F2F2F2;
  height: 40px;
  width: 200px;
}
/* line 28, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_info td {
  text-align: center;
  height: 50px;
  width: 200px;
  border: 0px solid red;
}
/* line 29, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_info td span {
  color: #169BD5;
}
/* line 31, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .clp_info td button {
  font-family: "微软雅黑";
  height: 25px;
  border: 0;
  width: 50px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
  margin-left: 5px;
}
/* line 35, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .create_factory {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  padding: 15px 15px;
}
/* line 36, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .create_factory table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 37, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .create_factory th {
  height: 45px;
  color: #333;
  background-color: #F8F8F8;
  border: 1px solid #E6E6E6;
}
/* line 38, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .create_factory td {
  text-align: center;
  height: 45px;
  border: 1px solid #E6E6E6;
}
/* line 39, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain input {
  width: 180px;
  height: 30px;
  line-height: 0px;
}
/* line 40, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .required {
  color: red;
}
/* line 42, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .order_audit_popover2 {
  position: fixed;
  top: 50%;
  left: 53%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  height: 400px;
  width: 600px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  退回信息  --*/
}
/* line 58, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .order_audit_popover2 .audit_name2 dl {
  padding: 5px;
}
/* line 60, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .order_audit_popover2 .audit_name2 dl dt {
  text-align: center;
}
/* line 63, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .order_audit_popover2 .audit_name2 dl select {
  width: 300px;
  height: 27px;
}
/* line 67, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .order_audit_popover2 .audit_name2 dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 77, app/components/business_center/truck_manage/factory_maintain/view.scss */
.factory_maintain .checkline {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  color: #2687d0;
  cursor: pointer;
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info button {
  height: 32px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 14px;
  line-height: 32px;
  position: relative;
  background-color: #159BD5;
  border-radius: 5px;
}
/* line 16, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info button:hover {
  opacity: 0.9;
  background-color: #159BD5;
}
/* line 21, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .hide {
  display: none;
}
/* line 29, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line dl dt {
  border: 1px solid #FFFFFF;
  margin: 10px 10px 0px 10px;
  display: inline-block;
}
/* line 37, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 45, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line select {
  width: 150px;
  height: 27px;
}
/* line 50, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line .contentInfo {
  position: relative;
  border-bottom: 1px solid #D5D5D5;
}
/* line 55, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line .contentInfo .displayInfo {
  position: absolute;
  right: 5px;
  font-size: 14px;
}
/* line 61, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line .contentInfo .isShow {
  top: 70px;
}
/* line 65, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line .contentInfo .isHide {
  bottom: 2%;
}
/* line 69, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line .contentInfo .content_title {
  color: #333;
  background: #ececec;
  padding: 6px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}
/* line 77, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line .contentInfo .content-item {
  margin-bottom: 10px;
}
/* line 81, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line .contentInfo .content-item-btn {
  margin-top: 10px;
}
/* line 83, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line .contentInfo .content-item-btn button {
  margin-bottom: 0px;
}
/* line 88, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line .contentInfo .font-items {
  float: right;
  padding: 0px 8px;
  cursor: pointer;
}
/* line 100, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .business_center_line .operatorInfo {
  margin: 20px 10px 10px;
  text-align: center;
}
/* line 107, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  width: 100%;
}
/* line 112, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .weight_query_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: 1px solid #D5D5D5;
}
/* line 118, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 124, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 129, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .weight_query_info table td span {
  color: #2EC300;
}
/* line 136, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 151, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .popover_customizeInfo {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 600px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 300px;
}
/* line 166, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .price_query_info {
  height: 250px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 172, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 178, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 185, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 191, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 197, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .price_query_info table td span {
  color: #2EC300;
}
/* line 204, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover5 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 221, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge {
  border-right: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 225, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 228, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl dt {
  float: left;
}
/* line 232, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 237, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl input[type="text"] {
  width: 100px;
  height: 20px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 246, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge .business_button {
  text-align: center;
}
/* line 251, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover5 .order_audit_popover_1 .surcharge_info {
  overflow: auto;
}
/* line 254, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover5 .order_audit_popover_1 .surcharge_info input {
  width: 300px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 265, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 282, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge {
  border-right: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 286, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 289, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl dt {
  float: left;
}
/* line 293, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 298, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl input[type="text"] {
  width: 100px;
  height: 20px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
  padding-left: 8px;
}
/* line 309, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover6 .order_audit_popover_1 .surcharge_info {
  overflow: auto;
}
/* line 312, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover6 .order_audit_popover_1 .surcharge_info input {
  width: 300px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 321, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .order_audit_popover6 .order_audit_popover_1 .business_button {
  text-align: center;
}
/* line 327, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .dark {
  background-color: #f1f1f1;
}
/* line 331, app/components/business_center/truck_manage/invoice_apply/invoiceApplyDetail/view.scss */
.invoiced_detail_info .colorChange td {
  color: red;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply {
  /*-- 弹框 --*/
}
/* line 2, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply input[type=text] {
  padding-left: 5px;
}
/* line 6, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply button {
  height: 32px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 14px;
  line-height: 32px;
  position: relative;
  background-color: #159BD5;
  border-radius: 5px;
}
/* line 20, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .choice_structure {
  border: 1px solid #D5D5D5;
}
/* line 26, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .choice_query dl dd {
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}
/* line 35, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .choice_query input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 43, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .choice_query select {
  width: 150px;
  height: 27px;
}
/* line 49, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .acting_uditing_info {
  margin-top: 10px;
}
/* line 52, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .acting_uditing_info table {
  width: 100%;
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  margin-bottom: 15px;
}
/* line 58, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .acting_uditing_info table th {
  background-color: #F2F2F2;
  height: 35px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 64, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .acting_uditing_info table td {
  border-bottom: 1px solid #D5D5D5;
  text-align: center;
  height: 35px;
}
/* line 70, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .acting_uditing_info table tr:nth-child(2n) {
  background: #FAFAFA;
}
/* line 76, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame_content {
  margin-top: 10px;
}
/* line 79, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame_content table {
  width: 100%;
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  margin-bottom: 15px;
}
/* line 85, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame_content table th {
  background-color: #F2F2F2;
  height: 35px;
  border-bottom: 1px solid #D5D5D5;
}
/* line 91, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame_content table td {
  border-bottom: 1px solid #D5D5D5;
  text-align: center;
  height: 35px;
}
/* line 97, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame_content table tr:nth-child(2n) {
  background: #FAFAFA;
}
/* line 104, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 600px;
  margin-left: -300px;
  margin-top: -180px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 118, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame .template_frame_content {
  overflow-y: auto;
  max-height: 350px;
}
/* line 122, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame .template_frame_content table {
  border: 1px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  text-align: center;
}
/* line 130, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame .template_frame_content th {
  background-color: #F2F2F2;
  line-height: 35px;
  border: 1px solid #E6E6E6;
}
/* line 136, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame .template_frame_content td {
  border: 1px solid #E6E6E6;
  padding-bottom: 5px;
  padding-top: 7px;
}
/* line 143, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame .template_frame_content input[type=text] {
  width: 200px;
  line-height: 28px;
  height: 28px;
  font-size: 12px;
}
/* line 151, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame .template_frame_content::-webkit-scrollbar {
  display: none;
}
/* line 155, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame .frame_footer {
  text-align: center;
  margin-top: 20px;
}
/* line 159, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame .frame_footer #frame_cancel {
  color: #159BD5;
  background: #fff;
  border: 1px solid #159BD5;
  margin: 0px 60px;
}
/* line 167, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .template_frame .layui-upload-drag {
  display: inline-block;
  padding: 5px;
  width: 200px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  color: #999;
  border-radius: 5px;
}
/* line 180, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .amt_info {
  position: fixed;
  top: 40%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 185, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .amt_info .amt_info_tb table {
  border: 0px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
}
/* line 189, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .amt_info .amt_info_tb table th {
  height: 35px;
  width: 30px;
  border: 0px solid #D5D5D5;
  text-align: center;
}
/* line 190, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .amt_info .amt_info_tb table td {
  height: 35px;
  border: 1px solid #D5D5D5;
  width: 200px;
  text-align: center;
  border: none;
}
/* line 192, app/components/business_center/truck_manage/invoice_apply/view.scss */
.invoice_apply .amt_info .amt_info_tb table td input[type="text"] {
  width: 85%;
  height: 34px;
  line-height: 25px;
  margin-left: 0px;
  border: 0px solid;
  text-align: center;
}
/* line 2, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 4, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 5, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .tab .hide {
  display: none;
}
/* line 7, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 9, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 11, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 13, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .import_money {
  text-align: center;
}
/* line 15, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 19, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail {
  margin-top: 10px;
}
/* line 21, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 25, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 27, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 29, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 30, app/components/business_center/truck_manage/invoice_manager/create_detailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 2, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 4, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 5, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .tab .hide {
  display: none;
}
/* line 7, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 9, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 11, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 13, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .import_money {
  text-align: center;
}
/* line 15, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 17, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .apply_caroneinfo_img {
  float: left;
  border: 3px solid #CCCCCC;
  height: 300px;
  width: 500px;
}
/* line 19, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .apply_caroneinfo_img img {
  height: 300px;
  width: 500px;
}
/* line 21, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail {
  margin-top: 10px;
}
/* line 23, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 25, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 27, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 29, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 31, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 32, app/components/business_center/truck_manage/invoice_manager/detailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .orders_carsquery_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .orders_carsquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .orders_carsquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .orders_carsquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .orders_carsquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .orders_carsquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .orders_carsquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .orders_carsquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 17, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .orders_carsquery_info table td span {
  color: #888;
}
/* line 21, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 27, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover .alter_name dl {
  height: 89px;
}
/* line 29, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover .alter_name dl input[type="text"] {
  width: 70px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-align: center;
}
/* line 30, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover .alter_name dl select {
  width: 140px;
  height: 27px;
}
/* line 36, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 39, app/components/business_center/truck_manage/invoice_manager/view.scss */
.jkgck_cars_query .altercarsSite_popover .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 5, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .weight_query_option dl {
  padding: 10px;
}
/* line 8, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .weight_query_option dl dt {
  display: inline-block;
  margin-right: 5px;
  text-align: right;
}
/* line 14, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .weight_query_option dl dd {
  display: inline-block;
  margin-right: 15px;
}
/* line 19, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .weight_query_option dl input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
  text-align: center;
}
/* line 28, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .weight_query_option dl select {
  width: 170px;
  height: 27px;
}
/* line 37, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load button {
  font-family: "微软雅黑";
  height: 34px;
  margin-right: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  line-height: 34px;
  position: relative;
  background-color: #1E9FFF;
}
/* line 51, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .ht-uncontain {
  height: 34px;
}
/* line 55, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .clp_info {
  padding-top: 10px;
}
/* line 58, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .clp_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 64, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .clp_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1E9FFF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 74, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .clp_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 82, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .clp_info .layui-table {
  margin: 0;
}
/* line 85, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .clp_info .layui-table tr:hover {
  background: none;
}
/* line 92, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .operator {
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 12px;
  border: 0px;
}
/* line 101, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .time_screen {
  border: 1px solid #D5D5D5;
  overflow: hidden;
}
/* line 106, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .time_screen dl {
  margin-top: 8px;
}
/* line 110, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .time_screen dd {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
}
/* line 116, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .time_screen dt {
  text-align: center;
  margin: 5px 0;
}
/* line 121, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .time_screen input {
  height: 28px;
  line-height: 28px;
  width: 150px;
  text-transform: uppercase;
}
/* line 128, app/components/business_center/truck_manage/lcl_load/view.scss */
.tklcl_load .time_screen select {
  height: 30px;
  line-height: 30px;
  width: 150px;
}
/* line 1, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.booking-order {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.booking-order #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.booking-order #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.booking-order #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.booking-order #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/truck_manage/liftBargeReport/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/business_center/truck_manage/liftBargeReport/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/business_center/truck_manage/liftBargeReport/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/business_center/truck_manage/liftBargeReport/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/business_center/truck_manage/liftBargeReport/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim {
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_sendquery_option {
  height: 72px;
}
/* line 5, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_sendquery_option dl dt {
  display: inline-block;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 24, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 26, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 31, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .business_button button {
  font-family: "微软雅黑";
  height: 36px;
  margin-left: -250px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 16px;
  line-height: 36px;
  position: relative;
  background-color: #1660C1;
  border-radius: 5px;
}
/* line 44, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-single abbr {
  position: absolute;
  top: 11px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 54, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 26px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /* border-radius: 5px; */
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 2px;
}
/* line 71, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 85, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 89, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 91, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 94, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 98, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 111, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 114, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 118, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 123, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 128, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 131, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 140, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 144, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
              dt{text-align: center;}
              input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
          }*/
}
/* line 146, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 158, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 164, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 167, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 170, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 172, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 173, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 177, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 180, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 204, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 210, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 213, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 216, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 218, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 224, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 227, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 249, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .bargecontainer_info_div_li {
  text-align: center;
  margin-bottom: 5px;
}
/* line 250, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .bargecontainer_info_div_li .selectv {
  margin-right: 25px;
}
/* line 251, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .bargecontainer_info_div_li .inputv {
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}
/* line 252, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .red_color {
  color: red;
}
/* line 253, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .height_div {
  height: 200px;
}
/* line 255, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 266, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 271, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 281, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 284, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container a {
  cursor: pointer;
}
/* line 290, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  /* height: 32px;*/
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  border-radius: 5px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 305, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 308, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-single .chosen-single span {
  /*display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;*/
}
/* line 315, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-single .chosen-single-with-deselect span {
  /*  margin-right: 38px;*/
}
/* line 318, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 326, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 3px;
}
/* line 332, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 339, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 356, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 362, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 369, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 379, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 388, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 392, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 397, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 401, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 406, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 411, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 414, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 421, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 433, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 437, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 442, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 456, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 473, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 476, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 486, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 489, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 495, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 498, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 501, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 505, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 513, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 517, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 525, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 529, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 532, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 536, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 542, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 546, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 549, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 555, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl {
  text-align: right;
}
/* line 558, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 562, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 567, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 570, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 574, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 578, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 581, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 584, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 588, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 592, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_empty_boxclaim .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 596, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 600, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 604, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 607, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
/* line 615, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 617, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 618, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 620, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 621, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .price_query_info table td span {
  color: #2EC300;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 627, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
  .jkgck_empty_boxclaim .chosen-rtl .chosen-search input[type="text"],
  .jkgck_empty_boxclaim .chosen-container-single .chosen-single abbr,
  .jkgck_empty_boxclaim .chosen-container-single .chosen-single div b,
  .jkgck_empty_boxclaim .chosen-container-single .chosen-search input[type="text"],
  .jkgck_empty_boxclaim .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_empty_boxclaim .chosen-container .chosen-results-scroll-down span,
  .jkgck_empty_boxclaim .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 640, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .mask {
  position: fixed;
  width: 100%;
  height: 100%;
  /*background:rgba(0,0,0,0.5);*/
  left: 0;
  right: 0;
  text-align: center;
  z-index: 99999;
  top: 50px;
  display: none;
}
/* line 652, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .mask img {
  width: 500px;
}
/* line 655, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterSite_apply {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  height: 200px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 670, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 674, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 680, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 683, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterSite_apply .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  border: 0 solid;
}
/* line 690, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 696, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 704, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterSite_apply .alter_name .weight_button #commitApply {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 35px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 718, app/components/business_center/truck_manage/noctnno_confirm/view.scss */
.jkgck_empty_boxclaim .alterSite_apply .alter_name .weight_button #cancel {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 20px;
  margin-top: 35px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/truck_manage/operation_situation_report/view.scss */
.comp-202012292019 #fm {
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 6, app/components/business_center/truck_manage/operation_situation_report/view.scss */
.comp-202012292019 #fm .layui-form-item {
  margin-bottom: 0;
}
/* line 11, app/components/business_center/truck_manage/operation_situation_report/view.scss */
.comp-202012292019 .page-title {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  text-indent: 10px;
  font-weight: bold;
  background-color: #F2F2F2;
}
@charset "UTF-8";
/* 预录入   用户界面 */
/* line 2, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
.my_body_structure {
  border: 0px solid red;
  height: 1000px;
  width: 1350px;
  margin: 0 auto;
}

/* 录入图片  */
/* line 4, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
.my_picture_structure {
  float: left;
  border: 0px solid red;
}

/* line 5, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
.my_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1300px;
  margin: 10px auto;
}

/* line 6, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
#menContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}

/* line 8, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
#menContainer img {
  width: 100%;
  height: 100%;
}

/* line 9, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
#fengContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}

/* line 11, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
#fengContainer img {
  width: 100%;
  height: 100%;
}

/* line 17, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
.myorders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 18, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
.myorders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
.myorders_query_option dl select {
  width: 70px;
  height: 27px;
}

/* line 24, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
.my_body_structure button {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
  border: none;
  border-radius: 5px;
}

/* line 41, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
#saveBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}

/* line 55, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
#noBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
}

/* 弹框   车队派单 */
/* line 71, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
.alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 75, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
.alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
                  dt{text-align: center;}
                  input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
              }*/
}
/* line 77, app/components/business_center/truck_manage/order_info_supp/info_detail/view.scss */
.alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 2, app/components/business_center/truck_manage/order_info_supp/view.scss */
.myjkgck_order_query .myorders_sendquery_option {
  height: 85px;
}
/* line 5, app/components/business_center/truck_manage/order_info_supp/view.scss */
.myjkgck_order_query .myorders_sendquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/order_info_supp/view.scss */
.myjkgck_order_query .myorders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/order_info_supp/view.scss */
.myjkgck_order_query .myorders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage/order_info_supp/view.scss */
.myjkgck_order_query .myorder_audit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage/order_info_supp/view.scss */
.myjkgck_order_query .myorder_audit_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/order_info_supp/view.scss */
.myjkgck_order_query .myorder_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage/order_info_supp/view.scss */
.myjkgck_order_query .myorder_audit_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 3, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .amap-lib-marker-to {
  display: none;
}
/* line 8, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap #realtimePanel {
  background: rgba(100, 137, 188, 0.8);
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  position: absolute;
  top: 90px;
  right: 20%;
  display: none;
}
/* line 19, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap #realtimePanel p {
  padding: 3px;
}
/* line 23, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap #realtimePanel .label {
  display: inline-block;
  width: 5em;
  text-align: justify;
  vertical-align: top;
  font-weight: bold;
  font-size: 14px;
  padding: 2px 0 2px 8px;
}
/* line 34, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap #realtimePanel .label::after {
  content: '';
  display: inline-block;
  width: 100%;
}
/* line 40, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap #realtimePanel .colon {
  font-size: 14px;
  font-weight: bold;
}
/* line 45, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap #realtimePanel .value {
  display: inline-block;
  padding: 2px 8px;
  vertical-align: top;
  max-width: 300px;
  font-size: 14px;
  font-weight: 700;
}
/* line 54, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap #realtimePanel .value.biz {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  margin-top: 2px;
}
/* line 59, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap #realtimePanel .value.biz .biz-node {
  font-weight: 400;
  color: #00f;
}
/* line 64, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap #realtimePanel .value.biz .biz-node-ing {
  color: #f11;
}
/* line 71, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .key-logistics-node {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 50px;
}
/* line 83, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .amap-lib-marker-mid {
  display: none;
}
/* line 87, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .titleInfo {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 94, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo {
  width: 100%;
  height: 800px;
}
/* line 98, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoTitle {
  height: 35px;
  text-align: center;
  line-height: 35px;
}
/* line 103, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoTitle span {
  margin-right: 15px;
}
/* line 108, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfo {
  width: 60%;
  height: 720px;
  margin: 10px auto;
}
/* line 114, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList {
  width: 19%;
  position: fixed;
  margin-top: 75px;
  top: 10px;
  right: 10px;
  height: 720px;
  overflow-y: auto;
}
/* line 123, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table {
  width: 100%;
  text-align: center;
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
}
/* line 129, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table tr {
  border-left: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 134, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table th {
  height: 35px;
  border-right: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 140, app/components/business_center/truck_manage/orders_query/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table td {
  width: 33%;
  height: 30px;
  border-right: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 1, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details {
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  
  .div1{
  background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
  width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
  height: 50px;width:200px;text-align: left;
  }
  .arrow{
          width:0;
          height:0;
          border: 18px solid transparent;
          border-left-color: #DDDDDD;
          }*/
}
/* line 2, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 6, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
}
/* line 15, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_remark {
  margin-top: 10px;
}
/* line 17, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_remark table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_remark table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 10%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 22, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_remark table td {
  text-align: center;
  width: 25%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 27, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 29, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 31, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 32, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 34, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info table td a {
  color: #1660C1;
}
/* line 34, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info table td span {
  color: #2EC300;
}
/* line 39, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .in_ma {
  display: none;
}
/* line 40, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 42, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ul {
  list-style: none;
}
/* line 43, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 44, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 45, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 46, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 47, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 48, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 49, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 50, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 53, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 54, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 56, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  white-space: nowrap;
}
/* line 57, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._padding_buttom {
  height: 10px;
}
/* line 58, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 60, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 61, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 62, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 63, app/components/business_center/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query {
  /*  修改 弹框 */
  /* 弹框   车队派单 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .orders_query_option {
  overflow: block;
}
/* line 4, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .orders_query_option dl {
  height: 40px;
  width: 100%;
  margin-top: 10px;
}
/* line 5, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
}
/* line 6, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .orders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 9, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .orders_query_option dl select {
  width: 135px;
  height: 27px;
}
/* line 14, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 16, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 17, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 19, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .order_audit_info table td a {
  color: #1660C1;
}
/* line 19, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .order_audit_info table td span {
  color: #2EC300;
}
/* line 24, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 29, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 31, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 32, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 34, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 35, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 44, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 48, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
                  dt{text-align: center;}
                  input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
              }*/
}
/* line 50, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 62, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 73, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 78, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 88, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 91, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container a {
  cursor: pointer;
}
/* line 97, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 113, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 116, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 123, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 134, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 138, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 141, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 144, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 152, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 158, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 165, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 182, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 188, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 195, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 205, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 214, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 218, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 223, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 227, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 232, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 237, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 240, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 247, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 259, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 263, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 268, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 282, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 299, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 302, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 312, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 315, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 321, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 324, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 327, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 331, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 339, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 343, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 351, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 355, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 358, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 362, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 368, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 372, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 375, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 381, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl {
  text-align: right;
}
/* line 384, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 388, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 393, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 396, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 400, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 404, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 407, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 410, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 414, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 418, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_orders_query .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 422, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 426, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 430, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 433, app/components/business_center/truck_manage/orders_query/view.scss */
.jkgck_orders_query .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 441, app/components/business_center/truck_manage/orders_query/view.scss */
  .jkgck_orders_query .chosen-rtl .chosen-search input[type="text"],
  .jkgck_orders_query .chosen-container-single .chosen-single abbr,
  .jkgck_orders_query .chosen-container-single .chosen-single div b,
  .jkgck_orders_query .chosen-container-single .chosen-search input[type="text"],
  .jkgck_orders_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_orders_query .chosen-container .chosen-results-scroll-down span,
  .jkgck_orders_query .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 2, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table td span {
  color: #2EC300;
}
/* line 26, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .div1{
      background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
      width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
      height: 50px;width:200px;text-align: left;
  }
  .arrow{width:0;height:0;border: 17.5px solid transparent;border-left-color: #DDDDDD;}
  ._treel{height: 50px;float: left;}
  ._treel_info{height: 100px;width:10%;float: left;}*/
}
/* line 28, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ul {
  list-style: none;
}
/* line 29, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 30, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 31, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 32, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 33, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 34, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 35, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 36, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 39, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 40, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 78, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 79, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details ._padding_buttom {
  height: 10px;
}
/* line 80, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 82, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 83, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 84, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 85, app/components/business_center/truck_manage/orders_select/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
/* line 1, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details {
   /* .greencircle {
    width: 15px;
    height: 15px;
    background-color: #00FF00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.redcircle {
    width: 15px;
    height: 15px;
    background-color: #FF0000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hscircle {
    width: 15px;
    height: 15px;
    background-color: #C0C0C0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.div1{
background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
}
.line{
width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
}
.linecontent{
height: 50px;width:200px;text-align: left;
}
.arrow{
        width:0;
        height:0;
        border: 17.5px solid transparent;
        border-left-color: #DDDDDD;
        }*/
}
/* line 2, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 68, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ul {
  list-style: none;
}
/* line 69, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 70, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 71, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 74, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 79, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 80, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 82, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 83, app/components/business_center/truck_manage/orders_select/import_details/view.scss */
.jkgck_orders_query_import_details ._padding_buttom {
  height: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select {
  /* 弹框   服务评价 */
  /* 可以移动  弹框 */
}
/* line 2, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .orders_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .orders_query_option select {
  width: 80px;
  height: 27px;
}
/* line 24, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 38, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 42, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 44, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 47, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 51, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 64, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 67, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 71, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 76, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 81, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 84, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 92, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 97, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .orders_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 103, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 108, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .orders_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 113, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .orders_query_info table td span {
  color: #888;
}
/* line 119, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 134, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 138, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 144, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 147, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 154, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 161, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 168, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 187, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 191, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 194, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 202, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 207, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_details_info table td a {
  color: #1660C1;
}
/* line 210, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_details_info table td span {
  color: #2EC300;
}
/* line 217, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 221, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 226, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 231, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_info table td a {
  color: #1660C1;
}
/* line 234, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .order_audit_info table td span {
  color: #2EC300;
}
/* line 242, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .add_evaluat_popover {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  height: 300px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  指导运价  --*/
}
/* line 257, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .add_evaluat_popover .add_evaluat {
  max-height: 900px;
  overflow: auto;
}
/* line 261, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .add_evaluat_popover .add_evaluat dl dt {
  text-align: center;
}
/* line 264, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .add_evaluat_popover .add_evaluat dl input[type="text"] {
  width: 70px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-align: center;
}
/* line 275, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_apply {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 290, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 294, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 300, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 303, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_apply .alter_name table td input[type="text"] {
  width: 65%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 310, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 316, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 323, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_apply .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 337, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .alterSite_apply .alter_name .weight_button #commitApply {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 357, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 367, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 379, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 389, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select #imgBox {
  text-align: left;
}
/* line 392, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 402, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 407, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 422, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .imgContainer:hover p {
  display: block;
}
/* line 425, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 439, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select #star {
  position: relative;
  width: 600px;
  margin: 10px auto;
}
/* line 445, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select #star span,
.jkgck_orders_select #star ul {
  float: left;
  display: inline;
  height: 19px;
  line-height: 19px;
}
/* line 453, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select #star ul {
  margin: 0 10px;
}
/* line 457, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select #star li {
  float: left;
  width: 24px;
  cursor: pointer;
  text-indent: -9999px;
  background: url("/feebas/assets/images/other-images/starts_star.png") no-repeat;
}
/* line 465, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select #star strong {
  color: #f60;
  padding-left: 10px;
}
/* line 470, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select #star li.on {
  background-position: 0 -28px;
}
/* line 474, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select #star p {
  position: absolute;
  top: 20px;
  width: 159px;
  height: 60px;
  display: none;
  background: url("/feebas/assets/images/other-images/starts_icon.gif") no-repeat;
  padding: 7px 10px 0;
}
/* line 484, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select #star p em {
  color: #f60;
  display: block;
  font-style: normal;
}
/* line 493, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select input[type="checkbox"] + label {
  cursor: pointer;
  font-size: 1em;
}
/* line 497, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select [id^="checkbox-"] + label {
  background-color: #ffffff;
  border: 1px solid #666666;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
/* line 506, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select [id^="checkbox-"] + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 509, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select [df="dd"]:checked + label {
  background-color: #84CBC5;
  border: 1px solid #84CBC5;
}
/* line 528, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .submit_evaluat {
  text-align: center;
}
/* line 533, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 534, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 535, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 48%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 538, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 540, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 541, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 544, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_popover_update ._temporarily_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 547, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 549, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 550, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 554, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 556, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 557, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 559, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 561, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 562, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_add_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 566, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 570, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._downfileDocument_div ._downfileDocument_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 571, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._downfileDocument_div ._downfileDocument_popover {
  position: fixed;
  top: 48%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 575, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._downfileDocument_div ._downfileDocument_info {
  text-align: center;
}
/* line 577, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._downfileDocument_div ._downfileDocument_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 579, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._downfileDocument_div ._downfileDocument_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 580, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._downfileDocument_div ._downfileDocument_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 582, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._downfileDocument_div ._downfileDocument_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 584, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._downfileDocument_div ._downfileDocument_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 585, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._downfileDocument_div ._downfileDocument_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 587, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select ._downfileDocument_div ._downfileDocument_info table img {
  width: 50px;
  height: 50px;
}
/* line 593, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .editor_popover,
.jkgck_orders_select .editor_popover1 {
  width: 600px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #B9B9B9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 608, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .editor_popover .gck_theme_poptit,
.jkgck_orders_select .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 612, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .editor_popover .control,
.jkgck_orders_select .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 618, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .editor_popover #canvs,
.jkgck_orders_select .editor_popover #seal_canvs,
.jkgck_orders_select .editor_popover1 #canvs,
.jkgck_orders_select .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 626, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .editor_popover1 {
  width: 600px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #B9B9B9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 640, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 644, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 650, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 657, app/components/business_center/truck_manage/orders_select/view.scss */
.jkgck_orders_select button,
.jkgck_orders_select input[type=button] {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
}
/* line 3, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .amap-lib-marker-to {
  display: none;
}
/* line 8, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap #realtimePanel {
  background: rgba(100, 137, 188, 0.8);
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  position: absolute;
  top: 90px;
  right: 20%;
  display: none;
}
/* line 19, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap #realtimePanel p {
  padding: 3px;
}
/* line 23, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap #realtimePanel .label {
  display: inline-block;
  width: 5em;
  text-align: justify;
  vertical-align: top;
  font-weight: bold;
  font-size: 14px;
  padding: 2px 0 2px 8px;
}
/* line 34, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap #realtimePanel .label::after {
  content: '';
  display: inline-block;
  width: 100%;
}
/* line 40, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap #realtimePanel .colon {
  font-size: 14px;
  font-weight: bold;
}
/* line 45, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap #realtimePanel .value {
  display: inline-block;
  padding: 2px 8px;
  vertical-align: top;
  max-width: 300px;
  font-size: 14px;
  font-weight: 700;
}
/* line 54, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap #realtimePanel .value.biz {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  margin-top: 2px;
}
/* line 59, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap #realtimePanel .value.biz .biz-node {
  font-weight: 400;
  color: #00f;
}
/* line 64, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap #realtimePanel .value.biz .biz-node-ing {
  color: #f11;
}
/* line 71, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .key-logistics-node {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 50px;
}
/* line 83, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .amap-lib-marker-mid {
  display: none;
}
/* line 87, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .titleInfo {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 94, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo {
  width: 100%;
  height: 800px;
}
/* line 98, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoTitle {
  height: 35px;
  text-align: center;
  line-height: 35px;
}
/* line 103, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoTitle span {
  margin-right: 15px;
}
/* line 108, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfo {
  width: 60%;
  height: 720px;
  margin: 10px auto;
}
/* line 114, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList {
  width: 19%;
  position: fixed;
  margin-top: 75px;
  top: 10px;
  right: 10px;
  height: 720px;
  overflow-y: auto;
}
/* line 123, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table {
  width: 100%;
  text-align: center;
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
}
/* line 129, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table tr {
  border-left: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 134, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table th {
  height: 35px;
  border-right: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 140, app/components/business_center/truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table td {
  width: 33%;
  height: 30px;
  border-right: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 2, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td span {
  color: #2EC300;
}
/* line 26, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .div1{
      background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
      width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
      height: 50px;width:200px;text-align: left;
  }
  .arrow{width:0;height:0;border: 17.5px solid transparent;border-left-color: #DDDDDD;}
  ._treel{height: 50px;float: left;}
  ._treel_info{height: 100px;width:10%;float: left;}*/
}
/* line 28, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ul {
  list-style: none;
}
/* line 29, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 30, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 31, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 32, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_yellow {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: yellow;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 33, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 34, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 35, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 36, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 37, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 40, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 41, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 79, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  white-space: nowrap;
}
/* line 80, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._padding_buttom {
  height: 10px;
}
/* line 81, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 83, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 84, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 85, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 86, app/components/business_center/truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
/* line 1, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new {
   /* .greencircle {
    width: 15px;
    height: 15px;
    background-color: #00FF00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.redcircle {
    width: 15px;
    height: 15px;
    background-color: #FF0000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hscircle {
    width: 15px;
    height: 15px;
    background-color: #C0C0C0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.div1{
background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
}
.line{
width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
}
.linecontent{
height: 50px;width:200px;text-align: left;
}
.arrow{
        width:0;
        height:0;
        border: 17.5px solid transparent;
        border-left-color: #DDDDDD;
        }*/
}
/* line 2, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 68, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ul {
  list-style: none;
}
/* line 69, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 70, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 71, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 74, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 79, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 80, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 82, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  white-space: nowrap;
}
/* line 83, app/components/business_center/truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new ._padding_buttom {
  height: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new {
  /* 可以移动  弹框 */
}
/* line 3, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_option table {
  width: 100%;
}
/* line 5, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_option table tr {
  height: 40px;
  line-height: 40px;
}
/* line 9, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_option table td {
  text-align: left;
}
/* line 13, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 20, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_option select {
  width: 176px;
  height: 30px;
}
/* line 26, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info .refund-color {
  background-color: #E0E0E0;
}
/* line 29, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 34, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info table th {
  height: 35px;
  color: #ffffff;
  background-color: #1660c1;
  border-bottom: solid 0 #d5d5d5;
}
/* line 40, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 25px;
}
/* line 45, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info table td a {
  color: #1660c1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 50, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info table td span {
  color: #888;
}
/* line 56, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 70, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 73, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 78, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #b9b9b9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 91, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info {
  height: 400px;
  overflow: auto;
}
/* line 94, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info table {
  text-align: center;
  border: 1px solid #d5d5d5;
  width: 100%;
}
/* line 98, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info table th {
  height: 35px;
  line-height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #d5d5d5;
}
/* line 104, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info table td {
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 35px;
}
/* line 108, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info table td a {
  color: #1660c1;
}
/* line 111, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info table td span {
  color: #2ec300;
}
/* line 118, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #b9b9b9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 133, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name table {
  border: 1px solid #d5d5d5;
  border-collapse: collapse;
  width: 100%;
}
/* line 137, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #f2f2f2;
  width: 60px;
  border: 1px solid #d5d5d5;
}
/* line 143, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #d5d5d5;
}
/* line 146, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 153, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 159, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 165, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  width: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #ffffff;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159bd5;
}
/* line 182, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 186, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 189, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info table th {
  height: 35px;
  color: #ffffff;
  background-color: #1660c1;
  border-top: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
  font-weight: inherit;
}
/* line 197, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
}
/* line 202, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info table td a {
  color: #1660c1;
}
/* line 205, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info table td span {
  color: #2ec300;
}
/* line 212, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_info table {
  border: 1px solid #d5d5d5;
  border-collapse: collapse;
  width: 100%;
}
/* line 216, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_info table th {
  height: 35px;
  background-color: #f2f2f2;
  border-bottom: solid 1px #d5d5d5;
}
/* line 221, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 35px;
}
/* line 226, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_info table td a {
  color: #1660c1;
}
/* line 229, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_info table td span {
  color: #2ec300;
}
/* line 236, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 248, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #b9b9b9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 262, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info {
  text-align: center;
  height: 300px;
  overflow-y: auto;
}
/* line 266, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 270, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table th {
  height: 30px;
  background-color: aliceblue;
  border-bottom: solid 1px #d5d5d5;
  width: 14%;
  border-top: solid 1px #d5d5d5;
  font-weight: inherit;
}
/* line 277, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 283, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #d5d5d5;
  border-top: solid 1px #d5d5d5;
}
/* line 289, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 297, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 304, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table img {
  width: 50px;
  height: 50px;
}
/* line 312, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover,
.jk_orders_select_new .editor_popover1 {
  width: 600px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #b9b9b9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 327, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover .gck_theme_poptit,
.jk_orders_select_new .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 331, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover .control,
.jk_orders_select_new .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 337, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover #canvs,
.jk_orders_select_new .editor_popover #seal_canvs,
.jk_orders_select_new .editor_popover1 #canvs,
.jk_orders_select_new .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 345, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover1 {
  width: 600px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #b9b9b9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 359, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 363, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 369, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 376, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .operator {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660c1;
}
/* line 388, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new input[type="button"] {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660c1;
}
/* line 400, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 414, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 418, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 424, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 427, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name table td input[type="text"] {
  width: 65%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 434, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 440, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 446, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  width: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 460, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name .weight_button #commitApply {
  font-family: "微软雅黑";
  height: 25px;
  width: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 477, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 490, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 493, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover .alter_name #imgBoxFile {
  width: 100%;
}
/* line 495, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover .alter_name #imgBoxFile th {
  height: 30px;
  text-align: center;
}
/* line 499, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover .alter_name #imgBoxFile td {
  border-bottom: 1px solid #3c3c3c;
  height: 30px;
  text-align: center;
}
/* line 506, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover .weight_button {
  margin-top: 5px;
  text-align: center;
}
/* line 512, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_query_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 525, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_query_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 528, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_query_popover .alter_name #imgBoxFileQuery {
  width: 100%;
}
/* line 530, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_query_popover .alter_name #imgBoxFileQuery th {
  height: 30px;
  text-align: center;
}
/* line 534, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_query_popover .alter_name #imgBoxFileQuery td {
  border-bottom: 1px solid #3c3c3c;
  height: 30px;
  text-align: center;
}
/* line 543, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_distribution_div {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 559, app/components/business_center/truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_updateFlag_div {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px -100px 0 -330px;
  width: 500px;
  height: 500px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}

/* line 576, app/components/business_center/truck_manage/orders_select_new/view.scss */
#evalForm {
  width: 600px;
}
/* line 579, app/components/business_center/truck_manage/orders_select_new/view.scss */
#evalForm .eval-level-item {
  display: inline-block;
  margin-right: 10px;
}
/* line 584, app/components/business_center/truck_manage/orders_select_new/view.scss */
#evalForm .section {
  padding-left: 10px;
}
/* line 587, app/components/business_center/truck_manage/orders_select_new/view.scss */
#evalForm .section .section-label {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-family: "Times New Roman", Georgia, serif;
  width: 80px;
}
/* line 596, app/components/business_center/truck_manage/orders_select_new/view.scss */
#evalForm .section:not(:last-child) {
  margin-bottom: 10px;
}
/* line 600, app/components/business_center/truck_manage/orders_select_new/view.scss */
#evalForm .eval-detail-view, #evalForm .eval-time-view, #evalForm .eval-who-view {
  display: inline-block;
  width: 500px;
  vertical-align: top;
}
/* line 606, app/components/business_center/truck_manage/orders_select_new/view.scss */
#evalForm textarea {
  width: 500px;
  min-height: 150px;
}
/* line 1, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create {
   /* .greencircle {
    width: 15px;
    height: 15px;
    background-color: #00FF00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.redcircle {
    width: 15px;
    height: 15px;
    background-color: #FF0000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hscircle {
    width: 15px;
    height: 15px;
    background-color: #C0C0C0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.div1{
background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
}
.line{
width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
}
.linecontent{
height: 50px;width:200px;text-align: left;
}
.arrow{
        width:0;
        height:0;
        border: 17.5px solid transparent;
        border-left-color: #DDDDDD;
        }*/
}
/* line 2, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .order_details_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 68, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details ul {
  list-style: none;
}
/* line 69, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 70, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 71, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 74, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 79, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 80, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 82, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 83, app/components/business_center/truck_manage/orderYD_query/sends_create/view.scss */
.jkgck_orderyd_query_sends_create ._padding_buttom {
  height: 10px;
}
/* line 2, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .order_details_info table td span {
  color: #2EC300;
}
/* line 26, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .div1{
      background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
      width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
      height: 50px;width:200px;text-align: left;
  }
  .arrow{width:0;height:0;border: 17.5px solid transparent;border-left-color: #DDDDDD;}
  ._treel{height: 50px;float: left;}
  ._treel_info{height: 100px;width:10%;float: left;}*/
}
/* line 28, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details ul {
  list-style: none;
}
/* line 29, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 30, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 31, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 32, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 33, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 34, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 35, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 36, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 39, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 40, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 78, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 79, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed ._padding_buttom {
  height: 10px;
}
/* line 80, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 82, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 83, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 84, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 85, app/components/business_center/truck_manage/orderYD_query/sends_detailed/view.scss */
.jkgck_orderyd_query_sends_detailed ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_sendquery_option {
  height: 85px;
}
/* line 5, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_sendquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 24, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 26, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 30, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 36, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 39, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 42, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 44, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 50, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 53, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 73, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 79, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 82, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 85, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 87, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 88, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 92, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 95, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 116, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 127, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 132, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 142, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 145, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container a {
  cursor: pointer;
}
/* line 151, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 167, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 170, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 177, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 180, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 188, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 194, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 201, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 218, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 224, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 231, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 241, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 250, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 254, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 259, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 263, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 268, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 273, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 276, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 283, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 295, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 299, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 304, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 318, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 335, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 338, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 348, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 351, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 357, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 360, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 363, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 367, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 375, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 379, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 387, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 391, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 394, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 398, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 404, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 408, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 411, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 417, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl {
  text-align: right;
}
/* line 420, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 424, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 429, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 432, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 436, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 440, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 443, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 446, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 450, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 454, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_orderyd_query .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 458, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 462, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 466, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 469, app/components/business_center/truck_manage/orderYD_query/view.scss */
.jkgck_orderyd_query .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 477, app/components/business_center/truck_manage/orderYD_query/view.scss */
  .jkgck_orderyd_query .chosen-rtl .chosen-search input[type="text"],
  .jkgck_orderyd_query .chosen-container-single .chosen-single abbr,
  .jkgck_orderyd_query .chosen-container-single .chosen-single div b,
  .jkgck_orderyd_query .chosen-container-single .chosen-search input[type="text"],
  .jkgck_orderyd_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_orderyd_query .chosen-container .chosen-results-scroll-down span,
  .jkgck_orderyd_query .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 2, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .order_details_info table td span {
  color: #2EC300;
}
/* line 26, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .div1{
      background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
      width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
      height: 50px;width:200px;text-align: left;
  }
  .arrow{width:0;height:0;border: 17.5px solid transparent;border-left-color: #DDDDDD;}
  ._treel{height: 50px;float: left;}
  ._treel_info{height: 100px;width:10%;float: left;}*/
}
/* line 28, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ul {
  list-style: none;
}
/* line 29, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 30, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 31, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 32, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 33, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 34, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 35, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 36, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 39, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 40, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 78, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 79, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details ._padding_buttom {
  height: 10px;
}
/* line 80, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 82, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 83, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 84, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 85, app/components/business_center/truck_manage/pierBillRequest/exit_details/view.scss */
.jkgck_orders_query_exit_details ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
/* line 1, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details {
   /* .greencircle {
    width: 15px;
    height: 15px;
    background-color: #00FF00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.redcircle {
    width: 15px;
    height: 15px;
    background-color: #FF0000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hscircle {
    width: 15px;
    height: 15px;
    background-color: #C0C0C0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.div1{
background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
}
.line{
width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
}
.linecontent{
height: 50px;width:200px;text-align: left;
}
.arrow{
        width:0;
        height:0;
        border: 17.5px solid transparent;
        border-left-color: #DDDDDD;
        }*/
}
/* line 2, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .order_details_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 68, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ul {
  list-style: none;
}
/* line 69, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 70, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 71, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 74, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 79, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 80, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 82, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 83, app/components/business_center/truck_manage/pierBillRequest/import_details/view.scss */
.jkgck_orders_query_import_details ._padding_buttom {
  height: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill {
  /* 弹框   服务评价 */
}
/* line 2, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .orders_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .orders_query_option select {
  width: 80px;
  height: 27px;
}
/* line 24, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 38, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 42, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 44, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 47, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 51, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 64, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 67, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 71, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 76, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 81, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 84, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 92, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover5 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 300px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 108, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge {
  border-right: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 111, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 113, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl dt {
  float: left;
}
/* line 116, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 120, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl input[type="text"] {
  width: 100px;
  height: 20px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 131, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover5 .order_audit_popover_1 .surcharge_info {
  overflow: auto;
}
/* line 133, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover5 .order_audit_popover_1 .surcharge_info input {
  width: 300px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 143, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 300px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 159, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge {
  border-right: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 162, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 164, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl dt {
  float: left;
}
/* line 167, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 171, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl input[type="text"] {
  width: 100px;
  height: 20px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 182, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover6 .order_audit_popover_1 .surcharge_info {
  overflow: auto;
}
/* line 184, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_popover6 .order_audit_popover_1 .surcharge_info input {
  width: 300px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 195, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 200, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .orders_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 206, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 211, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .orders_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 216, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .orders_query_info table td span {
  color: #888;
}
/* line 222, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 237, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 241, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 247, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 250, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 257, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 264, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 271, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 290, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 294, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 297, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 305, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 310, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_details_info table td a {
  color: #1660C1;
}
/* line 313, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_details_info table td span {
  color: #2EC300;
}
/* line 320, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 324, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 329, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 334, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_info table td a {
  color: #1660C1;
}
/* line 337, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .order_audit_info table td span {
  color: #2EC300;
}
/* line 345, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .add_evaluat_popover {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  height: 300px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  指导运价  --*/
}
/* line 360, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .add_evaluat_popover .add_evaluat {
  max-height: 900px;
  overflow: auto;
}
/* line 364, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .add_evaluat_popover .add_evaluat dl dt {
  text-align: center;
}
/* line 367, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .add_evaluat_popover .add_evaluat dl input[type="text"] {
  width: 70px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-align: center;
}
/* line 379, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill #star {
  position: relative;
  width: 600px;
  margin: 10px auto;
}
/* line 385, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill #star span,
.jk_pier_bill #star ul {
  float: left;
  display: inline;
  height: 19px;
  line-height: 19px;
}
/* line 393, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill #star ul {
  margin: 0 10px;
}
/* line 397, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill #star li {
  float: left;
  width: 24px;
  cursor: pointer;
  text-indent: -9999px;
  background: url("/feebas/assets/images/other-images/starts_star.png") no-repeat;
}
/* line 405, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill #star strong {
  color: #f60;
  padding-left: 10px;
}
/* line 410, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill #star li.on {
  background-position: 0 -28px;
}
/* line 414, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill #star p {
  position: absolute;
  top: 20px;
  width: 159px;
  height: 60px;
  display: none;
  background: url("/feebas/assets/images/other-images/starts_icon.gif") no-repeat;
  padding: 7px 10px 0;
}
/* line 424, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill #star p em {
  color: #f60;
  display: block;
  font-style: normal;
}
/* line 433, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill input[type="checkbox"] + label {
  cursor: pointer;
  font-size: 1em;
}
/* line 437, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill [id^="checkbox-"] + label {
  background-color: #ffffff;
  border: 1px solid #666666;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
/* line 446, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill [id^="checkbox-"] + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 449, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill [df="dd"]:checked + label {
  background-color: #84CBC5;
  border: 1px solid #84CBC5;
}
/* line 453, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill [id="checkbox-1"]:checked + label {
  background-color: #F47164;
  border: 1px solid #F47164;
}
/* line 457, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill [id="checkbox-2"]:checked + label {
  background-color: #84CBC5;
  border: 1px solid #84CBC5;
}
/* line 461, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill [id="checkbox-3"]:checked + label {
  background-color: #F8D25D;
  border: 1px solid #F8D25D;
}
/* line 466, app/components/business_center/truck_manage/pierBillRequest/view.scss */
.jk_pier_bill .submit_evaluat {
  text-align: center;
}
/* line 2, app/components/business_center/truck_manage/pre_import_apply/view.scss */
.pre_import_apply #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 9, app/components/business_center/truck_manage/pre_import_apply/view.scss */
.pre_import_apply .layui-textarea {
  min-height: 38px;
  height: auto;
  line-height: 10px;
  padding: 8px;
  resize: vertical;
}

/* line 20, app/components/business_center/truck_manage/pre_import_apply/view.scss */
.layui-table-tool-panel {
  max-height: 300px;
}

/* line 25, app/components/business_center/truck_manage/pre_import_apply/view.scss */
#tb202275153627 td, #tb202275153627 th {
  text-align: center;
}
/* line 29, app/components/business_center/truck_manage/pre_import_apply/view.scss */
#tb202275153627 th {
  background: #f2f2f2;
  font-weight: bold;
}
/* line 1, app/components/business_center/truck_manage/preclpContrast/view.scss */
.preclp_contrast {
  min-height: 600px;
}
/* line 4, app/components/business_center/truck_manage/preclpContrast/view.scss */
.preclp_contrast .layui-form {
  /*    margin: 5px;
      border: 1px solid #ccc;
      padding: 5px;*/
}
/* line 9, app/components/business_center/truck_manage/preclpContrast/view.scss */
.preclp_contrast .layui-form .form-btn-row {
  text-align: center;
}
/* line 13, app/components/business_center/truck_manage/preclpContrast/view.scss */
.preclp_contrast .layui-form .layui-form-item {
  margin-bottom: 10px;
}
/* line 18, app/components/business_center/truck_manage/preclpContrast/view.scss */
.preclp_contrast .layui-form .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 24, app/components/business_center/truck_manage/preclpContrast/view.scss */
.preclp_contrast .layui-form .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 28, app/components/business_center/truck_manage/preclpContrast/view.scss */
.preclp_contrast .layui-form .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 38, app/components/business_center/truck_manage/preclpContrast/view.scss */
.preclp_contrast .layui-form .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 42, app/components/business_center/truck_manage/preclpContrast/view.scss */
.preclp_contrast .layui-form .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 48, app/components/business_center/truck_manage/preclpContrast/view.scss */
.preclp_contrast .layui-form .layui-form-select dl {
  max-height: 200px;
}

/* line 64, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm2021628234045 .layui-form-select dl {
  max-height: 200px;
}

/* line 70, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm2021628170032 .layui-form-select dl {
  max-height: 200px;
}

/* line 76, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202175214513 .layui-table-cell {
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}

/* line 85, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm2021831112846 .layui-table-cell {
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}
/* line 91, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm2021831112846 .layui-form-select dl {
  max-height: 200px;
}

/* line 96, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202191102618 .layui-table-cell {
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}
/* line 102, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202191102618 .layui-form-select dl {
  max-height: 200px;
}

/* line 107, app/components/business_center/truck_manage/preclpContrast/view.scss */
#childBillsTable {
  font-size: 18px;
}
/* line 110, app/components/business_center/truck_manage/preclpContrast/view.scss */
#childBillsTable td, #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 115, app/components/business_center/truck_manage/preclpContrast/view.scss */
#childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 121, app/components/business_center/truck_manage/preclpContrast/view.scss */
#childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 127, app/components/business_center/truck_manage/preclpContrast/view.scss */
#childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 130, app/components/business_center/truck_manage/preclpContrast/view.scss */
#childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 136, app/components/business_center/truck_manage/preclpContrast/view.scss */
#childBillsTable tbody #totalRow {
  background: #f2f2f2;
}

/* line 143, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 legend {
  width: 5em;
}
/* line 147, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 153, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 .layui-form-item .layui-form-label {
  width: 9em;
  font-size: 13px;
  text-align: center;
}
/* line 159, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 9em - 15px * 2 - 1px);
}
/* line 164, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 172, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #childBillsTable {
  font-size: 18px;
}
/* line 175, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #childBillsTable td, #fm202103231514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 180, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 186, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 192, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 195, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 201, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 206, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 215, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 221, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 225, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}
/* line 233, app/components/business_center/truck_manage/preclpContrast/view.scss */
#fm202103231514 #otherInfoField .carr-contacts {
  display: none;
}

/* line 241, app/components/business_center/truck_manage/preclpContrast/view.scss */
.layui-form-ygt002 .layui-form-item .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 248, app/components/business_center/truck_manage/preclpContrast/view.scss */
.layui-form-ygt002 .layui-form-select .layui-this {
  background: #1E9FFF;
}
/* line 254, app/components/business_center/truck_manage/preclpContrast/view.scss */
.layui-form-ygt002 .layui-form-radio i.layui-icon {
  color: #1E9FFF;
}
/* line 2, app/components/business_center/truck_manage/price_query/view.scss */
.jkgck_price_query .price_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/truck_manage/price_query/view.scss */
.jkgck_price_query .price_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/price_query/view.scss */
.jkgck_price_query .price_query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/price_query/view.scss */
.jkgck_price_query .price_query_option dl select {
  width: 150px;
  height: 27px;
}
/* line 9, app/components/business_center/truck_manage/price_query/view.scss */
.jkgck_price_query .price_query_option dl dd {
  float: left;
  margin-left: 30px;
  margin-top: 10px;
}
/* line 15, app/components/business_center/truck_manage/price_query/view.scss */
.jkgck_price_query .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 17, app/components/business_center/truck_manage/price_query/view.scss */
.jkgck_price_query .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 18, app/components/business_center/truck_manage/price_query/view.scss */
.jkgck_price_query .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 20, app/components/business_center/truck_manage/price_query/view.scss */
.jkgck_price_query .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 21, app/components/business_center/truck_manage/price_query/view.scss */
.jkgck_price_query .price_query_info table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new {
  /*  修改 弹框 */
  /* 弹框   车队派单 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
  border:1px solid #1bbfd5;
}*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .node_choose {
  float: left;
}
/* line 5, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .node_choose .active {
  background: #159BD5;
}
/* line 9, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .node_choose li {
  float: left;
  line-height: 30px;
  border-radius: 100px;
  padding: 0 20px;
  border: 1px solid #e2e2e2;
  text-align: center;
  margin-right: 10px;
  background: #999;
  color: #fff;
  cursor: pointer;
}
/* line 23, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .orders_query_option {
  overflow: block;
}
/* line 26, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .orders_query_option dl {
  height: 40px;
  width: 100%;
  margin-top: 10px;
}
/* line 31, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
}
/* line 37, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .orders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 45, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .orders_query_option dl select {
  width: 135px;
  height: 27px;
}
/* line 54, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .weight_button button {
  font-family: "微软雅黑";
  height: 32px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 14px;
  line-height: 32px;
  position: relative;
  background-color: #159BD5;
  border-radius: 5px;
}
/* line 69, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .close_icon {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 20px;
  cursor: pointer;
  -webkit-animation: mychange 1000ms linear infinite;
  -moz-animation: mychange 1000ms linear infinite;
  -ms-animation: mychange 1000ms linear infinite;
  -o-animation: mychange 1000ms linear infinite;
  animation: mychange 1000ms linear infinite;
}
/* line 84, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .open_icon {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 20px;
  cursor: pointer;
  -webkit-animation: mychange 1000ms linear infinite;
  -moz-animation: mychange 1000ms linear infinite;
  -ms-animation: mychange 1000ms linear infinite;
  -o-animation: mychange 1000ms linear infinite;
  animation: mychange 1000ms linear infinite;
}
@-webkit-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@-moz-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@-o-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@-ms-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
/* line 160, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .show_check ul {
  position: relative;
}
/* line 163, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .show_check ul li {
  line-height: 40px;
  padding-left: 10px;
  border-bottom: 1px solid #e2e2e2;
}
/* line 168, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .show_check ul li span {
  padding-right: 10px;
  display: inline-block;
  width: 86px;
}
/* line 178, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 183, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 189, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table tr:nth-child(even) {
  background: #e2e2e2;
}
/* line 193, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  padding: 5px 0;
}
/* line 198, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table td a {
  color: #1660C1;
}
/* line 202, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table td span {
  color: #2EC300;
}
/* line 208, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul {
  display: flex;
}
/* line 211, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li {
  flex: 1;
  position: relative;
  float: left;
  text-align: center;
}
/* line 217, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li .active_color {
  background: #00FF00 !important;
}
/* line 221, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li .active_red {
  background: red !important;
}
/* line 225, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li .active_yellow {
  background: yellow !important;
}
/* line 229, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li img {
  position: absolute;
  left: 100%;
  top: 22px;
  transform: translateX(-50%);
  width: 30px;
  z-index: 10;
}
/* line 239, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li img.in-port {
  left: 50%;
}
/* line 243, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li p.title {
  height: 20px;
  line-height: 20px;
}
/* line 248, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li p:nth-child(2) {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: grey;
  position: relative;
  z-index: 3;
}
/* line 258, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li p.line {
  width: 100%;
  height: 0;
  border-width: 2px 0 0 0;
  border-color: #808080;
  border-style: solid;
  position: absolute;
  left: 0;
  top: 28.5px;
  transform: translateY(-50%);
  z-index: 1;
}
/* line 274, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li:first-child .line {
  left: 50%;
  width: 50%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* line 283, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .order_audit_info table .logistics ul li:last-child .line {
  width: 50%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
/* line 295, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 311, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 316, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 323, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 327, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 335, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 347, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 362, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
            dt{text-align: center;}
            input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
        }*/
}
/* line 366, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 379, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 391, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 397, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 408, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 412, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container a {
  cursor: pointer;
}
/* line 418, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius : 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 435, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 439, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 447, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 458, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 462, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 466, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 470, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 479, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 486, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 494, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 512, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 519, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 526, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 537, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 547, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 552, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 558, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 563, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 569, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 575, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 579, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 586, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 599, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 604, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 610, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 625, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius : 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow     : 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 643, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 647, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 658, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 662, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 669, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 673, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 677, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 682, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 690, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 695, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 704, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 709, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 713, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 718, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 724, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 729, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 733, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 739, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl {
  text-align: right;
}
/* line 743, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 748, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 754, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 758, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 763, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 768, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 772, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 776, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 781, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 786, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_query_orders_new .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 791, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 796, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 801, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 805, app/components/business_center/truck_manage/query_orders_new/view.scss */
.jkgck_query_orders_new .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 815, app/components/business_center/truck_manage/query_orders_new/view.scss */
  .jkgck_query_orders_new .chosen-rtl .chosen-search input[type="text"],
  .jkgck_query_orders_new .chosen-container-single .chosen-single abbr,
  .jkgck_query_orders_new .chosen-container-single .chosen-single div b,
  .jkgck_query_orders_new .chosen-container-single .chosen-search input[type="text"],
  .jkgck_query_orders_new .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_query_orders_new .chosen-container .chosen-results-scroll-down span,
  .jkgck_query_orders_new .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-single .group-name, .wharfBargeEmptyContainer .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-single .group-name:after, .wharfBargeEmptyContainer .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wharfBargeEmptyContainer .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .wharfBargeEmptyContainer .chosen-container .chosen-results-scroll-down span, .wharfBargeEmptyContainer .chosen-container .chosen-results-scroll-up span, .wharfBargeEmptyContainer .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .wharfBargeEmptyContainer .chosen-container-single .chosen-search input[type=text], .wharfBargeEmptyContainer .chosen-container-single .chosen-single abbr, .wharfBargeEmptyContainer .chosen-container-single .chosen-single div b, .wharfBargeEmptyContainer .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .form_info {
  margin-top: 30px;
}
/* line 6, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .form_info .button_div {
  text-align: center;
  margin-top: 15px;
}
/* line 8, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .height_div {
  height: 140px;
}
/* line 9, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .tab_menu {
  width: 100%;
  float: left;
  border: 0px solid #ccc;
}
/* line 11, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 13, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 15, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 16, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #emptybox {
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #emptybox caption {
  text-align: left;
  height: 35px;
  margin-left: 5%;
}
/* line 19, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #emptybox th {
  height: 40px;
  width: 8%;
  font-weight: inherit;
  text-align: right;
}
/* line 20, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #emptybox th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 22, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #emptybox td {
  width: 14%;
  height: 40px;
  text-align: center;
}
/* line 24, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #emptybox td .form_info_input {
  width: 98%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
}
/* line 25, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #emptybox td .upcase {
  text-transform: uppercase;
}
/* line 26, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #emptybox td textarea {
  height: 80px;
  width: 99%;
  resize: none;
  border-radius: 5px;
}
/* line 27, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #emptybox td select {
  color: #1660C1;
}
/* line 29, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #emptybox .title_spn {
  text-align: left;
  color: red;
  width: 8%;
}
/* line 31, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .price_query_info {
  height: 250px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 36, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 38, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 39, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 41, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 42, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .price_query_info table td span {
  color: #2EC300;
}
/* line 46, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #seaRail {
  font-size: 13px;
  width: 100%;
}
/* line 48, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #seaRail caption {
  text-align: left;
  height: 35px;
  margin-left: 5%;
}
/* line 49, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #seaRail th {
  height: 40px;
  width: 8%;
  font-weight: inherit;
  text-align: right;
}
/* line 50, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #seaRail th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 52, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #seaRail td {
  width: 14%;
  height: 40px;
  text-align: center;
}
/* line 54, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #seaRail td .form_info_input {
  width: 98%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
}
/* line 55, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #seaRail td .upcase {
  text-transform: uppercase;
}
/* line 56, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #seaRail td textarea {
  height: 80px;
  width: 99%;
  resize: none;
  border-radius: 5px;
}
/* line 57, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #seaRail td select {
  color: #1660C1;
}
/* line 59, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer #seaRail .title_spn1 {
  text-align: left;
  color: red;
  width: 8%;
}
/* line 61, app/components/business_center/truck_manage/seaRail/view.scss */
.wharfBargeEmptyContainer .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1010px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 1, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create {
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  
  .div1{
  background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
  width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
  height: 50px;width:200px;text-align: left;
  }
  .arrow{
          width:0;
          height:0;
          border: 18px solid transparent;
          border-left-color: #DDDDDD;
          }*/
}
/* line 2, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 6, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 16, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 18, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table th {
  height: 35px;
  background-color: #1660C1;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
  color: #FFFFFF;
}
/* line 19, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td span {
  color: #2EC300;
}
/* line 67, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 69, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ul {
  list-style: none;
}
/* line 70, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 71, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 74, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 77, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 80, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 81, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 83, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 84, app/components/business_center/truck_manage/send_order/sends_create/view.scss */
.jkgck_sendc_query_create ._padding_buttom {
  height: 10px;
}
/* line 1, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details {
  /*.greencircle {
                width: 15px;
                height: 15px;
                background-color: #00FF00;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
            }
            .redcircle {
                width: 15px;
                height: 15px;
                background-color: #FF0000;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
            }
            .hscircle {
                width: 15px;
                height: 15px;
                background-color: #C0C0C0;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
            }
            
            .div1{
            background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
            }
            .line{
            width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
            }
            .linecontent{
            height: 50px;width:200px;text-align: left;
            }
            .arrow{
                    width:0;
                    height:0;
                    border: 18px solid transparent;
                    border-left-color: #DDDDDD;
                    }*/
}
/* line 2, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info {
  font-size: 20px;
}
/* line 17, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 19, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info table th {
  height: 30px;
  background-color: #1660C1;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
  color: #FFFFFF;
}
/* line 20, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 24, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .top_title {
  margin-top: 10px;
  font-size: 20px;
}
/* line 28, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_info {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 33, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_info th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 20%;
  border-top: solid 1px #D5D5D5;
}
/* line 40, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_info td {
  text-align: center;
  width: 20%;
  height: 15px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 48, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 50, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ul {
  list-style: none;
}
/* line 51, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 52, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 53, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 54, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 55, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 56, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 57, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 58, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 61, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 62, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 104, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 105, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._padding_buttom {
  height: 10px;
}
/* line 106, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 108, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 109, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 110, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 111, app/components/business_center/truck_manage/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
  /* 弹框   车队派单 */
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-single .group-name, .jkgck_sendc_query .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-single .group-name:after, .jkgck_sendc_query .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .jkgck_sendc_query .chosen-container .chosen-results-scroll-down span, .jkgck_sendc_query .chosen-container .chosen-results-scroll-up span, .jkgck_sendc_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .jkgck_sendc_query .chosen-container-single .chosen-search input[type=text], .jkgck_sendc_query .chosen-container-single .chosen-single abbr, .jkgck_sendc_query .chosen-container-single .chosen-single div b, .jkgck_sendc_query .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 5, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .flex-box {
  display: flex;
  justify-content: space-around;
  font-size: 20px;
}
/* line 11, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option {
  overflow: hidden;
  height: 100%;
}
/* line 14, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option dl {
  float: left;
}
/* line 16, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 23, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option table {
  margin-top: 10px;
  margin-left: 15px;
}
/* line 28, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option tr {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
/* line 33, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option tr td {
  padding-left: 10px;
}
/* line 38, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 46, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 53, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 59, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 66, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 72, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 82, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 88, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 95, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 101, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 111, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 125, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alter_order_popover_change .alter_order_change_scroll {
  height: 88% !important;
  overflow-y: scroll;
}
/* line 130, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
              dt{text-align: center;}
              input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
          }*/
}
/* line 134, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 145, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 159, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 164, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 167, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 171, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 176, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 187, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 191, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 196, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 202, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 208, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 212, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 221, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 232, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 245, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 256, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query #imgBox {
  text-align: left;
}
/* line 260, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 271, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 277, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 293, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .imgContainer:hover p {
  display: block;
}
/* line 297, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 310, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 {
  background-color: red;
  position: fixed;
  top: 35%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
  /* .acquiring_surcharge::-webkit-scrollbar {
     display: none;
   }*/
}
/* line 325, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  height: 300px;
}
/* line 333, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
  margin-top: 8px;
}
/* line 339, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 347, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge dl textarea {
  height: 50px;
  line-height: 25px;
  margin-left: 2px;
  width: 730px;
  text-transform: uppercase;
  resize: none;
}
/* line 362, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 366, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 371, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 377, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 383, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 387, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 395, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 408, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .layui-form-label {
  height: 35px;
  background-color: #F2F2F2;
  width: 100px;
  border: 1px solid #D5D5D5;
  padding: 0;
  line-height: 35px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
/* line 420, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .layui-input {
  width: 200px;
  margin-top: 4px;
}
/* line 425, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload {
  overflow: hidden;
}
/* line 428, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload label {
  color: #333;
  font-weight: bold;
  line-height: 140px;
  width: 102px;
  float: left;
}
/* line 436, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div {
  border: 1px solid #e2e2e2;
  height: 140px;
  float: left;
  width: 536px;
}
/* line 442, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div .layui-btn-container {
  width: 300px;
  height: 112px;
  border: 1px solid #e2e2e2;
  margin: 20px auto;
  border-radius: 20px;
  position: relative;
}
/* line 450, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div .layui-btn-container .layui-upload-choose {
  font-size: 14px;
  position: absolute;
  top: 50px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
/* line 460, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div .layui-btn-container button {
  display: block;
  margin: 0 auto;
}
/* line 465, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div .layui-btn-container button:last-child {
  line-height: 28px;
  height: 28px;
}
/* line 470, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div .layui-btn-container button:first-child {
  text-align: center;
  margin: 10px auto 30px;
  background: none;
  color: #1E9FFF;
  border: 1px solid #e2e2e2;
  width: 200px;
  border-radius: 10px;
}
/* line 484, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 490, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 100px;
  border: 1px solid #D5D5D5;
}
/* line 498, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 502, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 515, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 523, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 544, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 559, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 565, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 573, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 577, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 585, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 593, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 601, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 623, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 635, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 641, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 652, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 656, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container a {
  cursor: pointer;
}
/* line 662, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 679, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 683, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 691, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 695, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 704, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 711, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 719, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 737, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 744, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 751, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 762, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 772, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 777, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 783, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 788, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 794, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 800, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 804, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 811, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 824, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 829, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 835, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 850, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 868, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 872, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 883, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 887, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 894, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 898, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 902, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 907, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 915, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 920, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 929, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 934, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 938, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 943, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 949, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 954, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 958, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 964, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl {
  text-align: right;
}
/* line 968, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 973, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 979, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 983, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 988, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 993, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 997, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 1001, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 1006, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 1011, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_sendc_query .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 1016, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 1021, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 1026, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 1030, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 1038, app/components/business_center/truck_manage/send_order/view.scss */
  .jkgck_sendc_query .chosen-rtl .chosen-search input[type="text"],
  .jkgck_sendc_query .chosen-container-single .chosen-single abbr,
  .jkgck_sendc_query .chosen-container-single .chosen-single div b,
  .jkgck_sendc_query .chosen-container-single .chosen-search input[type="text"],
  .jkgck_sendc_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_sendc_query .chosen-container .chosen-results-scroll-down span,
  .jkgck_sendc_query .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 1052, app/components/business_center/truck_manage/send_order/view.scss */
.jkgck_sendc_query #extra_charge {
  width: 140px;
}

/* line 1063, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline {
  width: calc(100% - 120px);
}
/* line 1067, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input {
  display: flex;
  display: -webkit-flex;
  height: unset;
}
/* line 1072, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box {
  width: 100px;
  padding-top: 10px;
}
/* line 1076, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box button {
  display: block;
  margin: 5px auto;
}
/* line 1082, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box {
  flex-basis: 0;
  flex-grow: 1;
  overflow: hidden;
}
/* line 1088, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item {
  position: relative;
  border: 1px solid #ccc;
  float: left;
  width: 200px;
  height: 180px;
  margin: 5px;
}
/* line 1098, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .non-image-file {
  margin-top: 40px;
  text-align: center;
}
/* line 1103, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .hint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}
/* line 1112, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item img {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
/* line 1118, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 5px 0;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
/* line 1130, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons:hover {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 1137, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item:hover .buttons {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 1144, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint {
  display: block;
  background: rgba(255, 165, 0, 0.8);
  color: #fff;
}
/* line 1150, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint::after {
  content: '等待上传';
}
/* line 1156, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint {
  display: block;
  background: rgba(30, 159, 255, 0.8);
  color: #fff;
}
/* line 1162, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint::after {
  content: '正在上传';
}
/* line 1166, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading button.upload {
  display: none;
}
/* line 1172, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint {
  display: block;
  background: rgba(0, 150, 136, 0.8);
  color: #fff;
}
/* line 1178, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint::after {
  content: '上传成功';
}
/* line 1182, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed button.upload {
  display: none;
}
/* line 1188, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint {
  display: block;
  background: rgba(255, 87, 34, 0.8);
  color: #fff;
}
/* line 1194, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint::after {
  content: '上传失败';
}
/* line 1198, app/components/business_center/truck_manage/send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed button.upload {
  display: inline-block;
}

/* line 1208, app/components/business_center/truck_manage/send_order/view.scss */
body .demo-class .layui-layer-btn0 {
  border-color: #E6E3E6;
  background-color: #FFF;
  color: black;
}

/* line 1213, app/components/business_center/truck_manage/send_order/view.scss */
body .demo-class .layui-layer-btn1 {
  border-color: #4898d5;
  background-color: #2e8ded;
  color: #fff;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
  /* 弹框   车队派单 */
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-single .group-name, .send_order_fjf .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-single .group-name:after, .send_order_fjf .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.send_order_fjf .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .send_order_fjf .chosen-container .chosen-results-scroll-down span, .send_order_fjf .chosen-container .chosen-results-scroll-up span, .send_order_fjf .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .send_order_fjf .chosen-container-single .chosen-search input[type=text], .send_order_fjf .chosen-container-single .chosen-single abbr, .send_order_fjf .chosen-container-single .chosen-single div b, .send_order_fjf .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.send_order_fjf .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.send_order_fjf .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.send_order_fjf .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.send_order_fjf .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.send_order_fjf .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.send_order_fjf .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.send_order_fjf .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.send_order_fjf .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.send_order_fjf .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.send_order_fjf .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 4, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_sendquery_option {
  overflow: block;
}
/* line 6, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_sendquery_option table {
  margin-top: 10px;
  margin-left: 15px;
}
/* line 10, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_sendquery_option tr {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
/* line 14, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_sendquery_option tr td {
  padding-left: 10px;
}
/* line 18, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 22, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 24, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 25, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 27, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 32, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 34, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 35, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 37, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 43, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 47, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
              dt{text-align: center;}
              input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
          }*/
}
/* line 49, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 59, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 73, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 77, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 79, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 82, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 86, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 96, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 99, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 103, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 108, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 113, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 116, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 125, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 135, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 147, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 157, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf #imgBox {
  text-align: left;
}
/* line 160, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 170, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 175, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 190, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .imgContainer:hover p {
  display: block;
}
/* line 193, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 206, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 {
  background-color: red;
  position: fixed;
  top: 35%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
  /* .acquiring_surcharge::-webkit-scrollbar {
     display: none;
   }*/
}
/* line 221, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  height: 300px;
}
/* line 228, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
  margin-top: 8px;
}
/* line 233, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 240, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 .acquiring_surcharge dl textarea {
  height: 50px;
  line-height: 25px;
  margin-left: 2px;
  width: 730px;
  text-transform: uppercase;
  resize: none;
}
/* line 254, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 257, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 261, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 266, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 271, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 274, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 281, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 287, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 290, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 293, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 295, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 301, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 304, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 324, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 330, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 333, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 336, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 338, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 339, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 343, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 346, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 367, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 378, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 383, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 393, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 396, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container a {
  cursor: pointer;
}
/* line 402, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 418, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 421, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 428, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 431, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 439, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 445, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 452, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 469, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 475, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 482, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 492, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 501, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 505, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 510, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 514, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 519, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 524, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 527, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 534, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 546, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 550, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 555, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 569, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 586, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 589, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 599, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 602, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 608, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 611, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 614, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 618, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 626, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 630, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 638, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 642, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 645, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 649, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 655, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 659, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 662, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 668, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl {
  text-align: right;
}
/* line 671, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 675, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 680, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 683, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 687, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 691, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 694, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 697, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 701, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 705, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.send_order_fjf .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 709, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 713, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 717, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 720, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 728, app/components/business_center/truck_manage/send_order_fjf/view.scss */
  .send_order_fjf .chosen-rtl .chosen-search input[type="text"],
  .send_order_fjf .chosen-container-single .chosen-single abbr,
  .send_order_fjf .chosen-container-single .chosen-single div b,
  .send_order_fjf .chosen-container-single .chosen-search input[type="text"],
  .send_order_fjf .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .send_order_fjf .chosen-container .chosen-results-scroll-down span,
  .send_order_fjf .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 742, app/components/business_center/truck_manage/send_order_fjf/view.scss */
.send_order_fjf #extra_charge {
  width: 140px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .business_center_line {
  height: 130px;
}
/* line 5, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .business_center_line dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .business_center_line input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .business_center_line select {
  width: 150px;
  height: 27px;
}
/* line 9, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .business_center_line button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 15, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 17, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 24, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 26, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 27, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 29, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 29, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .weight_query_info table td span {
  color: #2EC300;
}
/* line 34, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 39, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .price_query_info {
  height: 250px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 44, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 46, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 47, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 49, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 50, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .price_query_info table td span {
  color: #2EC300;
}
/* line 55, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover5 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 71, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge {
  border-right: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 74, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 76, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl dt {
  float: left;
}
/* line 79, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 83, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover5 .order_audit_popover_1 .acquiring_surcharge dl input[type="text"] {
  width: 100px;
  height: 20px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 94, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover5 .order_audit_popover_1 .surcharge_info {
  overflow: auto;
}
/* line 96, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover5 .order_audit_popover_1 .surcharge_info input {
  width: 300px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 105, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover5 button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 112, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 128, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge {
  border-right: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 131, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 133, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl dt {
  float: left;
}
/* line 136, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 140, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover6 .order_audit_popover_1 .acquiring_surcharge dl input[type="text"] {
  width: 100px;
  height: 20px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 151, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover6 .order_audit_popover_1 .surcharge_info {
  overflow: auto;
}
/* line 153, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover6 .order_audit_popover_1 .surcharge_info input {
  width: 300px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 162, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .order_audit_popover6 button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 169, app/components/business_center/truck_manage/socInvoice/view.scss */
.tkempty_check_account .dark {
  background-color: #9f9f9f1a;
}
/* line 4, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.withholding-operate {
  min-height: 600px;
}
/* line 7, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.withholding-operate .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 13, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.withholding-operate #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 18, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.withholding-operate #fm .form-btn-row {
  text-align: center;
}
/* line 22, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.withholding-operate #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 28, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.withholding-operate #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 32, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.withholding-operate #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 42, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.withholding-operate #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 46, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.withholding-operate #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 57, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.layui-form-ygt002 .layui-form-item .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 64, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.layui-form-ygt002 .layui-form-select .layui-this {
  background: #1E9FFF;
}
/* line 70, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
.layui-form-ygt002 .layui-form-radio i.layui-icon {
  color: #1E9FFF;
}

/* line 78, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 legend {
  width: 5em;
}
/* line 82, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 88, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 94, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 99, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 107, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #childBillsTable {
  font-size: 18px;
}
/* line 110, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #childBillsTable td, #fm202103231513 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 115, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 121, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 127, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 130, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 136, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 141, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 150, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 156, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 160, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231513 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}

/* line 171, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231515 legend {
  width: 5em;
}
/* line 175, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231515 .layui-form-item {
  width: 100%;
}
/* line 178, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231515 .layui-form-item .layui-form-label {
  width: 13em;
}
/* line 182, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231515 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 13em - 15px * 2 - 1px);
}
/* line 192, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input {
  display: inline-block;
  width: 40%;
  margin: 0 5px;
}
/* line 198, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input:first-child {
  margin-left: 0;
}
/* line 206, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231515 .contacts-field input {
  width: 50%;
}

/* line 214, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 220, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 226, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 231, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 .layui-form-item .layui-input-block span[data-name] {
  line-height: 38px;
}
/* line 238, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 #childBillsTable {
  font-size: 18px;
}
/* line 241, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 #childBillsTable td, #fm202103231516 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 246, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 252, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 258, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 261, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 267, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 276, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-form-label {
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 282, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}

/* line 292, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 297, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 302, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 308, app/components/business_center/truck_manage/temporary_fall_operate/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
/* line 1, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.pre_arrival_audit {
  min-height: 600px;
}
/* line 4, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.pre_arrival_audit .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.pre_arrival_audit #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.pre_arrival_audit #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.pre_arrival_audit #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 50, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.pre_arrival_audit #fm .address-select > div {
  width: 20%;
  float: left;
}

/* line 58, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
#fm20219172357 .layui-form-select dl {
  max-height: 700px;
}

/* line 63, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.viewer-202207131151 .viewer-title {
  font-size: 16px;
  color: #00f;
  background: #ccc;
  padding: 5px;
  border: none;
  box-shadow: none;
  outline: none;
}

/* line 74, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.viewer-toolbar > ul > li {
  display: inline-block;
}

/* line 78, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.flex {
  display: flex;
}

/* line 81, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.flex-sub {
  flex: 1;
}

/* line 84, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.textarea-style {
  min-height: auto;
  height: 76px;
}

/* line 88, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.flex-wrap {
  flex-wrap: wrap;
}

/* line 91, app/components/business_center/truck_manage/tire_mall_order_audit/view.scss */
.col {
  flex-direction: column;
}
/* line 1, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query {
  min-height: 600px;
}
/* line 4, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-form-checkbox i {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 28px;
  border: 1px solid #d2d2d2;
  border-radius: 0 2px 2px 0;
  font-size: 20px;
  text-align: center;
}
/* line 32, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 38, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 42, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 52, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 56, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 64, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 69, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 76, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 83, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 87, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 92, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 96, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 100, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
/* line 107, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm .address-select > div {
  width: 20%;
  float: left;
}
/* line 113, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm2 {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 119, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm2 .form-btn-row {
  text-align: center;
}
/* line 123, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm2 .layui-form-item {
  margin-bottom: 10px;
}
/* line 128, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 134, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 138, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 148, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 152, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm2 .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 157, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query #fm2 .layui-form-checkbox i {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 28px;
  border: 1px solid #d2d2d2;
  /* border-left: none; */
  border-radius: 0 2px 2px 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
/* line 178, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item {
  display: inline-block;
  line-height: 20px;
  position: relative;
  background: #ffffff;
}
/* line 185, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item-tail {
  width: 100%;
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 13px;
}
/* line 193, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item-tail i {
  display: inline-block;
  width: 100%;
  height: 1px;
  vertical-align: top;
  background: #c2c2c2;
  position: relative;
}
/* line 201, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item-tail-done {
  background: #009688 !important;
}
/* line 205, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item-head {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  text-align: center;
  vertical-align: top;
  color: #009688;
  border: 1px solid #009688;
  border-radius: 50%;
  background: #ffffff;
}
/* line 218, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item-head.step-item-head-active {
  background: #009688;
  color: #ffffff;
}
/* line 222, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item-head.step-item-head-reject {
  background: #960007;
  color: #ffffff;
}
/* line 226, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item-head.step-item-head-undone {
  background: #ffffff;
  color: #ffffff;
}
/* line 231, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item-main {
  background: #ffffff;
  display: block;
  position: relative;
}
/* line 237, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item-main-title {
  font-weight: bolder;
  color: #555555;
}
/* line 241, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .step-item-main-desc {
  color: #aaaaaa;
}
/* line 245, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.tire_mall_order_query .layui-table-cell {
  height: 38px;
  line-height: 38px;
}

/* line 251, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.flex {
  display: flex;
}

/* line 254, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.flex-sub {
  flex: 1;
}

/* line 257, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.textarea-style {
  min-height: auto;
  height: 76px;
}

/* line 261, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.flex-wrap {
  flex-wrap: wrap;
}

/* line 264, app/components/business_center/truck_manage/tire_mall_order_query/view.scss */
.col {
  flex-direction: column;
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery {
  /*  附加费 弹框 */
}
/* line 5, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .query_condition_div {
  padding: 15px;
}
/* line 11, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .query_condition_div .query_condition_div_ul {
  width: 98%;
  margin-bottom: 8px;
}
/* line 17, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .query_condition_div .query_condition_div_li {
  text-align: center;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 15px;
}
/* line 25, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .query_condition_div .items_div {
  text-align: center;
}
/* line 27, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .query_condition_div .items_div button {
  width: 90px;
  height: 35px;
  background-color: #1B75CB;
  color: #FFFFFF;
  border: none;
  border-radius: 5px;
  font-size: 14px;
}
/* line 37, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .query_condition_div .items_div button:hover {
  opacity: 0.9;
}
/* line 42, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .query_condition_div .query_condition_div_lid {
  margin-right: 6px;
}
/* line 51, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .query_condition_div .form_info_input {
  width: 168px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
}
/* line 59, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .query_condition_div .upcase {
  text-transform: uppercase;
}
/* line 63, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .query_condition_div .prohibit {
  cursor: not-allowed;
}
/* line 69, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .table_info_div table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 71, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .table_info_div table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 72, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .table_info_div table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 74, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .table_info_div table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 79, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .theme_bargecontainer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #3c3c3c;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 94, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 200px;
}
/* line 108, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer .bargecontainer_info_div {
  margin-top: 15px;
}
/* line 112, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer .bargecontainer_info_div .bargecontainer_info_div_ul {
  height: 90px;
  margin-top: 15px;
}
/* line 117, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer .bargecontainer_info_div .bargecontainer_info_div_li {
  text-align: center;
  margin-bottom: 5px;
}
/* line 122, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer .bargecontainer_info_div .bargecontainer_info_div_li input {
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}
/* line 131, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 230px;
}
/* line 145, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .bargecontainer_info_div {
  margin-top: 15px;
}
/* line 148, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .bargecontainer_info_div .bargecontainer_info_div_ul {
  height: 100px;
  margin-top: 15px;
}
/* line 153, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .bargecontainer_info_div .bargecontainer_info_div_li {
  text-align: center;
  margin-bottom: 5px;
}
/* line 158, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .bargecontainer_info_div .bargecontainer_info_div_li .selectv {
  margin-right: 25px;
}
/* line 162, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .bargecontainer_info_div .bargecontainer_info_div_li .inputv {
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}
/* line 170, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .dispatch_empty_modal_frame_tab {
  overflow-y: scroll;
  height: 200px;
  border: 1px solid #c3c3c3;
}
/* line 175, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .dispatch_empty_modal_frame_tab table {
  border-collapse: collapse;
  width: 100%;
}
/* line 179, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .dispatch_empty_modal_frame_tab table th {
  height: 25px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
}
/* line 186, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .dispatch_empty_modal_frame_tab table td {
  text-align: center;
  height: 25px;
  border-bottom: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 196, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 200, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 213, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .popover_bargecontainer1 .weight_button .bargecontainer_close {
  background-color: rgba(162, 170, 163, 0.705);
}
/* line 219, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .red_color {
  color: red;
}
/* line 223, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .height_div {
  height: 200px;
}
/* line 227, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 230px;
  /*--  车队派单  --*/
}
/* line 242, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .alter_order_popover_change table {
  margin: auto;
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 245, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .alter_order_popover_change table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 246, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .alter_order_popover_change table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 248, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .alter_order_popover_change table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 249, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .alter_order_popover_change table td span {
  color: #2EC300;
}
/* line 255, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 269, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 273, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 275, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 278, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 282, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 295, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 298, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 302, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 307, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 312, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 315, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 324, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 338, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 342, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 344, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 347, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 351, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 362, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 365, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 369, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 374, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 379, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 382, app/components/business_center/truck_manage/truck_change/view.scss */
.truckChangeQuery .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .bargeCarrFleet_option {
  overflow: visible;
  height: 90px;
}
/* line 6, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .bargeCarrFleet_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 13, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .bargeCarrFleet_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 21, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .bargeCarrFleet_option dl select {
  width: 150px;
  height: 26px;
}
/* line 28, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .bargeCarrFleet_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 33, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .bargeCarrFleet_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 39, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .bargeCarrFleet_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 46, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .bargeCarrFleet_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 52, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .bargeCarrFleet_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 58, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .bargeCarrFleet_info table td span {
  color: #2EC300;
}
/* line 65, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1200px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 640px;
}
/* line 70, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .price_query_info {
  height: 250px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 75, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 77, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 78, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 80, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 81, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .price_query_info table td span {
  color: #2EC300;
}
/* line 86, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 97, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 109, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 119, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund #imgBox {
  text-align: left;
}
/* line 122, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund #imgBox1 {
  text-align: left;
}
/* line 125, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 135, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 140, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 155, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund .imgContainer:hover p {
  display: block;
}
/* line 158, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 169, app/components/business_center/truck_manage/truck_refund/view.scss */
.truck_refund #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 17, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_btn {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
  text-align: center;
}
/* line 18, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .order_details_btn button {
  font-family: "微软雅黑";
  font-size: 13px;
  height: 35px;
  width: 80px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  background-color: #159BD5;
}
/* line 33, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 35, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ul {
  list-style: none;
}
/* line 36, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 37, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 38, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 39, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 40, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 41, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 42, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 43, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 46, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 47, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 49, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 50, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolDetail/view.scss */
.jkqbb_bargeorderpool_detail ._padding_buttom {
  height: 10px;
}
/* line 2, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_info {
  margin-top: 10px;
  max-height: 500px;
  overflow: auto;
}
/* line 16, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 28, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 30, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 32, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 34, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 35, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 37, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_cost table td a {
  color: #1660C1;
}
/* line 37, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .order_mt_cost table td span {
  color: #2EC300;
}
/* line 41, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .shipMarksWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
}
/* line 46, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .shipMarksWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
}
/* line 51, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .shipMarksWin table tr td:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
/* line 55, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .shipMarksWin table tr td:nth-child(2) {
  word-wrap: break-word;
  word-break: break-all;
  width: 350px;
}
/* line 65, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 67, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 68, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 70, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 71, app/components/business_center/truck_manage/truckOrderPool/truckBargeOrderPoolEmptyDetail/view.scss */
.truck_details_print .price_query_info table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/truckOrderPool/truckOrderPoolDetail/view.scss */
.jkqbb_orderpool_detail .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/truckOrderPool/truckOrderPoolDetail/view.scss */
.jkqbb_orderpool_detail .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/truckOrderPool/truckOrderPoolDetail/view.scss */
.jkqbb_orderpool_detail .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/truckOrderPool/truckOrderPoolDetail/view.scss */
.jkqbb_orderpool_detail .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage/truckOrderPool/truckOrderPoolDetail/view.scss */
.jkqbb_orderpool_detail .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 17, app/components/business_center/truck_manage/truckOrderPool/truckOrderPoolDetail/view.scss */
.jkqbb_orderpool_detail .order_details_btn {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
  text-align: center;
}
/* line 18, app/components/business_center/truck_manage/truckOrderPool/truckOrderPoolDetail/view.scss */
.jkqbb_orderpool_detail .order_details_btn button {
  font-family: "微软雅黑";
  font-size: 13px;
  height: 35px;
  width: 80px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-single .group-name, .qb_truck_order_pool .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-single .group-name:after, .qb_truck_order_pool .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.qb_truck_order_pool .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .qb_truck_order_pool .chosen-container .chosen-results-scroll-down span, .qb_truck_order_pool .chosen-container .chosen-results-scroll-up span, .qb_truck_order_pool .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .qb_truck_order_pool .chosen-container-single .chosen-search input[type=text], .qb_truck_order_pool .chosen-container-single .chosen-single abbr, .qb_truck_order_pool .chosen-container-single .chosen-single div b, .qb_truck_order_pool .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .business_center_line {
  padding-top: 5px;
  font-size: 12px;
}
/* line 4, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .orders_query_option dl {
  margin-left: 15px;
}
/* line 5, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .orders_query_option dd {
  margin-bottom: 5px;
}
/* line 6, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .orders_query_option select {
  width: 140px;
}
/* line 7, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .orders_query_option input {
  height: 28px;
  width: 140px;
  margin-right: 5px;
}
/* line 9, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .info_table table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 12, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .info_table table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 14, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .info_table table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 15, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .info_table table td span {
  color: #888;
}
/* line 19, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .mustInput {
  color: red;
}
/* line 20, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 24, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .popover_bargecontainer2 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 28, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .price_query_info {
  height: 300px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 33, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 35, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .price_query_info table th {
  height: 25px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 36, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 38, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 39, app/components/business_center/truck_manage/truckOrderPool/view.scss */
.qb_truck_order_pool .price_query_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_center/truck_manage/waybill_query/view.scss */
.jkgck_waybill_query .waybill_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/truck_manage/waybill_query/view.scss */
.jkgck_waybill_query .waybill_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/truck_manage/waybill_query/view.scss */
.jkgck_waybill_query .waybill_query_option dl input[type="text"] {
  width: 200px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/truck_manage/waybill_query/view.scss */
.jkgck_waybill_query .waybill_query_option dl select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage/waybill_query/view.scss */
.jkgck_waybill_query .waybill_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage/waybill_query/view.scss */
.jkgck_waybill_query .waybill_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/waybill_query/view.scss */
.jkgck_waybill_query .waybill_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage/waybill_query/view.scss */
.jkgck_waybill_query .waybill_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 17, app/components/business_center/truck_manage/waybill_query/view.scss */
.jkgck_waybill_query .waybill_query_info table td span {
  color: #2EC300;
}
/* line 4, app/components/business_center/truck_manage/withholding_operate/view.scss */
.withholding-operate {
  min-height: 600px;
}
/* line 7, app/components/business_center/truck_manage/withholding_operate/view.scss */
.withholding-operate .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 13, app/components/business_center/truck_manage/withholding_operate/view.scss */
.withholding-operate #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 18, app/components/business_center/truck_manage/withholding_operate/view.scss */
.withholding-operate #fm .form-btn-row {
  text-align: center;
}
/* line 22, app/components/business_center/truck_manage/withholding_operate/view.scss */
.withholding-operate #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 28, app/components/business_center/truck_manage/withholding_operate/view.scss */
.withholding-operate #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 32, app/components/business_center/truck_manage/withholding_operate/view.scss */
.withholding-operate #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 42, app/components/business_center/truck_manage/withholding_operate/view.scss */
.withholding-operate #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 46, app/components/business_center/truck_manage/withholding_operate/view.scss */
.withholding-operate #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 57, app/components/business_center/truck_manage/withholding_operate/view.scss */
.layui-form-ygt002 .layui-form-item .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 64, app/components/business_center/truck_manage/withholding_operate/view.scss */
.layui-form-ygt002 .layui-form-select .layui-this {
  background: #1E9FFF;
}
/* line 70, app/components/business_center/truck_manage/withholding_operate/view.scss */
.layui-form-ygt002 .layui-form-radio i.layui-icon {
  color: #1E9FFF;
}

/* line 78, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 legend {
  width: 5em;
}
/* line 82, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 88, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 94, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 99, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 107, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #childBillsTable {
  font-size: 18px;
}
/* line 110, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #childBillsTable td, #fm202103231513 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 115, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 121, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 127, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 130, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 136, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 141, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 150, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 156, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 160, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231513 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}

/* line 171, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231515 legend {
  width: 5em;
}
/* line 175, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231515 .layui-form-item {
  width: 100%;
}
/* line 178, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231515 .layui-form-item .layui-form-label {
  width: 13em;
}
/* line 182, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231515 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 13em - 15px * 2 - 1px);
}
/* line 192, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input {
  display: inline-block;
  width: 40%;
  margin: 0 5px;
}
/* line 198, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231515 .layui-form-item.in-ctn-time .layui-input-block input:first-child {
  margin-left: 0;
}
/* line 206, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231515 .contacts-field input {
  width: 50%;
}

/* line 214, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 220, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 .layui-form-item .layui-form-label {
  width: 8em;
  font-size: 13px;
  text-align: center;
}
/* line 226, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 8em - 15px * 2 - 1px);
}
/* line 231, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 .layui-form-item .layui-input-block span[data-name] {
  line-height: 38px;
}
/* line 238, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 #childBillsTable {
  font-size: 18px;
}
/* line 241, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 #childBillsTable td, #fm202103231516 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 246, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 252, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 258, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 261, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 267, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 276, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-form-label {
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 282, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202103231516 #carrInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}

/* line 292, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 297, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 302, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 308, app/components/business_center/truck_manage/withholding_operate/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}

/* line 322, app/components/business_center/truck_manage/withholding_operate/view.scss */
.layui-layer-dialog .layui-layer-content #fm20211012145455 .layui-col-md3 .layui-form-item .layui-form-label {
  width: 160px !important;
}
/* line 325, app/components/business_center/truck_manage/withholding_operate/view.scss */
.layui-layer-dialog .layui-layer-content #fm20211012145455 .layui-col-md3 .layui-form-item .layui-input-block {
  margin-left: 160px !important;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-single .group-name, .bklr_order_apply .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-single .group-name:after, .bklr_order_apply .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bklr_order_apply .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .bklr_order_apply .chosen-container .chosen-results-scroll-down span, .bklr_order_apply .chosen-container .chosen-results-scroll-up span, .bklr_order_apply .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .bklr_order_apply .chosen-container-single .chosen-search input[type=text], .bklr_order_apply .chosen-container-single .chosen-single abbr, .bklr_order_apply .chosen-container-single .chosen-single div b, .bklr_order_apply .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  /*.piliang_text{font-size: 14px; margin-left: 10px;}*/
}
/* line 5, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option dl {
  padding: 10px 0px;
  resize: none;
}
/* line 7, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 8, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 9, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 11, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option dl dd select {
  width: 85px;
  height: 25px;
  line-height: 25px;
}
/* line 13, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option dl .hideFlag {
  float: left;
  margin-left: 10px;
}
/* line 15, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option dl .hideFlag select {
  width: 85px;
  height: 25px;
  line-height: 25px;
}
/* line 19, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option .refund_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 21, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 22, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option .refund_order_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 24, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_option .refund_order_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 31, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 33, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 35, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 36, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 38, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_info table td a {
  color: #1660C1;
}
/* line 38, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .refund_order_info table td span {
  color: #2EC300;
}
/* line 42, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 57, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 61, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 67, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 70, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 77, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .alterSite_popover .alter_name table td select {
  width: 550px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 81, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 88, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .alterSite_popover .alter_name .weight_button #queryDetails {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 102, app/components/business_center/truck_manage/yard_bk_apply/view.scss */
.bklr_order_apply .alterSite_popover .alter_name .weight_button #changeDetails {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*  修改 弹框 */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-single .group-name, .bkywlr .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-single .group-name:after, .bkywlr .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bkywlr .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .bkywlr .chosen-container .chosen-results-scroll-down span, .bkywlr .chosen-container .chosen-results-scroll-up span, .bkywlr .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .bkywlr .chosen-container-single .chosen-search input[type=text], .bkywlr .chosen-container-single .chosen-single abbr, .bkywlr .chosen-container-single .chosen-single div b, .bkywlr .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 4, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 10, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 19, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .tab .hide {
  display: none;
}
/* line 23, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .tab a {
  color: blue;
}
/* line 28, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 35, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 46, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 53, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .import_money {
  text-align: center;
}
/* line 56, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 300px;
}
/* line 63, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_details_list {
  margin-top: 10px;
}
/* line 66, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 71, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 79, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_details_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 86, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 93, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_details_list table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 102, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 111, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_details_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 120, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 127, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 134, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 147, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 161, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 167, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 180, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 194, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_popover_update ._temporarily_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 201, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 207, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 214, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 223, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 228, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 236, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 243, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 250, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 262, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 273, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 280, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 293, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 307, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_popover .barge_ctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 313, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 326, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 340, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_popover_update ._barge_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 347, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 353, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 360, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 369, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 374, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 382, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 389, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 396, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 408, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr ._barge_div ._barge_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 420, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 436, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 441, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover4 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 449, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover4 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 456, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 463, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 477, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 482, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 498, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover5 {
  position: fixed;
  top: 65%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 513, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 518, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover5 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 526, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover5 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 533, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 540, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 549, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover5 .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 560, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 565, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 581, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_booking/view.scss */
.bkywlr #submit_btn[disabled], .bkywlr #fileSubmit[disabled] {
  background: #999;
}
/* line 2, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_info {
  margin-top: 10px;
  max-height: 500px;
  overflow: auto;
}
/* line 16, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 28, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 30, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 32, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 34, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 35, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 37, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_cost table td a {
  color: #1660C1;
}
/* line 37, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .order_mt_cost table td span {
  color: #2EC300;
}
/* line 41, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .refund_order_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 43, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .refund_order_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 49, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .shipMarksWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
}
/* line 54, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .shipMarksWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
}
/* line 59, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .shipMarksWin table tr td:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
/* line 63, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_order_details/view.scss */
.yard_bk_order_details .shipMarksWin table tr td:nth-child(2) {
  word-wrap: break-word;
  word-break: break-all;
  width: 350px;
}
/* line 2, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_info {
  margin-top: 10px;
  max-height: 500px;
  overflow: auto;
}
/* line 16, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 28, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 30, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 32, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 34, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 35, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 37, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_cost table td a {
  color: #1660C1;
}
/* line 37, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .order_mt_cost table td span {
  color: #2EC300;
}
/* line 41, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .refund_order_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 43, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .refund_order_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 49, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .shipMarksWin {
  width: 500px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 35%;
  top: 30%;
  display: none;
  padding: 0 20px 20px;
}
/* line 54, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .shipMarksWin table tr td {
  border: 1px solid grey;
  height: 30px;
  padding-left: 10px;
}
/* line 59, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .shipMarksWin table tr td:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
/* line 63, app/components/business_center/truck_manage/yard_bk_apply/yard_bk_plan_details/view.scss */
.yard_bk_plan_details .shipMarksWin table tr td:nth-child(2) {
  word-wrap: break-word;
  word-break: break-all;
  width: 350px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-single .group-name, .bk_assign_apply .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-single .group-name:after, .bk_assign_apply .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.bk_assign_apply .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .bk_assign_apply .chosen-container .chosen-results-scroll-down span, .bk_assign_apply .chosen-container .chosen-results-scroll-up span, .bk_assign_apply .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .bk_assign_apply .chosen-container-single .chosen-search input[type=text], .bk_assign_apply .chosen-container-single .chosen-single abbr, .bk_assign_apply .chosen-container-single .chosen-single div b, .bk_assign_apply .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .assign_option {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  overflow: visible;
  /*.piliang_text{font-size: 14px; margin-left: 10px;}*/
}
/* line 10, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .assign_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 17, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .assign_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
}
/* line 31, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .assign_option dl dd {
  float: right;
  margin-right: 10px;
}
/* line 35, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .assign_option dl dd select {
  width: 80px;
  height: 25px;
  line-height: 25px;
}
/* line 46, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .assign_option .form .chosen-container .chosen-single {
  height: 30px;
  text-align: left;
}
/* line 52, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .assign_option .refund_order_xian {
  width: 100%;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
  line-height: 50px;
  margin-left: 10px;
}
/* line 62, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .assign_option .piliang_text {
  font-size: 14px;
  margin-left: 10px;
  color: #000000;
}
/* line 68, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .assign_option .assign_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 73, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .assign_option .assign_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 88, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .yard_assign_info {
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 93, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .yard_assign_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 98, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .yard_assign_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 104, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .yard_assign_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 109, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .yard_assign_info table td a {
  color: #1660C1;
}
/* line 113, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .yard_assign_info table td span {
  color: #2EC300;
}
/* line 120, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .search {
  display: none;
}
/* line 124, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 40%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: scroll;
  height: 570px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 141, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 146, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 151, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 158, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 163, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 171, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 177, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 183, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 188, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 193, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 206, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 214, app/components/business_center/truck_manage/yardAssignTruckfleet/view.scss */
.bk_assign_apply .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 2, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .business_center_line {
  height: 130px;
}
/* line 5, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .business_center_line dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .business_center_line input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .business_center_line select {
  width: 150px;
  height: 27px;
}
/* line 9, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .business_center_line button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 15, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 17, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 24, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 26, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 27, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 29, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 29, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .weight_query_info table td span {
  color: #2EC300;
}
/* line 34, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .popover_bargecontainer1 {
  position: fixed;
  top: 34%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 500px;
}
/* line 39, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .price_query_info {
  height: 250px;
  overflow-y: auto;
  margin-top: 30px;
  margin-bottom: 100px;
}
/* line 44, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .price_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 46, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .price_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 47, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .price_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 49, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .price_query_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 50, app/components/business_center/truck_manage/yardHdInvoice/view.scss */
.tkempty_check_account .price_query_info table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export {
  min-height: 600px;
}
/* line 4, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export .section-title {
  font-size: 16px;
  font-weight: bold;
}
/* line 15, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export .section-title:not(:first-child) {
  margin-top: 20px;
}
/* line 19, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #excelUploadDiv {
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 25, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 2px;
}
/* line 30, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm select[readonly] + .layui-form-select {
  z-index: -1;
}
/* line 33, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm select[readonly] + .layui-form-select .layui-edge {
  display: none;
}
/* line 39, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row .layui-form-label {
  width: 10em;
}
/* line 43, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 47, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 52, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 58, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 63, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 70, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row .address-select > div {
  width: 22%;
  float: left;
}
/* line 75, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row .address-select > div:last-child {
  width: 10%;
  text-align: center;
  height: 38px;
  line-height: 38px;
  margin-left: 10px;
}
/* line 86, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
}
/* line 91, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-form-label.layui-input-inline {
  flex-grow: 1;
  flex-basis: 0;
}
/* line 96, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input {
  display: flex;
  display: -webkit-flex;
  height: unset;
}
/* line 101, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box {
  width: 100px;
  padding-top: 10px;
}
/* line 105, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box button {
  display: block;
  margin: 5px auto;
}
/* line 111, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box {
  flex-basis: 0;
  flex-grow: 1;
  overflow: hidden;
}
/* line 117, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item {
  position: relative;
  border: 1px solid #ccc;
  float: left;
  width: 200px;
  height: 180px;
  margin: 5px;
}
/* line 127, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .non-image-file {
  margin-top: 40px;
  text-align: center;
}
/* line 132, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .hint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}
/* line 141, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item img {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
/* line 147, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 5px 0;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
/* line 159, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons:hover {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 166, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item:hover .buttons {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 173, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint {
  display: block;
  background: rgba(255, 165, 0, 0.8);
  color: #fff;
}
/* line 179, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint::after {
  content: '等待上传';
}
/* line 185, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint {
  display: block;
  background: rgba(30, 159, 255, 0.8);
  color: #fff;
}
/* line 191, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint::after {
  content: '正在上传';
}
/* line 195, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading button.upload {
  display: none;
}
/* line 201, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint {
  display: block;
  background: rgba(0, 150, 136, 0.8);
  color: #fff;
}
/* line 207, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint::after {
  content: '上传成功';
}
/* line 211, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed button.upload {
  display: none;
}
/* line 217, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint {
  display: block;
  background: rgba(255, 87, 34, 0.8);
  color: #fff;
}
/* line 223, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint::after {
  content: '上传失败';
}
/* line 227, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed button.upload {
  display: inline-block;
}
/* line 236, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #fm .layui-row.btn-row > .layui-col-md12 {
  text-align: center;
}
/* line 242, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #blnTb .head-row {
  background: #f2f2f2;
}
/* line 245, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #blnTb .head-row th {
  height: 38px;
  width: 20%;
}
/* line 252, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.yw_import_export #serialSequenceTb + .layui-table-view .layui-table-fixed .layui-table-body .layui-form-checkbox .layui-icon {
  color: white;
}

/* line 258, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
#tb202011251615 + .layui-table-view {
  margin: 0;
}

/* line 263, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
#fm202011251649 {
  margin: 0;
}
/* line 267, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
#fm202011251649 .layui-row .layui-form-label {
  width: 10em;
}
/* line 271, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
#fm202011251649 .layui-row .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 275, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
#fm202011251649 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 280, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
#fm202011251649 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 286, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
#fm202011251649 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 291, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
#fm202011251649 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 298, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
#fm202011251649 .layui-row .address-select > div {
  width: 24%;
  float: left;
}

/* line 306, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.hideClass {
  display: none;
}

/* line 311, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 317, app/components/business_center/truck_manage_noSettlement/import_export/view.scss */
.layui-layer.popRange .layui-layer-content {
  overflow: visible !important;
}
@charset "UTF-8";
/* 预录入   用户界面 */
/* line 2, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
.my_body_structure {
  border: 0px solid red;
  height: 1000px;
  width: 1350px;
  margin: 0 auto;
}

/* 录入图片  */
/* line 4, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
.my_picture_structure {
  float: left;
  border: 0px solid red;
}

/* line 5, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
.my_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1300px;
  margin: 10px auto;
}

/* line 6, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
#menContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}

/* line 8, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
#menContainer img {
  width: 100%;
  height: 100%;
}

/* line 9, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
#fengContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}

/* line 11, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
#fengContainer img {
  width: 100%;
  height: 100%;
}

/* line 17, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
.myorders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 18, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
.myorders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
.myorders_query_option dl select {
  width: 70px;
  height: 27px;
}

/* line 24, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
.my_body_structure button {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
  border: none;
  border-radius: 5px;
}

/* line 41, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
#saveBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}

/* line 55, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
#noBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
}

/* 弹框   车队派单 */
/* line 71, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
.alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 75, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
.alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
                  dt{text-align: center;}
                  input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
              }*/
}
/* line 77, app/components/business_center/truck_manage_noSettlement/order_info_supp/info_detail/view.scss */
.alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 2, app/components/business_center/truck_manage_noSettlement/order_info_supp/view.scss */
.myjkgck_order_query_noSettle .myorders_sendquery_option {
  height: 85px;
}
/* line 5, app/components/business_center/truck_manage_noSettlement/order_info_supp/view.scss */
.myjkgck_order_query_noSettle .myorders_sendquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/truck_manage_noSettlement/order_info_supp/view.scss */
.myjkgck_order_query_noSettle .myorders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/truck_manage_noSettlement/order_info_supp/view.scss */
.myjkgck_order_query_noSettle .myorders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/truck_manage_noSettlement/order_info_supp/view.scss */
.myjkgck_order_query_noSettle .myorder_audit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/truck_manage_noSettlement/order_info_supp/view.scss */
.myjkgck_order_query_noSettle .myorder_audit_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage_noSettlement/order_info_supp/view.scss */
.myjkgck_order_query_noSettle .myorder_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/truck_manage_noSettlement/order_info_supp/view.scss */
.myjkgck_order_query_noSettle .myorder_audit_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 3, app/components/business_center/truck_manage_noSettlement/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .titleInfo {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 9, app/components/business_center/truck_manage_noSettlement/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo {
  width: 100%;
  height: 800px;
}
/* line 12, app/components/business_center/truck_manage_noSettlement/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoTitle {
  height: 35px;
  text-align: center;
  line-height: 35px;
}
/* line 16, app/components/business_center/truck_manage_noSettlement/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoTitle span {
  margin-right: 15px;
}
/* line 20, app/components/business_center/truck_manage_noSettlement/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfo {
  width: 60%;
  height: 720px;
  margin: 10px auto;
}
/* line 25, app/components/business_center/truck_manage_noSettlement/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList {
  width: 19%;
  position: fixed;
  margin-top: 75px;
  top: 10px;
  right: 10px;
  height: 720px;
  overflow-y: auto;
}
/* line 33, app/components/business_center/truck_manage_noSettlement/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table {
  width: 100%;
  text-align: center;
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
}
/* line 38, app/components/business_center/truck_manage_noSettlement/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table tr {
  border-left: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 42, app/components/business_center/truck_manage_noSettlement/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table th {
  height: 35px;
  border-right: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 47, app/components/business_center/truck_manage_noSettlement/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table td {
  width: 33%;
  height: 30px;
  border-right: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 2, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td span {
  color: #2EC300;
}
/* line 26, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .div1{
      background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
      width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
      height: 50px;width:200px;text-align: left;
  }
  .arrow{width:0;height:0;border: 17.5px solid transparent;border-left-color: #DDDDDD;}
  ._treel{height: 50px;float: left;}
  ._treel_info{height: 100px;width:10%;float: left;}*/
}
/* line 28, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ul {
  list-style: none;
}
/* line 29, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 30, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 31, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 32, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_yellow {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: yellow;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 33, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 34, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 35, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 36, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 37, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 40, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 41, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 79, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  white-space: nowrap;
}
/* line 80, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._padding_buttom {
  height: 10px;
}
/* line 81, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 83, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 84, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 85, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 86, app/components/business_center/truck_manage_noSettlement/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
/* line 1, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new {
   /* .greencircle {
    width: 15px;
    height: 15px;
    background-color: #00FF00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.redcircle {
    width: 15px;
    height: 15px;
    background-color: #FF0000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hscircle {
    width: 15px;
    height: 15px;
    background-color: #C0C0C0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.div1{
background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
}
.line{
width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
}
.linecontent{
height: 50px;width:200px;text-align: left;
}
.arrow{
        width:0;
        height:0;
        border: 17.5px solid transparent;
        border-left-color: #DDDDDD;
        }*/
}
/* line 2, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 68, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ul {
  list-style: none;
}
/* line 69, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 70, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 71, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 74, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 79, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 80, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 82, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  white-space: nowrap;
}
/* line 83, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new ._padding_buttom {
  height: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
  /*  修改 弹框 */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-single .group-name, .wtgck_import_export .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-single .group-name:after, .wtgck_import_export .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .wtgck_import_export .chosen-container .chosen-results-scroll-down span, .wtgck_import_export .chosen-container .chosen-results-scroll-up span, .wtgck_import_export .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .wtgck_import_export .chosen-container-single .chosen-search input[type=text], .wtgck_import_export .chosen-container-single .chosen-single abbr, .wtgck_import_export .chosen-container-single .chosen-single div b, .wtgck_import_export .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 4, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 10, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 19, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .tab .hide {
  display: none;
}
/* line 23, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .tab a {
  color: blue;
}
/* line 28, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 35, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 46, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 53, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .import_money {
  text-align: center;
}
/* line 56, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 63, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list {
  margin-top: 10px;
}
/* line 66, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 71, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 79, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 86, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 92, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 100, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 109, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 118, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 123, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 135, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 148, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 159, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list #imgBox {
  text-align: left;
}
/* line 163, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list #imgBox2 {
  text-align: left;
}
/* line 167, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list #imgBox1 {
  text-align: left;
}
/* line 171, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 182, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 188, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 204, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list .imgContainer:hover p {
  display: block;
}
/* line 208, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 220, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 232, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list #btn3 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 244, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_details_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 258, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 265, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 278, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 760px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  transform: translate(-50%, -50%);
}
/* line 292, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_popover ._temporarily_add_info {
  padding: 10px 0px;
}
/* line 296, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_popover select {
  width: 170px;
}
/* line 300, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 306, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_order_ctn_info_table {
  padding: 5px 10px 20px;
}
/* line 311, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_order_ctn_info_table table th {
  text-align: center;
}
/* line 315, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  padding: 3px;
}
/* line 319, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_order_ctn_info_table table td input {
  border: 1px solid #D5D5D5;
}
/* line 327, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 332, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 340, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 347, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 354, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 93%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 366, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 377, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 384, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 397, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 411, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_popover .barge_ctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 417, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 430, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 444, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_popover_update ._barge_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 451, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 457, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 464, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 473, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 478, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 486, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 493, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 500, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 512, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export ._barge_div ._barge_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 523, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 541, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 546, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover4 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 554, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover4 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 561, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 16%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 568, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 582, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 587, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 603, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export img[src=""], .wtgck_import_export img:not([src]) {
  opacity: 0;
}
/* line 607, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 625, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover6 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 630, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover6 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 638, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover6 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 645, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover6 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 652, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 666, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover6 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 671, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover6 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 687, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover5 {
  position: fixed;
  top: 65%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 703, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 708, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover5 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 716, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover5 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 723, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 730, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 739, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover5 .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 750, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 755, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 771, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export #tab {
  margin: 0;
}
/* line 775, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export #tab tr td {
  border: none;
}
/* line 778, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export #tab tr td input {
  border: solid 1px #D5D5D5;
  height: 25px;
  line-height: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 790, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
  .wtgck_import_export .chosen-rtl .chosen-search input[type="text"],
  .wtgck_import_export .chosen-container-single .chosen-single abbr,
  .wtgck_import_export .chosen-container-single .chosen-single div b,
  .wtgck_import_export .chosen-container-single .chosen-search input[type="text"],
  .wtgck_import_export .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .wtgck_import_export .chosen-container .chosen-results-scroll-down span,
  .wtgck_import_export .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 804, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export/view.scss */
.wtgck_import_export .checkline {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  color: #2687d0;
  cursor: pointer;
}
@charset "UTF-8";
/* line 1, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
  /*  修改 弹框 */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-single .group-name, .wtgck_import_export_3412324314 .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-single .group-name:after, .wtgck_import_export_3412324314 .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .wtgck_import_export_3412324314 .chosen-container .chosen-results-scroll-down span, .wtgck_import_export_3412324314 .chosen-container .chosen-results-scroll-up span, .wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .wtgck_import_export_3412324314 .chosen-container-single .chosen-search input[type=text], .wtgck_import_export_3412324314 .chosen-container-single .chosen-single abbr, .wtgck_import_export_3412324314 .chosen-container-single .chosen-single div b, .wtgck_import_export_3412324314 .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 5, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 11, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 20, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab .hide {
  display: none;
}
/* line 24, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab a {
  color: blue;
}
/* line 29, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 36, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 47, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 54, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .import_money {
  text-align: center;
}
/* line 57, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 64, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list {
  margin-top: 10px;
}
/* line 67, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 72, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 80, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 87, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 93, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 101, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 110, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 119, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 124, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 136, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 149, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 160, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #imgBox {
  text-align: left;
}
/* line 164, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #imgBox2 {
  text-align: left;
}
/* line 168, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #imgBox1 {
  text-align: left;
}
/* line 172, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 183, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 189, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 205, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .imgContainer:hover p {
  display: block;
}
/* line 209, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 221, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 233, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 247, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 254, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 267, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 760px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  transform: translate(-50%, -50%);
}
/* line 281, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_popover ._temporarily_add_info {
  padding: 10px 0px;
}
/* line 285, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_popover select {
  width: 170px;
}
/* line 289, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 295, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_order_ctn_info_table {
  padding: 5px 10px 20px;
}
/* line 300, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_order_ctn_info_table table th {
  text-align: center;
}
/* line 304, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  padding: 3px;
}
/* line 308, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_order_ctn_info_table table td input {
  border: 1px solid #D5D5D5;
}
/* line 316, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 321, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 329, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 336, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 343, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 93%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 355, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 366, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 373, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 386, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 400, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_popover .barge_ctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 406, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 419, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 433, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_popover_update ._barge_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 440, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 446, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 453, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 462, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 467, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 475, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 482, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 489, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 501, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 513, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 531, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 536, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 544, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 551, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 558, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 572, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 577, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 593, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 img[src=""], .wtgck_import_export_3412324314 img:not([src]) {
  opacity: 0;
}
/* line 597, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 615, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 620, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 628, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 635, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 642, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 656, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 661, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 677, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 {
  position: fixed;
  top: 65%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 693, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 698, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 706, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 713, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 720, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 729, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 740, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 745, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 761, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 #tab {
  margin: 0;
}
/* line 765, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 #tab tr td {
  border: none;
}
/* line 768, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
.wtgck_import_export_3412324314 #tab tr td input {
  border: solid 1px #D5D5D5;
  height: 25px;
  line-height: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 780, app/components/business_center/truck_manage_noSettlement/orders_select_new/import_export_modify/view.scss */
  .wtgck_import_export_3412324314 .chosen-rtl .chosen-search input[type="text"],
  .wtgck_import_export_3412324314 .chosen-container-single .chosen-single abbr,
  .wtgck_import_export_3412324314 .chosen-container-single .chosen-single div b,
  .wtgck_import_export_3412324314 .chosen-container-single .chosen-search input[type="text"],
  .wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .wtgck_import_export_3412324314 .chosen-container .chosen-results-scroll-down span,
  .wtgck_import_export_3412324314 .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 47, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
.jk_orders_select_new {
  min-height: 600px;
}
/* line 50, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
.jk_orders_select_new .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 56, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
.jk_orders_select_new #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 61, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
.jk_orders_select_new #fm .form-btn-row {
  text-align: center;
}
/* line 65, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
.jk_orders_select_new #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 71, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
.jk_orders_select_new #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 75, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
.jk_orders_select_new #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 85, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
.jk_orders_select_new #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 89, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
.jk_orders_select_new #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 145, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 150, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
#fm20223151426 .layui-form-select dl {
  max-height: 700px;
}
/* line 155, app/components/business_center/truck_manage_noSettlement/orders_select_new/view.scss */
#fm20223151426 .address-select > div {
  width: 20%;
  float: left;
}
/* line 1, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create {
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  
  .div1{
  background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
  width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
  height: 50px;width:200px;text-align: left;
  }
  .arrow{
          width:0;
          height:0;
          border: 18px solid transparent;
          border-left-color: #DDDDDD;
          }*/
}
/* line 2, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 6, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 16, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 18, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table th {
  height: 35px;
  background-color: #1660C1;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
  color: #FFFFFF;
}
/* line 19, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td span {
  color: #2EC300;
}
/* line 67, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 69, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ul {
  list-style: none;
}
/* line 70, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 71, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 74, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 77, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 80, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 81, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 83, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 84, app/components/business_center/truck_manage_noSettlement/send_order/sends_create/view.scss */
.jkgck_sendc_query_create ._padding_buttom {
  height: 10px;
}
/* line 1, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details {
  /*.greencircle {
                width: 15px;
                height: 15px;
                background-color: #00FF00;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
            }
            .redcircle {
                width: 15px;
                height: 15px;
                background-color: #FF0000;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
            }
            .hscircle {
                width: 15px;
                height: 15px;
                background-color: #C0C0C0;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
            }
            
            .div1{
            background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
            }
            .line{
            width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
            }
            .linecontent{
            height: 50px;width:200px;text-align: left;
            }
            .arrow{
                    width:0;
                    height:0;
                    border: 18px solid transparent;
                    border-left-color: #DDDDDD;
                    }*/
}
/* line 2, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info {
  font-size: 20px;
}
/* line 17, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 19, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info table th {
  height: 30px;
  background-color: #1660C1;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
  color: #FFFFFF;
}
/* line 20, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 24, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .top_title {
  margin-top: 10px;
  font-size: 20px;
}
/* line 28, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_info {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 33, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_info th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 20%;
  border-top: solid 1px #D5D5D5;
}
/* line 40, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_info td {
  text-align: center;
  width: 20%;
  height: 15px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 48, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 50, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ul {
  list-style: none;
}
/* line 51, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 52, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 53, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 54, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 55, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 56, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 57, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 58, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 61, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 62, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 104, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 105, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._padding_buttom {
  height: 10px;
}
/* line 106, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 108, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 109, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 110, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 111, app/components/business_center/truck_manage_noSettlement/send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
/* line 1, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
.jkgck_sendc_query {
  min-height: 600px;
}
/* line 4, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
.jkgck_sendc_query .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
.jkgck_sendc_query #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
.jkgck_sendc_query #fm .form-btn-row {
  text-align: center;
}
/* line 19, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
.jkgck_sendc_query #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 25, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
.jkgck_sendc_query #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 29, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
.jkgck_sendc_query #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 39, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
.jkgck_sendc_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 43, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
.jkgck_sendc_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 52, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 57, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
#fm20223151426 .layui-form-select dl {
  max-height: 700px;
}
/* line 62, app/components/business_center/truck_manage_noSettlement/send_order/view.scss */
#fm20223151426 .address-select > div {
  width: 20%;
  float: left;
}
/* line 2, app/components/business_center/truckcar_bussiness_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/business_center/truckcar_bussiness_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/business_center/truckcar_bussiness_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/business_center/truckcar_bussiness_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/truckcar_bussiness_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/business_center/truckcar_bussiness_report/view.scss */
.bpgck_weight_reprot .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/weight_manage/bespoke_query/qr_code/view.scss */
.tzgck_qr_code .qr_sequence {
  padding-top: 10px;
  width: 700px;
  margin: 0 auto;
}
/* line 4, app/components/business_center/weight_manage/bespoke_query/qr_code/view.scss */
.tzgck_qr_code .qr_sequence table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 6, app/components/business_center/weight_manage/bespoke_query/qr_code/view.scss */
.tzgck_qr_code .qr_sequence table td {
  border-bottom: 1px dashed #C1C1C1;
  height: 200px;
}
/* line 8, app/components/business_center/weight_manage/bespoke_query/qr_code/view.scss */
.tzgck_qr_code .qr_sequence table td div {
  margin: 0 auto;
  text-align: center;
}
/* line 10, app/components/business_center/weight_manage/bespoke_query/qr_code/view.scss */
.tzgck_qr_code .qr_sequence table td div span {
  float: left;
  margin-top: 40px;
  font-weight: bold;
  font-size: 15px;
}
/* line 12, app/components/business_center/weight_manage/bespoke_query/qr_code/view.scss */
.tzgck_qr_code .qr_sequence table td center {
  color: red;
}
/* line 13, app/components/business_center/weight_manage/bespoke_query/qr_code/view.scss */
.tzgck_qr_code .qr_sequence table td p {
  text-align: center;
  font-size: 13px;
  margin-top: 5px;
}
/* line 15, app/components/business_center/weight_manage/bespoke_query/qr_code/view.scss */
.tzgck_qr_code .qr_sequence table td p span {
  padding: 0px 10px;
}
/* line 2, app/components/business_center/weight_manage/bespoke_query/view.scss */
.tzgck_bespoke_query .bespoke_query_option {
  overflow: auto;
}
/* line 5, app/components/business_center/weight_manage/bespoke_query/view.scss */
.tzgck_bespoke_query .bespoke_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/bespoke_query/view.scss */
.tzgck_bespoke_query .bespoke_query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/weight_manage/bespoke_query/view.scss */
.tzgck_bespoke_query .bespoke_query_option dl select {
  width: 150px;
  height: 27px;
}
/* line 12, app/components/business_center/weight_manage/bespoke_query/view.scss */
.tzgck_bespoke_query .bespoke_query_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 14, app/components/business_center/weight_manage/bespoke_query/view.scss */
.tzgck_bespoke_query .bespoke_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 15, app/components/business_center/weight_manage/bespoke_query/view.scss */
.tzgck_bespoke_query .bespoke_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 17, app/components/business_center/weight_manage/bespoke_query/view.scss */
.tzgck_bespoke_query .bespoke_query_info table td a {
  color: #1660C1;
}
/* line 17, app/components/business_center/weight_manage/bespoke_query/view.scss */
.tzgck_bespoke_query .bespoke_query_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_center/weight_manage/bespoke_time/view.scss */
.tzgck_bespoke_time .bespoke_time_option {
  overflow: auto;
}
/* line 5, app/components/business_center/weight_manage/bespoke_time/view.scss */
.tzgck_bespoke_time .bespoke_time_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/bespoke_time/view.scss */
.tzgck_bespoke_time .bespoke_time_option dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 10, app/components/business_center/weight_manage/bespoke_time/view.scss */
.tzgck_bespoke_time .bespoke_time_show {
  margin-top: 10px;
}
/* line 12, app/components/business_center/weight_manage/bespoke_time/view.scss */
.tzgck_bespoke_time .bespoke_time_show table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_center/weight_manage/bespoke_time/view.scss */
.tzgck_bespoke_time .bespoke_time_show table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 17, app/components/business_center/weight_manage/bespoke_time/view.scss */
.tzgck_bespoke_time .bespoke_time_show table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  width: 30%;
}
/* line 19, app/components/business_center/weight_manage/bespoke_time/view.scss */
.tzgck_bespoke_time .bespoke_time_show table td .number {
  height: 30px;
  line-height: 30px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 20, app/components/business_center/weight_manage/bespoke_time/view.scss */
.tzgck_bespoke_time .bespoke_time_show table td .number_time {
  height: 27px;
  line-height: 27px;
}
/* line 21, app/components/business_center/weight_manage/bespoke_time/view.scss */
.tzgck_bespoke_time .bespoke_time_show table td select {
  width: 150px;
  height: 28px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 16, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_center_lines {
  float: left;
  width: 30%;
}
/* line 20, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_center_lines .business_center_up {
  height: auto;
}
/* line 24, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_center_lines .business_center_down {
  border: 1px solid #D5D5D5;
  padding: 10px 0px;
}
/* line 29, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_center_lines .business_center_down dl dt {
  margin-left: 0px;
  margin-top: 0px;
  width: auto;
}
/* line 36, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_center_lines .business_center_down table {
  padding-left: 10px;
  font-size: 13px;
  width: 100%;
}
/* line 41, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_center_lines .business_center_down table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 47, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_center_lines .business_center_down table td {
  height: 35px;
  line-height: 25px;
  padding: 8px 8px 10px 10px;
}
/* line 52, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_center_lines .business_center_down table td a {
  padding: 0px 5px;
}
/* line 63, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_center_lines .business_center_down table .paper_css table {
  border-collapse: collapse;
  font-size: auto;
  width: 100%;
}
/* line 68, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_center_lines .business_center_down table .paper_css table td {
  border: 1px solid #D5D5D5;
  text-align: center;
}
/* line 78, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_details {
  float: left;
  width: 68%;
  padding: 0px 0px 0px 10px;
}
/* line 83, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_details .business_center_right {
  padding: 10px;
}
/* line 86, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_details .business_center_right input[type=text] {
  height: 28px;
  line-height: 28px;
  width: 150px;
}
/* line 92, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_details .business_center_right dl dt {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 101, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_details table td {
  padding: 5px 10px;
}
/* line 102, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_details table td input[type="text"] {
  width: 140px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 110, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .business_details table td select {
  width: 140px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 124, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  /*margin-top: 10px;*/
}
/* line 131, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .weight_query_option dl input[type="text"] {
  width: 120px;
  height: 28px;
  line-height: 28px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 142, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 149, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 155, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 162, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 168, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 173, app/components/business_center/weight_manage/change_back_box/view.scss */
.change_back_box .weight_query_info table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 2, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 16, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_center_lines {
  float: left;
  width: 30%;
}
/* line 20, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_center_lines .business_center_up {
  height: auto;
}
/* line 24, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_center_lines .business_center_down {
  border: 1px solid #D5D5D5;
  padding: 10px 0px;
}
/* line 29, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_center_lines .business_center_down dl dt {
  margin-left: 0px;
  margin-top: 0px;
  width: auto;
}
/* line 36, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_center_lines .business_center_down table {
  padding-left: 10px;
  font-size: 13px;
  width: 100%;
}
/* line 41, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_center_lines .business_center_down table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 47, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_center_lines .business_center_down table td {
  height: 35px;
  line-height: 25px;
  padding: 8px 8px 10px 10px;
}
/* line 52, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_center_lines .business_center_down table td a {
  padding: 0px 5px;
}
/* line 63, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_center_lines .business_center_down table .paper_css table {
  border-collapse: collapse;
  font-size: auto;
  width: 100%;
}
/* line 68, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_center_lines .business_center_down table .paper_css table td {
  border: 1px solid #D5D5D5;
  text-align: center;
}
/* line 78, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_details {
  float: left;
  width: 68%;
  padding: 0px 0px 0px 10px;
}
/* line 83, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_details .business_center_right {
  padding: 10px;
}
/* line 86, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_details .business_center_right input[type=text] {
  height: 28px;
  line-height: 28px;
  width: 150px;
}
/* line 92, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_details .business_center_right dl dt {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 101, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_details table td {
  padding: 5px 10px;
}
/* line 102, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_details table td input[type="text"] {
  width: 140px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 110, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .business_details table td select {
  width: 140px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 124, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  /*margin-top: 10px;*/
}
/* line 131, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .weight_query_option dl input[type="text"] {
  width: 120px;
  height: 28px;
  line-height: 28px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 142, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 149, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 155, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 162, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 168, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 173, app/components/business_center/weight_manage/change_operator/view.scss */
.change_operator .weight_query_info table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 2, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 16, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines {
  float: left;
  width: 30%;
}
/* line 20, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines .business_center_up {
  height: auto;
}
/* line 24, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines .business_center_down {
  border: 1px solid #D5D5D5;
  padding: 15px 10px;
}
/* line 29, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines .business_center_down dl dt {
  margin-left: 0px;
  margin-top: 0px;
  width: auto;
}
/* line 36, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines .business_center_down table {
  padding-left: 10px;
  font-size: 13px;
  width: 100%;
}
/* line 41, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines .business_center_down table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 47, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines .business_center_down table td {
  height: 35px;
  line-height: 25px;
  padding: 8px 8px 10px 10px;
}
/* line 52, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines .business_center_down table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 57, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines .business_center_down table td span {
  color: #2EC300;
}
/* line 63, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines .business_center_down table .paper_css table {
  border-collapse: collapse;
  font-size: auto;
  width: 100%;
}
/* line 68, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_center_lines .business_center_down table .paper_css table td {
  border: 1px solid #D5D5D5;
  text-align: center;
}
/* line 78, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_details {
  float: left;
  width: 68%;
  padding: 0px 0px 0px 10px;
}
/* line 83, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_details .business_center_right {
  padding: 10px;
}
/* line 86, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_details .business_center_right input[type=text] {
  height: 28px;
  line-height: 28px;
  width: 150px;
}
/* line 93, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_details .business_center_right dl dt {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 101, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_details .yard_confirm_title {
  font-size: 0;
  -webkit-text-size-adjust: none;
}
/* line 105, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_details .yard_confirm_title button {
  font-size: 13px;
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 0px;
  border: 1px solid #3e3535;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
}
/* line 121, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_details table td {
  padding: 5px 10px;
}
/* line 122, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_details table td input[type="text"] {
  width: 140px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 130, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .business_details table td select {
  width: 140px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 144, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  /*margin-top: 10px;*/
}
/* line 151, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .weight_query_option dl input[type="text"] {
  width: 120px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 162, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 169, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 175, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 182, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 188, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 193, app/components/business_center/weight_manage/check_box_confirm/view.scss */
.check_box_confirm .weight_query_info table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 2, app/components/business_center/weight_manage/customer_payment/pay_up/view.scss */
.tzgck_pay_up .pay_up_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/weight_manage/customer_payment/pay_up/view.scss */
.tzgck_pay_up .pay_up_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/weight_manage/customer_payment/pay_up/view.scss */
.tzgck_pay_up .pay_up_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/weight_manage/customer_payment/pay_up/view.scss */
.tzgck_pay_up .pay_up_list table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/weight_manage/customer_payment/pay_up/view.scss */
.tzgck_pay_up .pay_up_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 16, app/components/business_center/weight_manage/customer_payment/pay_up/view.scss */
.tzgck_pay_up .pay_up_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 2, app/components/business_center/weight_manage/customer_payment/view.scss */
.tzgck_customer_payment .customer_payment_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/weight_manage/customer_payment/view.scss */
.tzgck_customer_payment .customer_payment_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/customer_payment/view.scss */
.tzgck_customer_payment .customer_payment_option dl input[type="text"] {
  width: 200px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 9, app/components/business_center/weight_manage/customer_payment/view.scss */
.tzgck_customer_payment .customer_payment_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 11, app/components/business_center/weight_manage/customer_payment/view.scss */
.tzgck_customer_payment .customer_payment_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 17, app/components/business_center/weight_manage/customer_payment/view.scss */
.tzgck_customer_payment .customer_payment_list {
  margin-top: 10px;
}
/* line 19, app/components/business_center/weight_manage/customer_payment/view.scss */
.tzgck_customer_payment .customer_payment_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 21, app/components/business_center/weight_manage/customer_payment/view.scss */
.tzgck_customer_payment .customer_payment_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 24, app/components/business_center/weight_manage/customer_payment/view.scss */
.tzgck_customer_payment .customer_payment_list table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
@charset "UTF-8";
/* line 2, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .refund_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .refund_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .refund_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .refund_option dl select {
  width: 130px;
  height: 26px;
}
/* line 10, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .refund_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 12, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .refund_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 19, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .customer_refund_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 21, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .customer_refund_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 22, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .customer_refund_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 24, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .customer_refund_info table td a {
  color: #1660C1;
}
/* line 24, app/components/business_center/weight_manage/customer_refund/view.scss */
.tcgck_customer_refund .customer_refund_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .tz_detailed_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .tz_detailed_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .tz_detailed_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .tz_detailed_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .tz_detailed_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 16, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .tz_detailed_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .tz_detailed_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .tz_detailed_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .tz_detailed_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .tz_detailed_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .mt_cost_block {
  float: left;
  width: 30%;
}
/* line 27, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .mt_cost_block .mt_cost {
  border: 1px solid #D5D5D5;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 30, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .mt_cost_block .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 32, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .mt_cost_block .details_mt_cost {
  max-height: 222px;
  overflow: auto;
}
/* line 34, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .mt_cost_block .details_mt_cost table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 36, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .mt_cost_block .details_mt_cost table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 37, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .mt_cost_block .details_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 39, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .mt_cost_block .details_mt_cost table td a {
  color: #1660C1;
}
/* line 39, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .mt_cost_block .details_mt_cost table td span {
  color: #2EC300;
}
/* line 44, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .wl_cost_block {
  float: right;
  width: 65%;
}
/* line 46, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .wl_cost_block .wl_cost {
  border: 1px solid #D5D5D5;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 50, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .wl_cost_block .details_wl_cost {
  max-height: 222px;
  overflow: auto;
}
/* line 52, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .wl_cost_block .details_wl_cost table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 54, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .wl_cost_block .details_wl_cost table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 55, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .wl_cost_block .details_wl_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 57, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .wl_cost_block .details_wl_cost table td a {
  color: #1660C1;
}
/* line 57, app/components/business_center/weight_manage/delivery_order_manage/delivery_detail/view.scss */
.wzgck_delivery_detail .wl_cost_block .details_wl_cost table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck {
  /*  提重按钮 */
}
/* line 2, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_title {
  margin-top: 10px;
  border: 1px solid #D5D5D5;
  height: 130px;
}
/* line 4, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_title dl {
  margin: 0;
  padding: 0;
}
/* line 6, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_title dl dt {
  text-align: center;
  margin-top: 10px;
  font-size: 13px;
}
/* line 8, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_title dl dt span {
  margin-left: 50px;
}
/* line 10, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_title dl dd {
  font-size: 15px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_title .p {
  border: 1px solid red;
  float: right;
  height: 140px;
  width: 150px;
}
/* line 15, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 17, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_list table th {
  height: 35px;
  width: 20%;
  font-weight: inherit;
  border: 1px solid #D5D5D5;
}
/* line 19, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_list table th input[type="checkbox"] {
  vertical-align: middle;
  margin-top: -2px;
  width: 13px;
  height: 13px;
  border: 1px solid #555;
  margin-right: 10px;
  -webkit-appearance: none;
}
/* line 22, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_list table td {
  border: 1px solid #D5D5D5;
  text-align: center;
  width: 20%;
  height: 35px;
}
/* line 28, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_pack_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_pack_list table th {
  height: 35px;
  width: 18%;
  font-weight: inherit;
  border: 1px solid #D5D5D5;
}
/* line 33, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_pack_list table td {
  border: 1px solid #D5D5D5;
  text-align: center;
  width: 18%;
  height: 35px;
}
/* line 38, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_info {
  margin-top: 2px;
  border: 1px solid #D5D5D5;
  height: 100px;
}
/* line 40, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_info dl {
  margin: 0;
  padding: 0;
  margin-left: 10px;
  margin-bottom: 50px;
}
/* line 42, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_info dl dt {
  text-align: center;
  margin-top: 100px;
  font-size: 13px;
  height: 50px;
  line-height: 50px;
}
/* line 44, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_info dl dt span {
  margin-top: 100px;
}
/* line 46, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_info dl dd {
  font-size: 15px;
  margin-top: 100px;
  line-height: 50pt;
}
/* line 48, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_info .p {
  border: 1px solid red;
  float: right;
  height: 140px;
  width: 150px;
}
/* line 50, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_img {
  margin-top: 2px;
  border: 1px solid #D5D5D5;
  height: 280px;
  width: 100%;
}
/* line 53, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_img dl dt {
  float: left;
  height: 280px;
  width: 100%;
}
/* line 55, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_img dl dt img {
  height: 100%;
  width: 100%;
}
/* line 58, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_img dl dd textarea {
  float: right;
  height: 120px;
  width: 250px;
  position: relative;
  z-index: 2;
  margin-top: -125px;
  resize: none;
  border-bottom: 0px solid;
  border-right: 0px solid;
  background-color: #FFFFFF;
}
/* line 66, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 70, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 84, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_bottom table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  background-color: #FFFFFF;
}
/* line 86, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_bottom table th {
  height: 25px;
  text-align: left;
  font-weight: inherit;
}
/* line 89, app/components/business_center/weight_manage/delivery_order_manage/delivery_precheck/view.scss */
.wzgck_delivery_precheck .details_bottom table td {
  text-align: center;
  width: 20%;
  height: 25px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .paperless_eir_option {
  height: 90px;
}
/* line 5, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .paperless_eir_option dl dt {
  border: 1px solid #FFFFFF;
  text-align: center;
  margin-top: 15px;
}
/* line 6, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .paperless_eir_option dl button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 27px;
  border: 0;
  padding: 0px 10px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 27px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .paperless_eir_option input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 12, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .paperless_do_info {
  max-height: 300px;
  overflow: auto;
}
/* line 14, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .paperless_do_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 16, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .paperless_do_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 17, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .paperless_do_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 19, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .paperless_do_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 20, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .paperless_do_info table td span {
  color: #2EC300;
}
/* line 24, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .apply_do_popover {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 350px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  转交小提单  --*/
}
/* line 28, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .apply_do_popover .change_do_info {
  max-height: 400px;
  overflow: auto;
  height: 250px;
}
/* line 31, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .apply_do_popover .change_do_info dl dt {
  border: 1px solid #FFFFFF;
  text-align: center;
  margin-top: 15px;
}
/* line 32, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .apply_do_popover .change_do_info dl button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 27px;
  border: 0;
  padding: 0px 10px;
  cursor: pointer;
  color: #1660C1;
  line-height: 27px;
  position: relative;
  background-color: #FFFFFF;
}
/* line 35, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .apply_do_popover .change_do_info input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 36, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .apply_do_popover .change_do_info select {
  width: 150px;
  height: 25px;
}
/* line 41, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage #win {
  display: none;
  top: 0px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index:  1000;
}
/* line 52, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage #win1 {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 450px;
  height: 180px;
  margin-left: -300px;
  margin-top: -200px;
  border: 2px solid #ddd;
  background-color: white;
  text-align: center;
}
/* line 68, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage #yardinput {
  display: none;
  position: absolute;
  left: 70px;
  top: 38px;
  border: 1px solid #888;
  background-color: white;
  text-align: center;
  width: 167px;
}
/* line 80, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage #divbtn {
  position: absolute;
  left: 180px;
  top: 157px;
}
/* line 87, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage #labelinput {
  position: absolute;
  left: 27px;
  top: 70px;
}
/* line 99, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 110, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 115, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 125, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 128, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container a {
  cursor: pointer;
}
/* line 134, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 150, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 153, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 160, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 163, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 171, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 177, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 184, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: 20px;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 199, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 9px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 210, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 214, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 221, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 227, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 234, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 244, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 253, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 257, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 262, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 266, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 271, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 276, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 279, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 286, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 298, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 302, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 307, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 321, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 338, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 341, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 351, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 354, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 360, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 363, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 366, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 370, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 378, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 382, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 390, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 394, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 397, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 401, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 407, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 411, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 414, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 420, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl {
  text-align: right;
}
/* line 423, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 427, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 432, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 435, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 439, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 443, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 446, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 449, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 453, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 457, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.wzgck_delivery_order_manage .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 461, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 465, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 469, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 472, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
.wzgck_delivery_order_manage .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 480, app/components/business_center/weight_manage/delivery_order_manage/view.scss */
  .wzgck_delivery_order_manage .chosen-rtl .chosen-search input[type="text"],
  .wzgck_delivery_order_manage .chosen-container-single .chosen-single abbr,
  .wzgck_delivery_order_manage .chosen-container-single .chosen-single div b,
  .wzgck_delivery_order_manage .chosen-container-single .chosen-search input[type="text"],
  .wzgck_delivery_order_manage .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .wzgck_delivery_order_manage .chosen-container .chosen-results-scroll-down span,
  .wzgck_delivery_order_manage .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 2, app/components/business_center/weight_manage/export_eir/view.scss */
.dcgck_export_eir .export_eir_option {
  overflow: auto;
}
/* line 5, app/components/business_center/weight_manage/export_eir/view.scss */
.dcgck_export_eir .export_eir_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/export_eir/view.scss */
.dcgck_export_eir .export_eir_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/weight_manage/export_eir/view.scss */
.dcgck_export_eir .export_eir_option dl select {
  width: 200px;
  height: 27px;
}
/* line 11, app/components/business_center/weight_manage/export_eir/view.scss */
.dcgck_export_eir .export_eir_info {
  overflow: auto;
  width: 100%;
}
/* line 13, app/components/business_center/weight_manage/export_eir/view.scss */
.dcgck_export_eir .export_eir_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 200%;
}
/* line 15, app/components/business_center/weight_manage/export_eir/view.scss */
.dcgck_export_eir .export_eir_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 16, app/components/business_center/weight_manage/export_eir/view.scss */
.dcgck_export_eir .export_eir_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 18, app/components/business_center/weight_manage/export_eir/view.scss */
.dcgck_export_eir .export_eir_info table td a {
  color: #1660C1;
}
/* line 18, app/components/business_center/weight_manage/export_eir/view.scss */
.dcgck_export_eir .export_eir_info table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir {
  /*  箱号  弹框 */
}
/* line 2, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .paperless_eir_option {
  height: 70px;
}
/* line 5, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .paperless_eir_option dl dt {
  border: 1px solid #FFFFFF;
  text-align: center;
  margin-top: 15px;
}
/* line 6, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .paperless_eir_option dl button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 27px;
  border: 0;
  padding: 0px 10px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 27px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .paperless_eir_option input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 12, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .paperless_eir_info {
  max-height: 300px;
  overflow: auto;
}
/* line 14, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .paperless_eir_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 16, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .paperless_eir_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 17, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .paperless_eir_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 19, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .paperless_eir_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 20, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .paperless_eir_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .statistics_box_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 30, app/components/business_center/weight_manage/exportNew_eir/view.scss */
.wzgck_exportNew_eir .statistics_box_popover .statistics_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .weight_query_option {
  overflow: auto;
}
/* line 5, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .weight_query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .weight_query_option dl select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .apply_mt_count {
  margin-top: 15px;
}
/* line 15, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 17, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 24, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .weight_query_info_n table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 100%;
}
/* line 26, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .weight_query_info_n table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 27, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .weight_query_info_n table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 31, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .query_xlh_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 36, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .query_xlh_popover .xlh_multi_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 40, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .query_xlh_popover_bl {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 45, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .query_xlh_popover_bl .xlh_multi_box_bl textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 50, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 970px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 54, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .apply_mt_popover .tijaio_weight_info {
  max-height: 300px;
  overflow: auto;
}
/* line 57, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .apply_mt_popover .tijaio_weight_info dl dt {
  float: left;
  margin-left: 60px;
}
/* line 58, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .apply_mt_popover .tijaio_weight_info dl dd {
  float: left;
  margin-left: 60px;
}
/* line 61, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .apply_mt_popover .tijaio_weight_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 62, app/components/business_center/weight_manage/lift_weight_apply_ttgx/view.scss */
.lift_weight_apply_ttgx .apply_mt_popover .tijaio_weight_info dl select {
  width: 167px;
  height: 25px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .weight_query_option {
  overflow: auto;
}
/* line 5, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .weight_query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .weight_query_option dl select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .apply_mt_count {
  margin-top: 15px;
}
/* line 15, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 17, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 24, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .weight_query_info_n table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 100%;
}
/* line 26, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .weight_query_info_n table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 27, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .weight_query_info_n table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 31, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .query_xlh_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 36, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .query_xlh_popover .xlh_multi_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 40, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .query_xlh_popover_bl {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 45, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .query_xlh_popover_bl .xlh_multi_box_bl textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 50, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 870px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 54, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .apply_mt_popover .tijaio_weight_info {
  max-height: 300px;
  overflow: auto;
}
/* line 57, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .apply_mt_popover .tijaio_weight_info dl dt {
  float: left;
  margin-left: 60px;
}
/* line 58, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .apply_mt_popover .tijaio_weight_info dl dd {
  float: left;
  margin-left: 60px;
}
/* line 61, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .apply_mt_popover .tijaio_weight_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 62, app/components/business_center/weight_manage/lift_weight_apply_zc/view.scss */
.lift_weight_apply_zc .apply_mt_popover .tijaio_weight_info dl select {
  width: 167px;
  height: 25px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/maintenance_yard/view.scss */
.dcgck_maintenance_yard {
  /*  新增  弹框 */
}
/* line 3, app/components/business_center/weight_manage/maintenance_yard/view.scss */
.dcgck_maintenance_yard .maintenance_yard_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 5, app/components/business_center/weight_manage/maintenance_yard/view.scss */
.dcgck_maintenance_yard .maintenance_yard_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 6, app/components/business_center/weight_manage/maintenance_yard/view.scss */
.dcgck_maintenance_yard .maintenance_yard_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 8, app/components/business_center/weight_manage/maintenance_yard/view.scss */
.dcgck_maintenance_yard .maintenance_yard_info table td a {
  color: #1660C1;
  margin-left: 10px;
}
/* line 13, app/components/business_center/weight_manage/maintenance_yard/view.scss */
.dcgck_maintenance_yard .maintenance_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 19, app/components/business_center/weight_manage/maintenance_yard/view.scss */
.dcgck_maintenance_yard .maintenance_popover .maintenance_add dl dt {
  padding: 5px 0px;
}
/* line 21, app/components/business_center/weight_manage/maintenance_yard/view.scss */
.dcgck_maintenance_yard .maintenance_popover .maintenance_add dl dt span {
  font-weight: bold;
  color: red;
}
/* line 22, app/components/business_center/weight_manage/maintenance_yard/view.scss */
.dcgck_maintenance_yard .maintenance_popover .maintenance_add dl dt input[type="text"] {
  width: 420px;
  height: 30px;
  line-height: 30px;
  margin-left: 2px;
}
/* line 27, app/components/business_center/weight_manage/maintenance_yard/view.scss */
.dcgck_maintenance_yard .validate_error {
  border: red;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details {
  /*  提重按钮 */
}
/* line 2, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_title {
  margin-top: 10px;
  border: 1px solid #D5D5D5;
  height: 130px;
}
/* line 4, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_title dl {
  margin: 0;
  padding: 0;
}
/* line 6, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_title dl dt {
  text-align: center;
  margin-top: 10px;
  font-size: 13px;
}
/* line 8, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_title dl dt span {
  margin-left: 50px;
}
/* line 10, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_title dl dd {
  font-size: 15px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_title .p {
  border: 1px solid red;
  float: right;
  height: 140px;
  width: 150px;
}
/* line 15, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 17, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_list table th {
  height: 35px;
  width: 20%;
  font-weight: inherit;
  border: 1px solid #D5D5D5;
}
/* line 19, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_list table th input[type="checkbox"] {
  vertical-align: middle;
  margin-top: -2px;
  width: 13px;
  height: 13px;
  border: 1px solid #555;
  margin-right: 10px;
  -webkit-appearance: none;
}
/* line 22, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_list table td {
  border: 1px solid #D5D5D5;
  text-align: center;
  width: 20%;
  height: 35px;
}
/* line 27, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_img {
  margin-top: 5px;
  border: 1px solid #D5D5D5;
  height: 280px;
  width: 100%;
}
/* line 30, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_img dl dt {
  float: left;
  height: 280px;
  width: 99%;
}
/* line 32, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_img dl dt img {
  height: 85%;
  width: 99%;
  margin-left: 5px;
}
/* line 35, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_img dl dd textarea {
  float: right;
  height: 120px;
  width: 250px;
  position: relative;
  z-index: 2;
  margin-top: -125px;
  resize: none;
  border-bottom: 0px solid;
  border-right: 0px solid;
  background-color: #FFFFFF;
}
/* line 43, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 47, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .weight_button button {
  font-family: "微软雅黑";
  height: 25px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 61, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_bottom table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  background-color: #FFFFFF;
}
/* line 63, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_bottom table th {
  height: 25px;
  text-align: left;
  font-weight: inherit;
}
/* line 66, app/components/business_center/weight_manage/paperless_eir/box_details/view.scss */
.wzgck_box_details .details_bottom table td {
  text-align: center;
  width: 20%;
  height: 25px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir {
  /*  箱号  弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .paperless_eir_option {
  height: 70px;
}
/* line 5, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .paperless_eir_option dl dt {
  border: 1px solid #FFFFFF;
  text-align: center;
  margin-top: 15px;
}
/* line 6, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .paperless_eir_option dl button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 27px;
  border: 0;
  padding: 0px 10px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 27px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .paperless_eir_option input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 12, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .paperless_eir_info {
  max-height: 300px;
  overflow: auto;
}
/* line 14, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .paperless_eir_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 16, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .paperless_eir_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 17, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .paperless_eir_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 19, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .paperless_eir_info table td a {
  color: #1660C1;
  margin: 0px 10px;
  display: inline-block !important;
}
/* line 20, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .paperless_eir_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .statistics_box_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 30, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .statistics_box_popover .statistics_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 35, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir #win {
  display: none;
  top: 0px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index:  1000;
}
/* line 46, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir #win1 {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 450px;
  height: 180px;
  margin-left: -300px;
  margin-top: -200px;
  border: 2px solid #ddd;
  background-color: white;
  text-align: center;
}
/* line 62, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir #yardinput {
  display: none;
  position: absolute;
  left: 70px;
  top: 38px;
  border: 1px solid #888;
  background-color: white;
  text-align: center;
  width: 167px;
}
/* line 74, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir #divbtn {
  position: absolute;
  left: 180px;
  top: 157px;
}
/* line 81, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir #labelinput {
  position: absolute;
  left: 27px;
  top: 70px;
}
/* line 93, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 104, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 109, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 119, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 122, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container a {
  cursor: pointer;
}
/* line 128, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 144, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 147, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 154, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 157, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 165, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 171, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 178, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: 20px;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 193, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 9px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 204, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 208, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 215, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 221, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 228, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 238, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 247, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 251, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 256, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 260, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 265, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 270, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 273, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 280, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 292, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 296, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 301, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 315, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 332, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 335, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 345, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 348, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 354, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 357, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 360, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 364, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 372, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 376, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 384, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 388, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 391, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 395, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 401, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 405, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 408, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 414, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl {
  text-align: right;
}
/* line 417, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 421, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 426, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 429, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 433, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 437, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 440, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 443, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 447, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 451, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.wzgck_paperless_eir .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 455, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 459, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 463, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 466, app/components/business_center/weight_manage/paperless_eir/view.scss */
.wzgck_paperless_eir .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 474, app/components/business_center/weight_manage/paperless_eir/view.scss */
  .wzgck_paperless_eir .chosen-rtl .chosen-search input[type="text"],
  .wzgck_paperless_eir .chosen-container-single .chosen-single abbr,
  .wzgck_paperless_eir .chosen-container-single .chosen-single div b,
  .wzgck_paperless_eir .chosen-container-single .chosen-search input[type="text"],
  .wzgck_paperless_eir .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .wzgck_paperless_eir .chosen-container .chosen-results-scroll-down span,
  .wzgck_paperless_eir .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 2, app/components/business_center/weight_manage/reefer_container_inspection_declaration/view.scss */
.reefer_container_inspection_declaration .page-title {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 700;
}
/* line 8, app/components/business_center/weight_manage/reefer_container_inspection_declaration/view.scss */
.reefer_container_inspection_declaration #fm {
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 13, app/components/business_center/weight_manage/reefer_container_inspection_declaration/view.scss */
.reefer_container_inspection_declaration #fm #createTimeFormItem .layui-input {
  width: 40%;
  display: inline-block;
}
/* line 19, app/components/business_center/weight_manage/reefer_container_inspection_declaration/view.scss */
.reefer_container_inspection_declaration #fm .layui-row:last-child {
  text-align: center;
}

/* line 26, app/components/business_center/weight_manage/reefer_container_inspection_declaration/view.scss */
#fm20210205112432 .layui-form-label {
  width: 10em;
}
/* line 30, app/components/business_center/weight_manage/reefer_container_inspection_declaration/view.scss */
#fm20210205112432 .layui-input-block {
  margin-left: 0;
  width: calc(100% - 10em - 50px);
  float: left;
}
/* line 37, app/components/business_center/weight_manage/reefer_container_inspection_declaration/view.scss */
#fm20210205112432 .layui-input-block.ctnno-input .layui-input {
  display: inline-block;
  width: calc(100% - 8em);
}

/* line 46, app/components/business_center/weight_manage/reefer_container_inspection_declaration/view.scss */
.layui-table-theme-blue + .layui-table-view .layui-laypage-curr .layui-laypage-em {
  background: #1E9FFF;
}
/* line 51, app/components/business_center/weight_manage/reefer_container_inspection_declaration/view.scss */
.layui-table-theme-blue + .layui-table-view .layui-laypage a:hover {
  color: #1E9FFF;
}
/* line 55, app/components/business_center/weight_manage/reefer_container_inspection_declaration/view.scss */
.layui-table-theme-blue + .layui-table-view .layui-laypage-skip .layui-input:focus {
  border-color: #1E9FFF !important;
}
/* line 2, app/components/business_center/weight_manage/reefer_container_inspection_gate_out_confirming/view.scss */
.reefer_container_inspection_declaration .page-title {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 700;
}
/* line 8, app/components/business_center/weight_manage/reefer_container_inspection_gate_out_confirming/view.scss */
.reefer_container_inspection_declaration #fm {
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 13, app/components/business_center/weight_manage/reefer_container_inspection_gate_out_confirming/view.scss */
.reefer_container_inspection_declaration #fm #createTimeFormItem .layui-input {
  width: 40%;
  display: inline-block;
}
/* line 19, app/components/business_center/weight_manage/reefer_container_inspection_gate_out_confirming/view.scss */
.reefer_container_inspection_declaration #fm .layui-row:last-child {
  text-align: center;
}
/* line 1, app/components/business_center/weight_manage/small_bill_check/view.scss */
.small_bill_check {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/weight_manage/small_bill_check/view.scss */
.small_bill_check #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/business_center/weight_manage/small_bill_check/view.scss */
.small_bill_check #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/business_center/weight_manage/small_bill_check/view.scss */
.small_bill_check #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/business_center/weight_manage/small_bill_check/view.scss */
.small_bill_check #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/business_center/weight_manage/small_bill_check/view.scss */
.small_bill_check #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/business_center/weight_manage/small_bill_check/view.scss */
.small_bill_check #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/business_center/weight_manage/small_bill_check/view.scss */
.small_bill_check #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/business_center/weight_manage/small_bill_check/view.scss */
.small_bill_check #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 52, app/components/business_center/weight_manage/small_bill_check/view.scss */
.small_bill_check a.view-review-content {
  color: #1E9FFF;
}

/* line 60, app/components/business_center/weight_manage/small_bill_check/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 65, app/components/business_center/weight_manage/small_bill_check/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 72, app/components/business_center/weight_manage/small_bill_check/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 79, app/components/business_center/weight_manage/small_bill_check/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 83, app/components/business_center/weight_manage/small_bill_check/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 88, app/components/business_center/weight_manage/small_bill_check/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 92, app/components/business_center/weight_manage/small_bill_check/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 96, app/components/business_center/weight_manage/small_bill_check/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 104, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 109, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 114, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 120, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}

/* line 131, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .my-row {
  display: flex;
  display: -webkit-flex;
}
/* line 135, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .my-row .layui-btn {
  margin-left: 20%;
}
/* line 138, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .my-row .my-col {
  flex-basis: 0;
  flex-grow: 1;
}
/* line 142, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .my-row .my-col .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 155, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .my-row:not(:last-child) {
  margin-bottom: 20px;
}
/* line 159, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .my-row.pic-row {
  position: relative;
}
/* line 162, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 165, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 171, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 176, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 181, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-form-label {
  width: 9em;
}
/* line 185, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-form-label.pic-label {
  height: 300px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* line 193, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-form-label.pic-label a {
  color: #1E9FFF;
}
/* line 198, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 201, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  height: 300px;
  border-style: solid;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
/* line 212, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag .hint {
  flex-direction: column;
}
/* line 215, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag .hint i {
  margin-bottom: 10px;
}
/* line 220, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag .pic {
  flex-grow: 1;
  height: 100%;
  width: 100%;
  background: #ccc;
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* line 231, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag .pic img {
  max-width: 100%;
  max-height: 100%;
}
/* line 236, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  background: rgba(255, 255, 255, 0.7);
}
/* line 245, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.uploading {
  color: #00f;
}
/* line 249, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.done {
  color: #006400;
}
/* line 253, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag .pic .progress-bar.failed {
  color: #f00;
}
/* line 260, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag.no-pic .hint {
  display: flex;
  display: -webkit-flex;
}
/* line 265, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag.no-pic .pic {
  display: none;
}
/* line 271, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag.has-pic .hint {
  display: none;
}
/* line 275, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-input-inline .layui-upload-drag.has-pic .pic {
  display: flex;
  display: -webkit-flex;
}
/* line 283, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-upload-drag .layui-icon {
  color: #1E9FFF;
}
/* line 289, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-form-item.datetime-range .layui-input-inline {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 295, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-form-item.datetime-range .layui-input-inline .splitter {
  color: #999999;
}
/* line 299, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-form-item.datetime-range .layui-input-inline input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 309, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-form-item.datetime-range .layui-input-inline input:nth-child(1) {
  float: left;
}
/* line 313, app/components/business_center/weight_manage/small_bill_check/view.scss */
#fm2 .layui-form-item.datetime-range .layui-input-inline input:nth-child(2) {
  float: right;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .weight_query_option {
  overflow: auto;
}
/* line 5, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .weight_query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .weight_query_option dl select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 13, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 20, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .weight_query_info_n table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 100%;
}
/* line 22, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .weight_query_info_n table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 23, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .weight_query_info_n table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 27, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .query_xlh_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 32, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .query_xlh_popover .xlh_multi_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 36, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .query_xlh_popover_bl {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 41, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .query_xlh_popover_bl .xlh_multi_box_bl textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 46, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 870px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 50, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .apply_mt_popover .tijaio_weight_info {
  max-height: 300px;
  overflow: auto;
}
/* line 53, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .apply_mt_popover .tijaio_weight_info dl dt {
  float: left;
  margin-left: 60px;
}
/* line 54, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .apply_mt_popover .tijaio_weight_info dl dd {
  float: left;
  margin-left: 60px;
}
/* line 57, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .apply_mt_popover .tijaio_weight_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 58, app/components/business_center/weight_manage/truck_weight_apply/view.scss */
.tcgck_weight_apply .apply_mt_popover .tijaio_weight_info dl select {
  width: 167px;
  height: 25px;
}
/* line 2, app/components/business_center/weight_manage/tzprint_eir/view.scss */
.tzgck_tzprint_eir .tzprint_eir_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/weight_manage/tzprint_eir/view.scss */
.tzgck_tzprint_eir .tzprint_eir_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/tzprint_eir/view.scss */
.tzgck_tzprint_eir .tzprint_eir_option dl input[type="text"] {
  width: 200px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
@charset "UTF-8";
/* line 2, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .business_center_line {
  overflow: auto;
}
/* line 5, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .business_center_line table td {
  padding: 5px 10px;
}
/* line 6, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .business_center_line table td input[type="text"] {
  width: 150px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .business_center_line table td select {
  width: 150px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 10, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .business_center_line table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 17, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 26, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 28, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 29, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 31, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 31, app/components/business_center/weight_manage/weight_check_account/view.scss */
.tzweight_check_account .weight_query_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_info {
  margin-top: 10px;
  max-height: 225px;
  overflow: auto;
}
/* line 4, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 6, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 7, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_info table td {
  text-align: center;
  height: 30px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 9, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_info table td a {
  color: #1660C1;
}
/* line 9, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_info table td span {
  color: #2EC300;
}
/* line 14, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 16, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 10%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_list table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_list table td textarea {
  height: 53px;
  width: 100%;
  border: 0px solid;
  resize: none;
  background: #FFFFFF;
}
/* line 22, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_list table td input[type="text"] {
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 23, app/components/business_center/weight_manage/weight_query/import_entrust/view.scss */
.jkgck_import_entrust .import_entrust_list table td select {
  width: 150px;
  height: 27px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/weight_query/serial_number/view.scss */
.tzgck_serial_number {
  /*通用标题 */
  /*  提重按钮 */
}
/* line 10, app/components/business_center/weight_manage/weight_query/serial_number/view.scss */
.tzgck_serial_number .serial_number_code {
  width: 700px;
  margin: 0 auto;
}
/* line 12, app/components/business_center/weight_manage/weight_query/serial_number/view.scss */
.tzgck_serial_number .serial_number_code table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 13, app/components/business_center/weight_manage/weight_query/serial_number/view.scss */
.tzgck_serial_number .serial_number_code table td {
  border-bottom: 1px dashed #C1C1C1;
  padding: 15px 0px;
}
/* line 15, app/components/business_center/weight_manage/weight_query/serial_number/view.scss */
.tzgck_serial_number .serial_number_code table td table {
  border: 0px;
}
/* line 17, app/components/business_center/weight_manage/weight_query/serial_number/view.scss */
.tzgck_serial_number .serial_number_code table td table td {
  padding: 7px;
  border: none;
}
/* line 19, app/components/business_center/weight_manage/weight_query/serial_number/view.scss */
.tzgck_serial_number .serial_number_code table td table td .input {
  width: 74%;
  font-size: 12px;
  border: 0px;
  border-top_style: none;
  border-left_style: none;
  border-right_style: none;
  border-bottom: 1px solid;
}
/* line 35, app/components/business_center/weight_manage/weight_query/serial_number/view.scss */
.tzgck_serial_number .top_title {
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  text-indent: 20px;
  font-weight: bold;
  border: 0 solid red;
  background-color: #F2F2F2;
}
/* line 46, app/components/business_center/weight_manage/weight_query/serial_number/view.scss */
.tzgck_serial_number .hint_prompt_an {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 50, app/components/business_center/weight_manage/weight_query/serial_number/view.scss */
.tzgck_serial_number .hint_prompt_an button {
  font-family: "微软雅黑";
  height: 25px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .tz_detailed_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .tz_detailed_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .tz_detailed_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .tz_detailed_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .tz_detailed_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 16, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .tz_detailed_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .tz_detailed_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .tz_detailed_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .tz_detailed_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .tz_detailed_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .mt_cost_block {
  float: left;
  width: 30%;
}
/* line 27, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .mt_cost_block .mt_cost {
  border: 1px solid #D5D5D5;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 30, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .mt_cost_block .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 32, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .mt_cost_block .details_mt_cost {
  max-height: 222px;
  overflow: auto;
}
/* line 34, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .mt_cost_block .details_mt_cost table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 36, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .mt_cost_block .details_mt_cost table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 37, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .mt_cost_block .details_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 39, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .mt_cost_block .details_mt_cost table td a {
  color: #1660C1;
}
/* line 39, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .mt_cost_block .details_mt_cost table td span {
  color: #2EC300;
}
/* line 44, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .wl_cost_block {
  float: right;
  width: 65%;
}
/* line 46, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .wl_cost_block .wl_cost {
  border: 1px solid #D5D5D5;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 50, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .wl_cost_block .details_wl_cost {
  max-height: 222px;
  overflow: auto;
}
/* line 52, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .wl_cost_block .details_wl_cost table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 54, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .wl_cost_block .details_wl_cost table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 55, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .wl_cost_block .details_wl_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 57, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .wl_cost_block .details_wl_cost table td a {
  color: #1660C1;
}
/* line 57, app/components/business_center/weight_manage/weight_query/tz_detailed/view.scss */
.tzgck_tz_detailed .wl_cost_block .details_wl_cost table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* 预录入   用户界面 */
/* line 2, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail {
  /* 录入图片  */
  /* 弹框   车队派单 */
}
/* line 3, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .my_body_structure1 {
  border: 0px solid red;
  height: 900px;
  width: 1350px;
  margin: 0 auto;
}
/* line 11, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .my_picture_structure {
  float: left;
  border: 0px solid red;
}
/* line 16, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .my_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1300px;
  margin: 10px auto;
}
/* line 23, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail #menContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 32, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail #menContainer img {
  width: 100%;
  height: 100%;
}
/* line 37, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail #fengContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 46, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail #fengContainer img {
  width: 100%;
  height: 100%;
}
/* line 55, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .myorders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 62, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .myorders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 69, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .myorders_query_option dl select {
  width: 70px;
  height: 27px;
}
/* line 78, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .my_body_structure1 button {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
  border: none;
  border-radius: 5px;
}
/* line 96, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail #saveBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 111, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail #noBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
}
/* line 127, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 141, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
                  dt{text-align: center;}
                  input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
              }*/
}
/* line 145, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 156, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 44%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: scroll;
  height: 600px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 173, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 179, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 185, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 192, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name table td {
  height: 35px;
  width: 200px;
  border: 2px solid #D5D5D5;
}
/* line 197, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 205, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 212, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 219, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 225, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 230, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 244, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 252, app/components/business_center/weight_manage/weight_query/upload_detail/view.scss */
.weight_upload_detail .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
@charset "UTF-8";
/* 上传单证 提退关箱*/
/* line 2, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx {
  height: 100%;
  /* 录入图片  */
  /*  箱号  弹框 */
  /*  提单  弹框 */
}
/* line 4, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .my_body_structure1 {
  border: 0px solid red;
  width: 1350px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-direction: column;
}
/* line 14, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .my_picture_structure {
  float: left;
  border: 0px solid red;
}
/* line 19, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .my_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1300px;
  margin: 10px auto;
}
/* line 26, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx #menContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 35, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx #menContainer img {
  width: 100%;
  height: 100%;
}
/* line 40, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx #fengContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 49, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx #fengContainer img {
  width: 100%;
  height: 100%;
}
/* line 58, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .myorders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 65, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .myorders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 72, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .myorders_query_option dl select {
  width: 70px;
  height: 27px;
}
/* line 81, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .my_body_structure1 button {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
  border: none;
  border-radius: 5px;
}
/* line 99, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx #saveBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 114, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx #noBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
}
/* line 129, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
}
/* line 142, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 146, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 152, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 44%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: scroll;
  height: 600px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 169, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 175, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 181, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 188, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name table td {
  height: 35px;
  width: 200px;
  border: 2px solid #D5D5D5;
}
/* line 193, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 201, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 208, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 215, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 221, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 226, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 240, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 248, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 265, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .flex {
  display: flex;
}
/* line 268, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .flex-sub {
  flex: 1;
}
/* line 271, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .align-center {
  align-items: center;
}
/* line 274, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .col {
  flex-direction: column;
}
/* line 277, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .width-one {
  width: 100%;
}
/* line 280, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .margin-right-sm {
  margin-right: 10px;
}
/* line 283, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .text-sm {
  font-size: 14px;
}
/* line 286, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .btn-blue {
  margin-top: 0 !important;
  margin-left: 10px !important;
}
/* line 290, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .height-three-style {
  height: 32px;
  line-height: 32px;
}
/* line 294, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .min-height-three-style {
  min-height: 32px;
}
/* line 297, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .width-two {
  width: 20%;
}
/* line 300, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .width-four {
  width: 40%;
}
/* line 303, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .text-blue {
  color: #159BD5;
}
/* line 306, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .padding-tb-sm {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 310, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .padding-tb-xxl {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 314, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .margin-bottom-sm {
  margin-bottom: 10px;
}
/* line 317, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .border-bottom {
  border-bottom: 1px solid #D5D5D5;
}
/* line 320, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .height-box {
  height: 300px;
}
/* line 322, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .height-box img {
  width: 100%;
}
/* line 326, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .picture-box {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #D5D5D5;
  overflow: hidden;
}
/* line 334, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .margin-lr-lg {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
/* line 338, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .width-flexbox {
  width: 25%;
}
/* line 341, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .over-auto-x {
  max-height: 420px;
  overflow: auto;
}
/* line 345, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .inline-block {
  display: inline-block;
}
/* line 348, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .flex-wrap {
  flex-wrap: wrap;
}
/* line 351, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .flex-auto {
  flex: 1 1 auto;
}
/* line 354, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .height-one {
  height: 100% !important;
}
/* line 357, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .margin-top-0 {
  margin-top: 0 !important;
}
/* line 360, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .justify-between {
  justify-content: space-between;
}
/* line 363, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .justify-end {
  justify-content: flex-end;
}
/* line 366, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .title-box {
  padding: 10px;
  background-color: #ededed;
  margin-bottom: 10px;
}
/* line 371, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .bg-gray {
  background-color: #f2f2f2;
}
/* line 374, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .width-half {
  width: 50%;
}
/* line 377, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .dialog-style {
  width: 40%;
  height: 86vh;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 15px;
}
/* line 387, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .over-hidden {
  overflow: hidden;
}
/* line 390, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .float-none {
  float: none;
}
/* line 393, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .align-end {
  align-items: flex-end;
}
/* line 396, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .padding-bottom-lg {
  padding-bottom: 20px;
}
/* line 399, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .padding-top-xxl {
  padding-top: 40px;
}
/* line 403, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .style-img img {
  position: initial !important;
  width: 100% !important;
}
/* line 409, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .weight_query_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 414, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .weight_query_popover .weight_query_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 418, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .weight_query_popover2 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提单 信息  --*/
}
/* line 423, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .weight_query_popover2 .weight_query_box2 textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 430, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.upload_detail_ttgx .viewer-202207131151 .viewer-title {
  font-size: 16px;
  color: #00f;
  background: #ccc;
  padding: 5px;
  border: none;
  box-shadow: none;
  outline: none;
}

/* line 442, app/components/business_center/weight_manage/weight_query/upload_detail_ttgx/view.scss */
.viewer-toolbar > ul > li {
  display: inline-block;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
}
/* line 2, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_option {
  overflow: auto;
}
/* line 5, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_option dl select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 13, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 20, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 22, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 23, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_info table td {
  text-align: center;
  height: 80px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 25, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_info table td a {
  color: #1660C1;
}
/* line 25, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .weight_query_info table td span {
  color: #2EC300;
}
/* line 30, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .query_xlh_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 35, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .query_xlh_popover .xlh_multi_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 39, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .query_xlh_popover_bl {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 44, app/components/business_center/weight_manage/weight_query/view.scss */
.tcgck_weight_query .query_xlh_popover_bl .xlh_multi_box_bl textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
  /*  提交  弹框 */
}
/* line 2, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_option dl select {
  width: 150px;
  height: 26px;
}
/* line 10, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 12, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 19, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 21, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 22, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_info table td {
  text-align: center;
  height: 80px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 24, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_info table td a {
  color: #1660C1;
}
/* line 24, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_info table td span {
  color: #2EC300;
}
/* line 29, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 34, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_popover .mt_multi_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 38, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_popover_bl {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 43, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .query_mt_popover_bl .mt_multi_box_bl textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 47, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 450px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 51, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .apply_mt_popover .tijaio_weight_info {
  max-height: 300px;
  overflow: auto;
}
/* line 54, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .apply_mt_popover .tijaio_weight_info dl dt {
  float: left;
  margin-left: 60px;
}
/* line 55, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .apply_mt_popover .tijaio_weight_info dl dd {
  float: left;
  margin-left: 60px;
}
/* line 58, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .apply_mt_popover .tijaio_weight_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 59, app/components/business_center/weight_manage/weight_query_mt/view.scss */
.tcgck_weight_query_mt .apply_mt_popover .tijaio_weight_info dl select {
  width: 167px;
  height: 25px;
}
/* line 2, app/components/business_center/weight_manage/weight_query_mt/weight_details_mt/view.scss */
.tcgck_weight_details_mt .details_mt_info {
  margin-top: 10px;
}
/* line 4, app/components/business_center/weight_manage/weight_query_mt/weight_details_mt/view.scss */
.tcgck_weight_details_mt .details_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/weight_manage/weight_query_mt/weight_details_mt/view.scss */
.tcgck_weight_details_mt .details_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 7, app/components/business_center/weight_manage/weight_query_mt/weight_details_mt/view.scss */
.tcgck_weight_details_mt .details_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 9, app/components/business_center/weight_manage/weight_query_mt/weight_details_mt/view.scss */
.tcgck_weight_details_mt .details_mt_info table td a {
  color: #1660C1;
}
/* line 9, app/components/business_center/weight_manage/weight_query_mt/weight_details_mt/view.scss */
.tcgck_weight_details_mt .details_mt_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 16, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .mt_cost {
  border: 1px solid #D5D5D5;
  width: 49.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 28, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .mt_cost a {
  float: right;
  color: #1660C1;
}
/* line 30, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 50%;
}
/* line 32, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 34, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 35, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 37, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_cost table td a {
  color: #1660C1;
}
/* line 37, app/components/business_center/weight_manage/weight_query_mt/weight_order_mt/view.scss */
.tcgck_weight_order_mt .order_mt_cost table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 1, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
}
/* line 2, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 6, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_option dl select {
  width: 150px;
  height: 26px;
}
/* line 10, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 12, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 18, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 20, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 22, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 23, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_info table td {
  text-align: center;
  height: 80px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 25, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_info table td a {
  color: #1660C1;
}
/* line 25, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_info table td span {
  color: #2EC300;
}
/* line 30, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 35, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_popover .wl_multi_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 39, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_popover_bl {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 44, app/components/business_center/weight_manage/weight_query_wl/view.scss */
.tcgck_weight_query_wl .query_wl_popover_bl .wl_multi_box_bl textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 2, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_list table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_show {
  margin-top: 10px;
}
/* line 16, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_show table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_show table th {
  height: 30px;
  color: #555;
  background-color: #E4E4E4;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 21, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_show table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_show table td img {
  width: 50px;
  height: 25px;
  border: 1px solid #D5D5D5;
}
/* line 27, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 29, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 31, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 32, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 34, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_info table td a {
  color: #1660C1;
}
/* line 34, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_info table td span {
  color: #2EC300;
}
/* line 38, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .wl_cost {
  border: 1px solid #D5D5D5;
  width: 54.8%;
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  border-bottom: solid 0px;
}
/* line 41, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .wl_cost span {
  float: right;
  color: #1660C1;
}
/* line 43, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_cost {
  float: left;
  max-height: 222px;
  overflow: auto;
  width: 55%;
}
/* line 45, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_cost table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 47, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_cost table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
  font-weight: inherit;
}
/* line 48, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_cost table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 50, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_cost table td a {
  color: #1660C1;
}
/* line 50, app/components/business_center/weight_manage/weight_query_wl/weight_order_wl/view.scss */
.tcgck_weight_order_wl .order_wl_cost table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 2, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines {
  float: left;
  width: 30%;
}
/* line 6, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_up {
  heigth: auto;
}
/* line 9, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down {
  border: 1px solid #D5D5D5;
}
/* line 12, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down dl dt {
  margin-left: 0px;
  margin-top: 0px;
  width: auto;
}
/* line 14, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table {
  padding-left: 10px;
  cellPadding: 20px;
  font-size: 13px;
  width: 100%;
}
/* line 17, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 18, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table td {
  height: 35px;
  line-height: 25px;
  padding: 8px 8px 10px 10px;
}
/* line 20, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 20, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table td span {
  color: #2EC300;
}
/* line 24, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .paper_css table {
  border-collapse: collapse;
  font-size: auto;
  width: 100%;
}
/* line 26, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .paper_css table td {
  border: 1px solid #D5D5D5;
  text-align: center;
}
/* line 33, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 35, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_list table th {
  height: 35px;
  width: 20%;
  font-weight: inherit;
  border: 1px solid #D5D5D5;
}
/* line 37, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_list table th input[type="checkbox"] {
  vertical-align: middle;
  margin-top: -2px;
  width: 13px;
  height: 13px;
  border: 1px solid #555;
  margin-right: 10px;
  -webkit-appearance: none;
}
/* line 40, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_list table td {
  border: 1px solid #D5D5D5;
  text-align: center;
  width: 20%;
  height: 35px;
}
/* line 45, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_img {
  margin-top: 5px;
  border: 1px solid #D5D5D5;
  height: 280px;
  width: 100%;
}
/* line 48, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_img dl dt {
  float: left;
  height: 280px;
  width: 99%;
}
/* line 50, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_img dl dt img {
  height: 85%;
  width: 99%;
  margin-left: 5px;
}
/* line 53, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_img dl dd textarea {
  float: right;
  height: 120px;
  width: 250px;
  position: relative;
  z-index: 2;
  margin-top: -125px;
  resize: none;
  border-bottom: 0px solid;
  border-right: 0px solid;
  background-color: #FFFFFF;
}
/* line 61, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_bottom table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  background-color: #FFFFFF;
}
/* line 63, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_bottom table th {
  height: 25px;
  text-align: left;
  font-weight: inherit;
}
/* line 66, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_center_lines .business_center_down table .details_bottom table td {
  text-align: center;
  width: 20%;
  height: 25px;
}
/* line 74, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .xuxian {
  float: left;
  width: 2px;
  heigth: 300px;
}
/* line 79, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_details {
  float: left;
  width: 68%;
  padding: 0px 0px 0px 10px;
}
/* line 81, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_details .yard_confirm_title {
  font-size: 0;
  -webkit-text-size-adjust: none;
}
/* line 84, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_details .yard_confirm_title button {
  font-size: 13px;
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 0px;
  border: 1px solid #3e3535;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
}
/* line 92, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_details table td {
  padding: 5px 10px;
}
/* line 93, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_details table td input[type="text"] {
  width: 140px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 94, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_details table td select {
  width: 140px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 97, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .business_details table button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 15px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 106, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .yard_confirm_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 107, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .yard_confirm_option dl input[type="text"] {
  width: 130px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 113, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  /*margin-top: 10px;*/
}
/* line 114, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .weight_query_option dl input[type="text"] {
  width: 120px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 118, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .weight_query_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 120, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .weight_query_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 25px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 127, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .weight_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 129, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .weight_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 130, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .weight_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 132, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .weight_query_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 132, app/components/business_center/weight_manage/yard_box_confirm/view.scss */
.dcqr_yard_confirm .weight_query_info table td span {
  color: #2EC300;
}
/* line 1, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page {
  min-height: 600px;
}
/* line 4, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page #fm .form-btn-row {
  text-align: center;
}
/* line 18, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page #fm .layui-textarea {
  min-height: 36px;
  height: auto;
  line-height: 20px;
  resize: vertical;
  text-align: left;
  padding: 0px;
}
/* line 28, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 34, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 42, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 52, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 56, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 63, app/components/business_center/weight_manage/yard_check_account/view.scss */
.gh_release_approve_page .selectric {
  display: none;
}
/* line 1, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.ms_ctn_list_query {
  min-height: 600px;
}
/* line 4, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.ms_ctn_list_query .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.ms_ctn_list_query #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.ms_ctn_list_query #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.ms_ctn_list_query #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.ms_ctn_list_query #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.ms_ctn_list_query #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.ms_ctn_list_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.ms_ctn_list_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 54, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 59, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 66, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 73, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 77, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 82, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 86, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 90, app/components/business_center/wharf_business_query/msCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
/* line 1, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.vgm_single_vessel_query {
  min-height: 600px;
}
/* line 4, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.vgm_single_vessel_query .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.vgm_single_vessel_query #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.vgm_single_vessel_query #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.vgm_single_vessel_query #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.vgm_single_vessel_query #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.vgm_single_vessel_query #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.vgm_single_vessel_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.vgm_single_vessel_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 54, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 59, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 66, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 73, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 77, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 82, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 86, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 90, app/components/business_center/wharf_business_query/msSingleVesselQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
/* line 1, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.vgm_ctn_list_query {
  min-height: 600px;
}
/* line 4, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.vgm_ctn_list_query .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.vgm_ctn_list_query #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.vgm_ctn_list_query #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.vgm_ctn_list_query #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.vgm_ctn_list_query #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.vgm_ctn_list_query #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.vgm_ctn_list_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.vgm_ctn_list_query #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 54, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 59, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 66, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 73, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 77, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 82, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 86, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 90, app/components/business_center/wharf_business_query/vgmCtnListQuery/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
@charset "UTF-8";
/* line 2, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .driver_serial_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .driver_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .driver_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 19, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .driver_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 25, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .driver_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .driver_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 36, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .driver_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 42, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .driver_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 47, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .driver_serial_query_info table td span {
  color: #888;
}
/* line 54, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 60, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 63, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 66, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 68, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .altersendpost_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 74, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .altersendpost_popover .alter_name .commit_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 77, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .altersendpost_popover .alter_name .commit_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 96, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 111, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 115, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 121, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 124, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 131, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .alterSite_popover .alter_name table td select {
  width: 550px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 134, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 141, app/components/business_center/wharf_manage/clp_query/view.scss */
.mtclpcx_lr .alterSite_popover .alter_name .weight_button #error {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 180px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 2, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .driver_serial_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .driver_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .driver_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 19, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .driver_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 25, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .driver_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .driver_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 36, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .driver_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 42, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .driver_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 47, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .driver_serial_query_info table td span {
  color: #888;
}
/* line 54, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 60, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 63, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 66, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 68, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 74, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name .commit_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 77, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name .commit_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 96, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 111, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 115, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 121, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 124, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 131, app/components/business_center/wharf_manage/driver_query/view.scss */
.mtdrivercx_lr .alterSite_popover .alter_name table td select {
  width: 550px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .driver_serial_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .driver_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 12, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .driver_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 19, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .driver_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 25, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .driver_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .driver_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 36, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .driver_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 42, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .driver_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 47, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .driver_serial_query_info table td span {
  color: #888;
}
/* line 54, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 60, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 63, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 66, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 68, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 74, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name .commit_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 77, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .altersendpost_popover .alter_name .commit_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 96, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 111, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 115, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 121, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 124, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 131, app/components/business_center/wharf_manage/liftweight_query/view.scss */
.mtdrivercx_lr .alterSite_popover .alter_name table td select {
  width: 550px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 2, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 4, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 5, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .tab .hide {
  display: none;
}
/* line 7, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 9, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 11, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 13, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .import_money {
  text-align: center;
}
/* line 15, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 19, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail {
  margin-top: 10px;
}
/* line 21, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 25, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 27, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 29, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 30, app/components/business_center/yiwu_west_station/carManagement/carsCreateDetailed/view.scss */
.wtgck_import_export_detail .order_details_list_detail table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 2, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .tab {
  width: 100%;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 4, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 5, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .tab .hide {
  display: none;
}
/* line 7, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 9, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 11, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 13, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .import_money {
  text-align: center;
}
/* line 15, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 17, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .apply_caroneinfo_img {
  float: left;
  border: 3px solid #CCCCCC;
  height: 300px;
  width: 500px;
}
/* line 19, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .apply_caroneinfo_img img {
  height: 300px;
  width: 500px;
}
/* line 21, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail {
  margin-top: 10px;
}
/* line 23, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 25, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 27, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 29, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 31, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 32, app/components/business_center/yiwu_west_station/carManagement/carsDetailed/view.scss */
.wtgck_import_export_createdetail .order_details_list_createdetail table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query {
  /*  分组  弹框 */
}
/* line 2, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .orders_carsquery_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .orders_carsquery_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .orders_carsquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .orders_carsquery_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .orders_carsquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .orders_carsquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .orders_carsquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .orders_carsquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 17, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .orders_carsquery_info table td span {
  color: #888;
}
/* line 21, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .altercarsSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 27, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .altercarsSite_popover .alter_name dl {
  height: 89px;
}
/* line 29, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .altercarsSite_popover .alter_name dl input[type="text"] {
  width: 70px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-align: center;
}
/* line 30, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .altercarsSite_popover .alter_name dl select {
  width: 140px;
  height: 27px;
}
/* line 36, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .altercarsSite_popover .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 39, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .altercarsSite_popover .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 57, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 870px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 61, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .apply_mt_popover .tijaio_weight_info {
  max-height: 300px;
  overflow: auto;
}
/* line 64, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .apply_mt_popover .tijaio_weight_info dl dt {
  float: left;
  margin-left: 60px;
}
/* line 65, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .apply_mt_popover .tijaio_weight_info dl dd {
  float: left;
  margin-left: 60px;
}
/* line 68, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .apply_mt_popover .tijaio_weight_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 69, app/components/business_center/yiwu_west_station/carManagement/view.scss */
.jkgck_cars_query .apply_mt_popover .tijaio_weight_info dl select {
  width: 167px;
  height: 30px;
}
@charset "UTF-8";
/* line 2, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .driver_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .driver_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 7, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .driver_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 8, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .driver_query_option select {
  width: 150px;
  height: 27px;
}
/* line 11, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .driver_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .driver_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 14, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .driver_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 16, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .driver_query_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 17, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .driver_query_info table td span {
  color: #888;
}
/* line 21, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 26, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 28, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 29, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 30, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 32, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 33, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 37, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 40, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 60, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover_update {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 65, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover_update .alter_name_update table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 67, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover_update .alter_name_update table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 68, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover_update .alter_name_update table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 69, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover_update .alter_name_update table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 71, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover_update .alter_name_update table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 72, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover_update .alter_name_update table td select {
  width: 140px;
  height: 27px;
}
/* line 76, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover_update .alter_name_update .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 79, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alterdriver_popover_update .alter_name_update .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 100, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 102, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 104, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 105, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 107, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_details_info table td a {
  color: #1660C1;
}
/* line 107, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_details_info table td span {
  color: #2EC300;
}
/* line 112, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 114, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 115, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 117, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_audit_info table td a {
  color: #1660C1;
}
/* line 117, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .order_audit_info table td span {
  color: #2EC300;
}
/* line 122, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alter_price_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 126, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alter_price_popover_change .alter_price_change {
  max-height: 300px;
  overflow: auto;
}
/* line 129, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alter_price_popover_change .alter_price_change dl dt {
  text-align: center;
}
/* line 130, app/components/business_center/yiwu_west_station/driverManagement/view.scss */
.jkgck_driver_query .alter_price_popover_change .alter_price_change dl input[type="text"] {
  width: 70px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-align: center;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 {
  min-height: 600px;
}
/* line 4, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 .section-title {
  font-size: 16px;
  font-weight: bold;
}
/* line 15, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 .section-title:not(:first-child) {
  margin-top: 20px;
}
/* line 19, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #excelUploadDiv {
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 25, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 2px;
}
/* line 30, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 select[readonly] + .layui-form-select {
  z-index: -1;
}
/* line 33, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 select[readonly] + .layui-form-select .layui-edge {
  display: none;
}
/* line 39, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row .layui-form-label {
  width: 10em;
}
/* line 43, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 47, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 52, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 58, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 63, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 70, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row .address-select > div {
  width: 22%;
  float: left;
}
/* line 75, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row .address-select > div:last-child {
  width: 10%;
  text-align: center;
  height: 38px;
  line-height: 38px;
  margin-left: 10px;
}
/* line 86, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
}
/* line 91, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-form-label.layui-input-inline {
  flex-grow: 1;
  flex-basis: 0;
}
/* line 96, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input {
  display: flex;
  display: -webkit-flex;
  height: unset;
}
/* line 101, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box {
  width: 100px;
  padding-top: 10px;
}
/* line 105, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box button {
  display: block;
  margin: 5px auto;
}
/* line 111, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box {
  flex-basis: 0;
  flex-grow: 1;
  overflow: hidden;
}
/* line 117, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item {
  position: relative;
  border: 1px solid #ccc;
  float: left;
  width: 200px;
  height: 180px;
  margin: 5px;
}
/* line 127, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .non-image-file {
  margin-top: 40px;
  text-align: center;
}
/* line 132, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .hint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}
/* line 141, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item img {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
/* line 147, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 5px 0;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
/* line 159, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons:hover {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 166, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item:hover .buttons {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 173, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint {
  display: block;
  background: rgba(255, 165, 0, 0.8);
  color: #fff;
}
/* line 179, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint::after {
  content: '等待上传';
}
/* line 185, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint {
  display: block;
  background: rgba(30, 159, 255, 0.8);
  color: #fff;
}
/* line 191, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint::after {
  content: '正在上传';
}
/* line 195, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading button.upload {
  display: none;
}
/* line 201, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint {
  display: block;
  background: rgba(0, 150, 136, 0.8);
  color: #fff;
}
/* line 207, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint::after {
  content: '上传成功';
}
/* line 211, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed button.upload {
  display: none;
}
/* line 217, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint {
  display: block;
  background: rgba(255, 87, 34, 0.8);
  color: #fff;
}
/* line 223, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint::after {
  content: '上传失败';
}
/* line 227, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed button.upload {
  display: inline-block;
}
/* line 236, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
.component-202011251358 #fm202011251437 .layui-row.btn-row > .layui-col-md12 {
  text-align: center;
}

/* line 243, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
#tb202011251615 + .layui-table-view {
  margin: 0;
}

/* line 248, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
#fm202011251649 {
  margin: 0;
}
/* line 252, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
#fm202011251649 .layui-row .layui-form-label {
  width: 10em;
}
/* line 256, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
#fm202011251649 .layui-row .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 260, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
#fm202011251649 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 265, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
#fm202011251649 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 271, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
#fm202011251649 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 276, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
#fm202011251649 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 283, app/components/business_center/yiwu_west_station/entrustOrder/view.scss */
#fm202011251649 .layui-row .address-select > div {
  width: 24%;
  float: left;
}
/* line 1, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create {
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  
  .div1{
  background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
  width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
  height: 50px;width:200px;text-align: left;
  }
  .arrow{
          width:0;
          height:0;
          border: 18px solid transparent;
          border-left-color: #DDDDDD;
          }*/
}
/* line 2, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 6, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 16, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 18, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table th {
  height: 35px;
  background-color: #1660C1;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
  color: #FFFFFF;
}
/* line 19, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td span {
  color: #2EC300;
}
/* line 67, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 69, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ul {
  list-style: none;
}
/* line 70, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 71, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 74, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 77, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 80, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 81, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 83, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 84, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_create/view.scss */
.jkgck_sendc_query_create ._padding_buttom {
  height: 10px;
}
/* line 2, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_list {
  margin-top: 10px;
}
/* line 5, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 10, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 26, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 38, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 42, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 46, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 55, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 61, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_info table td a {
  color: #1660C1;
}
/* line 65, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .order_details_info table td span {
  color: #2EC300;
}
/* line 72, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .div1{
      background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
      width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
      height: 50px;width:200px;text-align: left;
  }
  .arrow{width:0;height:0;border: 17.5px solid transparent;border-left-color: #DDDDDD;}
  ._treel{height: 50px;float: left;}
  ._treel_info{height: 100px;width:10%;float: left;}*/
}
/* line 78, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ul {
  list-style: none;
}
/* line 82, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 89, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 100, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 111, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ._div_point_yellow {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: yellow;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 122, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 133, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 143, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 152, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 161, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 174, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 182, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 229, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 237, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details ._padding_buttom {
  height: 10px;
}
/* line 241, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 247, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 256, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 261, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 270, app/components/business_center/yiwu_west_station/fleet_dispatch/sends_detailed/view.scss */
.yw_sends_details ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
  /* 弹框   车队派单 */
  /* 可以移动  弹框 */
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-single .group-name, .fleet_dispatch_query .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-single .group-name:after, .fleet_dispatch_query .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.fleet_dispatch_query .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .fleet_dispatch_query .chosen-container .chosen-results-scroll-down span, .fleet_dispatch_query .chosen-container .chosen-results-scroll-up span, .fleet_dispatch_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .fleet_dispatch_query .chosen-container-single .chosen-search input[type=text], .fleet_dispatch_query .chosen-container-single .chosen-single abbr, .fleet_dispatch_query .chosen-container-single .chosen-single div b, .fleet_dispatch_query .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.fleet_dispatch_query .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.fleet_dispatch_query .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.fleet_dispatch_query .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.fleet_dispatch_query .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.fleet_dispatch_query .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.fleet_dispatch_query .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.fleet_dispatch_query .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.fleet_dispatch_query .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.fleet_dispatch_query .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.fleet_dispatch_query .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 4, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_sendquery_option {
  overflow: block;
}
/* line 6, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_sendquery_option table {
  margin-top: 10px;
  margin-left: 15px;
}
/* line 10, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_sendquery_option tr {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
/* line 14, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_sendquery_option tr td {
  padding-left: 10px;
}
/* line 18, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 22, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 24, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 25, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 27, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 32, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 34, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 35, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 37, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 43, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 47, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
              dt{text-align: center;}
              input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
          }*/
}
/* line 49, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 59, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 73, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 77, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 79, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 82, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 86, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 96, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 99, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 103, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 108, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 113, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 116, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 124, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .operator {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660c1;
}
/* line 138, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .editor_popover,
.fleet_dispatch_query .editor_popover1 {
  width: 600px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #b9b9b9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 153, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .editor_popover .gck_theme_poptit,
.fleet_dispatch_query .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 157, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .editor_popover .control,
.fleet_dispatch_query .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 163, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .editor_popover #canvs,
.fleet_dispatch_query .editor_popover #seal_canvs,
.fleet_dispatch_query .editor_popover1 #canvs,
.fleet_dispatch_query .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 173, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 183, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 195, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 205, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query #imgBox {
  text-align: left;
}
/* line 208, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 218, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 223, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 238, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .imgContainer:hover p {
  display: block;
}
/* line 241, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 254, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 {
  background-color: red;
  position: fixed;
  top: 35%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
  /* .acquiring_surcharge::-webkit-scrollbar {
     display: none;
   }*/
}
/* line 269, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  height: 300px;
}
/* line 276, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
  margin-top: 8px;
}
/* line 281, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 288, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 .acquiring_surcharge dl textarea {
  height: 50px;
  line-height: 25px;
  margin-left: 2px;
  width: 730px;
  text-transform: uppercase;
  resize: none;
}
/* line 302, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 305, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 309, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 314, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 319, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 322, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 329, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 335, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 338, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 341, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 343, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 349, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 352, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 372, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 378, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 381, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 384, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 386, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 387, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 391, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 394, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 415, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 426, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 431, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 441, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 444, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container a {
  cursor: pointer;
}
/* line 450, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 466, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 469, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 476, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 479, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 487, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 493, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 500, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 517, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 523, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 530, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 540, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 549, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 553, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 558, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 562, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 567, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 572, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 575, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 582, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 594, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 598, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 603, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 617, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 634, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 637, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 647, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 650, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 656, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 659, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 662, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 666, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 674, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 678, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 686, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 690, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 693, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 697, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 703, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 707, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 710, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 716, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl {
  text-align: right;
}
/* line 719, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 723, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 728, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 731, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 735, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 739, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 742, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 745, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 749, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 753, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.fleet_dispatch_query .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 757, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 761, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 765, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 768, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 776, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
  .fleet_dispatch_query .chosen-rtl .chosen-search input[type="text"],
  .fleet_dispatch_query .chosen-container-single .chosen-single abbr,
  .fleet_dispatch_query .chosen-container-single .chosen-single div b,
  .fleet_dispatch_query .chosen-container-single .chosen-search input[type="text"],
  .fleet_dispatch_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .fleet_dispatch_query .chosen-container .chosen-results-scroll-down span,
  .fleet_dispatch_query .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 790, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query #alter_order_popover_change1 {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 804, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query #alter_order_popover_change1 .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 807, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query #alter_order_popover_change1 .alter_order_change select {
  height: 100px;
}
/* line 813, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_file_query_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 826, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_file_query_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 829, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_file_query_popover .alter_name #imgBoxFileQuery {
  width: 100%;
}
/* line 831, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_file_query_popover .alter_name #imgBoxFileQuery th {
  height: 30px;
  text-align: center;
}
/* line 835, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query .order_file_query_popover .alter_name #imgBoxFileQuery td {
  border-bottom: 1px solid #3c3c3c;
  height: 30px;
  text-align: center;
}
/* line 844, app/components/business_center/yiwu_west_station/fleet_dispatch/view.scss */
.fleet_dispatch_query #extra_charge {
  width: 140px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit {
  /*  修改 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
}
/* line 3, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_option dt {
  float: left;
  margin: 10px;
}
/* line 8, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_option table {
  width: 100%;
}
/* line 10, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_option table tr {
  height: 40px;
  line-height: 40px;
}
/* line 14, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_option table td {
  text-align: left;
}
/* line 18, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 25, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_option select {
  width: 176px;
  height: 30px;
}
/* line 31, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_info .refund-color {
  background-color: #E0E0E0;
}
/* line 34, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 39, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_info table th {
  height: 35px;
  color: #ffffff;
  background-color: #1660c1;
  border-bottom: solid 0 #d5d5d5;
}
/* line 45, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 25px;
}
/* line 50, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_info table td a {
  color: #1660c1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 55, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_info table td span {
  color: #888;
}
/* line 62, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .orders_query_info table td.op-cell a, .jkgck_order_audit .orders_query_info table td.op-cell span {
  display: inline-block;
  margin: 0;
  padding: 0;
  min-width: 4em;
}
/* line 73, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 78, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover4 .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 80, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover4 .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 81, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover4 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 83, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 84, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover4 .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 91, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 105, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 108, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 113, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #b9b9b9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 126, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover .surcharge_info {
  height: 400px;
  overflow: auto;
}
/* line 129, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover .surcharge_info table {
  text-align: center;
  border: 1px solid #d5d5d5;
  width: 100%;
}
/* line 133, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover .surcharge_info table th {
  height: 35px;
  line-height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #d5d5d5;
}
/* line 139, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover .surcharge_info table td {
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 35px;
}
/* line 143, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover .surcharge_info table td a {
  color: #1660c1;
}
/* line 146, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_audit_popover .surcharge_info table td span {
  color: #2ec300;
}
/* line 156, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 158, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .weight_button button {
  font-family: "微软雅黑";
  height: 32px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 14px;
  line-height: 32px;
  position: relative;
  background-color: #159BD5;
  border-radius: 5px;
}
/* line 164, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .weight_button button:hover {
  opacity: 0.9;
}
/* line 165, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .weight_button button:focus {
  opacity: 0.9;
}
/* line 168, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit input[type="button"] {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660c1;
}
/* line 181, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_file_query_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 194, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_file_query_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 197, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_file_query_popover .alter_name #imgBoxFileQuery {
  width: 100%;
}
/* line 199, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_file_query_popover .alter_name #imgBoxFileQuery th {
  height: 30px;
  text-align: center;
}
/* line 203, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .order_file_query_popover .alter_name #imgBoxFileQuery td {
  border-bottom: 1px solid #3c3c3c;
  height: 30px;
  text-align: center;
}
/* line 213, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .bargecontainer_info_div_li {
  text-align: center;
  margin-bottom: 5px;
}
/* line 214, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .bargecontainer_info_div_li .selectv {
  margin-right: 25px;
}
/* line 215, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .bargecontainer_info_div_li .inputv {
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}
/* line 216, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .red_color {
  color: red;
}
/* line 217, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .height_div {
  height: 200px;
}
/* line 219, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 230, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 235, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 245, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 248, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container a {
  cursor: pointer;
}
/* line 254, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  /* height: 32px;*/
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  border-radius: 5px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 269, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 272, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-single .chosen-single span {
  /*display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;*/
}
/* line 279, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-single .chosen-single-with-deselect span {
  /*  margin-right: 38px;*/
}
/* line 282, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 290, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 3px;
}
/* line 296, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 303, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 320, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 326, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 333, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 343, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-drop {
  z-index: 99999999999999999999;
}
/* line 346, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 355, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 359, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 364, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 368, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 373, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 378, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 381, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 388, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 400, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 404, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 409, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 423, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 440, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 443, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 453, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 456, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 462, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 465, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 468, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 472, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 480, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 484, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 492, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 496, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 499, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 503, app/components/business_center/yiwu_west_station/platform_order_audit/view.scss */
.jkgck_order_audit .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute {
  /*  修改 弹框 */
  /* 可以移动  弹框 */
}
/* line 4, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_option dt {
  float: left;
  margin: 10px;
}
/* line 9, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_option table {
  width: 100%;
}
/* line 11, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_option table tr {
  height: 40px;
  line-height: 40px;
}
/* line 15, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_option table td {
  text-align: left;
}
/* line 19, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 26, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_option select {
  width: 176px;
  height: 30px;
}
/* line 32, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_info .refund-color {
  background-color: #E0E0E0;
}
/* line 35, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 40, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_info table th {
  height: 35px;
  color: #ffffff;
  background-color: #1660c1;
  border-bottom: solid 0 #d5d5d5;
}
/* line 46, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 25px;
}
/* line 51, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_info table td a {
  color: #1660c1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 56, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_info table td span {
  color: #888;
}
/* line 63, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .orders_query_info table td.op-cell a, .platform_order_distribute .orders_query_info table td.op-cell span {
  display: inline-block;
  margin: 0;
  padding: 0;
  min-width: 4em;
}
/* line 74, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 79, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover4 .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 81, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover4 .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 82, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover4 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 84, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 85, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover4 .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 92, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 106, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 109, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 114, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #b9b9b9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 127, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover .surcharge_info {
  height: 400px;
  overflow: auto;
}
/* line 130, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover .surcharge_info table {
  text-align: center;
  border: 1px solid #d5d5d5;
  width: 100%;
}
/* line 134, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover .surcharge_info table th {
  height: 35px;
  line-height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #d5d5d5;
}
/* line 140, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover .surcharge_info table td {
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 35px;
}
/* line 144, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover .surcharge_info table td a {
  color: #1660c1;
}
/* line 147, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_audit_popover .surcharge_info table td span {
  color: #2ec300;
}
/* line 157, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 159, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .weight_button button {
  font-family: "微软雅黑";
  height: 32px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 14px;
  line-height: 32px;
  position: relative;
  background-color: #159BD5;
  border-radius: 5px;
}
/* line 165, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .weight_button button:hover {
  opacity: 0.9;
}
/* line 166, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .weight_button button:focus {
  opacity: 0.9;
}
/* line 169, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute input[type="button"] {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660c1;
}
/* line 182, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_file_query_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 195, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_file_query_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 198, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_file_query_popover .alter_name #imgBoxFileQuery {
  width: 100%;
}
/* line 200, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_file_query_popover .alter_name #imgBoxFileQuery th {
  height: 30px;
  text-align: center;
}
/* line 204, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .order_file_query_popover .alter_name #imgBoxFileQuery td {
  border-bottom: 1px solid #3c3c3c;
  height: 30px;
  text-align: center;
}
/* line 213, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 250px;
  /*--  车队派单  --*/
}
/* line 217, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .alter_order_popover_change .alter_order_change {
  height: 220px;
  width: 400px;
}
/* line 220, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .alter_order_popover_change .alter_order_change .alter_order_change_ul .ul_li {
  padding-left: 15px;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
}
/* line 221, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .alter_order_popover_change .alter_order_change .alter_order_change_ul .ul_li_span {
  margin-right: 15px;
  width: 100px;
  display: block;
  float: left;
}
/* line 222, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .alter_order_popover_change .alter_order_change .alter_order_change_ul .li_div {
  float: left;
}
/* line 223, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .alter_order_popover_change .alter_order_change .alter_order_change_ul .li_div input {
  width: 200px;
  text-align: center;
}
/* line 229, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .operator {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660c1;
}
/* line 243, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .editor_popover,
.platform_order_distribute .editor_popover1 {
  width: 600px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #b9b9b9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 258, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .editor_popover .gck_theme_poptit,
.platform_order_distribute .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 262, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .editor_popover .control,
.platform_order_distribute .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 268, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
.platform_order_distribute .editor_popover #canvs,
.platform_order_distribute .editor_popover #seal_canvs,
.platform_order_distribute .editor_popover1 #canvs,
.platform_order_distribute .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}

/* line 280, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
#fm202152223659 {
  width: 90%;
  margin: 0 auto;
}
/* line 284, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
#fm202152223659 table {
  width: 100%;
  margin: 0;
  padding: 0;
}
/* line 289, app/components/business_center/yiwu_west_station/platform_order_distribute/view.scss */
#fm202152223659 table td {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 2, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_list {
  margin-top: 10px;
}
/* line 5, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 10, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 26, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 38, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 42, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 46, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 55, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 61, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_info table td a {
  color: #1660C1;
}
/* line 65, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .order_details_info table td span {
  color: #2EC300;
}
/* line 72, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .div1{
      background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
      width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
      height: 50px;width:200px;text-align: left;
  }
  .arrow{width:0;height:0;border: 17.5px solid transparent;border-left-color: #DDDDDD;}
  ._treel{height: 50px;float: left;}
  ._treel_info{height: 100px;width:10%;float: left;}*/
}
/* line 78, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ul {
  list-style: none;
}
/* line 82, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 89, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 100, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 111, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ._div_point_yellow {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: yellow;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 122, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 133, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 143, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 152, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 161, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 174, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 182, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 229, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 237, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 ._padding_buttom {
  height: 10px;
}
/* line 241, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 247, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 256, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 261, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 270, app/components/business_center/yiwu_west_station/selectOrder/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new_32432414 ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
/* line 1, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new {
   /* .greencircle {
    width: 15px;
    height: 15px;
    background-color: #00FF00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.redcircle {
    width: 15px;
    height: 15px;
    background-color: #FF0000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hscircle {
    width: 15px;
    height: 15px;
    background-color: #C0C0C0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.div1{
background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
}
.line{
width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
}
.linecontent{
height: 50px;width:200px;text-align: left;
}
.arrow{
        width:0;
        height:0;
        border: 17.5px solid transparent;
        border-left-color: #DDDDDD;
        }*/
}
/* line 2, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 68, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ul {
  list-style: none;
}
/* line 69, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 70, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 71, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 74, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 79, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 80, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 82, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 83, app/components/business_center/yiwu_west_station/selectOrder/import_details_new/view.scss */
.jkgck_orders_query_import_details_new ._padding_buttom {
  height: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station {
  /* 可以移动  弹框 */
}
/* line 2, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_option {
  overflow: hidden;
}
/* line 5, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_option dt {
  float: left;
  margin: 10px;
}
/* line 10, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_option table {
  width: 100%;
}
/* line 12, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_option table tr {
  height: 40px;
  line-height: 40px;
}
/* line 16, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_option table td {
  text-align: left;
}
/* line 20, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 27, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_option select {
  width: 176px;
  height: 30px;
}
/* line 33, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_info .refund-color {
  background-color: #E0E0E0;
}
/* line 36, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 41, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_info table th {
  height: 35px;
  color: #ffffff;
  background-color: #1660c1;
  border-bottom: solid 0 #d5d5d5;
}
/* line 47, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 25px;
}
/* line 52, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_info table td a {
  color: #1660c1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 57, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_info table td span {
  color: #888;
}
/* line 64, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .orders_query_info table td.op-cell a, .yiwu_west_station .orders_query_info table td.op-cell span {
  display: inline-block;
  margin: 0;
  padding: 0;
  min-width: 4em;
}
/* line 73, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 87, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 90, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 95, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_popover {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #b9b9b9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 108, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_popover .surcharge_info {
  height: 400px;
  overflow: auto;
}
/* line 111, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_popover .surcharge_info table {
  text-align: center;
  border: 1px solid #d5d5d5;
  width: 100%;
}
/* line 115, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_popover .surcharge_info table th {
  height: 35px;
  line-height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #d5d5d5;
}
/* line 121, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_popover .surcharge_info table td {
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 35px;
}
/* line 125, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_popover .surcharge_info table td a {
  color: #1660c1;
}
/* line 128, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_popover .surcharge_info table td span {
  color: #2ec300;
}
/* line 135, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #b9b9b9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 150, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_popover .alter_name table {
  border: 1px solid #d5d5d5;
  border-collapse: collapse;
  width: 100%;
}
/* line 154, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #f2f2f2;
  width: 60px;
  border: 1px solid #d5d5d5;
}
/* line 160, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #d5d5d5;
}
/* line 163, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 170, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 176, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 182, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  width: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #ffffff;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159bd5;
}
/* line 199, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 203, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 206, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_details_info table th {
  height: 35px;
  color: #ffffff;
  background-color: #1660c1;
  border-top: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
  font-weight: inherit;
}
/* line 214, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
}
/* line 219, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_details_info table td a {
  color: #1660c1;
}
/* line 222, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_details_info table td span {
  color: #2ec300;
}
/* line 229, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_info table {
  border: 1px solid #d5d5d5;
  border-collapse: collapse;
  width: 100%;
}
/* line 233, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_info table th {
  height: 35px;
  background-color: #f2f2f2;
  border-bottom: solid 1px #d5d5d5;
}
/* line 238, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 35px;
}
/* line 243, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_info table td a {
  color: #1660c1;
}
/* line 246, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_audit_info table td span {
  color: #2ec300;
}
/* line 253, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station ._downfileDocument_div ._downfileDocument_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 265, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station ._downfileDocument_div ._downfileDocument_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #b9b9b9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 279, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station ._downfileDocument_div ._downfileDocument_info {
  text-align: center;
  height: 300px;
  overflow-y: auto;
}
/* line 283, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station ._downfileDocument_div ._downfileDocument_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 287, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station ._downfileDocument_div ._downfileDocument_info table th {
  height: 30px;
  background-color: aliceblue;
  border-bottom: solid 1px #d5d5d5;
  width: 14%;
  border-top: solid 1px #d5d5d5;
  font-weight: inherit;
}
/* line 294, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station ._downfileDocument_div ._downfileDocument_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 300, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station ._downfileDocument_div ._downfileDocument_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #d5d5d5;
  border-top: solid 1px #d5d5d5;
}
/* line 306, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station ._downfileDocument_div ._downfileDocument_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 314, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station ._downfileDocument_div ._downfileDocument_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 321, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station ._downfileDocument_div ._downfileDocument_info table img {
  width: 50px;
  height: 50px;
}
/* line 329, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .editor_popover,
.yiwu_west_station .editor_popover1 {
  width: 600px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #b9b9b9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 344, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .editor_popover .gck_theme_poptit,
.yiwu_west_station .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 348, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .editor_popover .control,
.yiwu_west_station .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 354, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .editor_popover #canvs,
.yiwu_west_station .editor_popover #seal_canvs,
.yiwu_west_station .editor_popover1 #canvs,
.yiwu_west_station .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 362, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .editor_popover1 {
  width: 600px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #b9b9b9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 376, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 380, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 386, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 393, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .operator {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660c1;
}
/* line 405, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station input[type="button"] {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660c1;
}
/* line 417, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_apply {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 431, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 435, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 441, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 444, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_apply .alter_name table td input[type="text"] {
  width: 65%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 451, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 457, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 463, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_apply .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  width: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 477, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .alterSite_apply .alter_name .weight_button #commitApply {
  font-family: "微软雅黑";
  height: 25px;
  width: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 494, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 507, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 510, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_popover .alter_name #imgBoxFile {
  width: 100%;
}
/* line 512, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_popover .alter_name #imgBoxFile th {
  height: 30px;
  text-align: center;
}
/* line 516, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_popover .alter_name #imgBoxFile td {
  border-bottom: 1px solid #3c3c3c;
  height: 30px;
  text-align: center;
}
/* line 523, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_popover .weight_button {
  margin-top: 5px;
  text-align: center;
}
/* line 529, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_query_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 542, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_query_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 545, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_query_popover .alter_name #imgBoxFileQuery {
  width: 100%;
}
/* line 547, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_query_popover .alter_name #imgBoxFileQuery th {
  height: 30px;
  text-align: center;
}
/* line 551, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_file_query_popover .alter_name #imgBoxFileQuery td {
  border-bottom: 1px solid #3c3c3c;
  height: 30px;
  text-align: center;
}
/* line 560, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_distribution_div {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 577, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
.yiwu_west_station .order_updateFlag_div {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px -100px 0 -330px;
  width: 500px;
  height: 500px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}

/* line 594, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
#evalForm {
  width: 600px;
}
/* line 597, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
#evalForm .eval-level-item {
  display: inline-block;
  margin-right: 10px;
}
/* line 602, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
#evalForm .section {
  padding-left: 10px;
}
/* line 605, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
#evalForm .section .section-label {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-family: "Times New Roman", Georgia, serif;
  width: 80px;
}
/* line 614, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
#evalForm .section:not(:last-child) {
  margin-bottom: 10px;
}
/* line 618, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
#evalForm .eval-detail-view, #evalForm .eval-time-view, #evalForm .eval-who-view {
  display: inline-block;
  width: 500px;
  vertical-align: top;
}
/* line 624, app/components/business_center/yiwu_west_station/selectOrder/view.scss */
#evalForm textarea {
  width: 500px;
  min-height: 150px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export {
  min-height: 600px;
}
/* line 4, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export .section-title {
  font-size: 16px;
  font-weight: bold;
}
/* line 15, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export .section-title:not(:first-child) {
  margin-top: 20px;
}
/* line 19, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #excelUploadDiv {
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 25, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 2px;
}
/* line 30, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm select[readonly] + .layui-form-select {
  z-index: -1;
}
/* line 33, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm select[readonly] + .layui-form-select .layui-edge {
  display: none;
}
/* line 39, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row .layui-form-label {
  width: 10em;
}
/* line 43, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 47, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 52, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 58, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 63, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 70, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row .address-select > div {
  width: 22%;
  float: left;
}
/* line 75, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row .address-select > div:last-child {
  width: 10%;
  text-align: center;
  height: 38px;
  line-height: 38px;
  margin-left: 10px;
}
/* line 86, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
}
/* line 91, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-form-label.layui-input-inline {
  flex-grow: 1;
  flex-basis: 0;
}
/* line 96, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input {
  display: flex;
  display: -webkit-flex;
  height: unset;
}
/* line 101, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box {
  width: 100px;
  padding-top: 10px;
}
/* line 105, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box button {
  display: block;
  margin: 5px auto;
}
/* line 111, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box {
  flex-basis: 0;
  flex-grow: 1;
  overflow: hidden;
}
/* line 117, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item {
  position: relative;
  border: 1px solid #ccc;
  float: left;
  width: 200px;
  height: 180px;
  margin: 5px;
}
/* line 127, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .non-image-file {
  margin-top: 40px;
  text-align: center;
}
/* line 132, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .hint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}
/* line 141, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item img {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
/* line 147, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 5px 0;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
/* line 159, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons:hover {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 166, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item:hover .buttons {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 173, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint {
  display: block;
  background: rgba(255, 165, 0, 0.8);
  color: #fff;
}
/* line 179, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint::after {
  content: '等待上传';
}
/* line 185, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint {
  display: block;
  background: rgba(30, 159, 255, 0.8);
  color: #fff;
}
/* line 191, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint::after {
  content: '正在上传';
}
/* line 195, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading button.upload {
  display: none;
}
/* line 201, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint {
  display: block;
  background: rgba(0, 150, 136, 0.8);
  color: #fff;
}
/* line 207, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint::after {
  content: '上传成功';
}
/* line 211, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed button.upload {
  display: none;
}
/* line 217, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint {
  display: block;
  background: rgba(255, 87, 34, 0.8);
  color: #fff;
}
/* line 223, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint::after {
  content: '上传失败';
}
/* line 227, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed button.upload {
  display: inline-block;
}
/* line 236, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #fm .layui-row.btn-row > .layui-col-md12 {
  text-align: center;
}
/* line 242, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #blnTb .head-row {
  background: #f2f2f2;
}
/* line 245, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #blnTb .head-row th {
  height: 38px;
  width: 20%;
}
/* line 252, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #serialSequenceTb + .layui-table-view .layui-table-fixed .layui-table-body .layui-form-checkbox .layui-icon {
  color: white;
}
/* line 256, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export .layui-table-body {
  overflow: visible;
}
/* line 260, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export .layui-table-box {
  overflow: visible;
}
/* line 264, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export .layui-table-cell {
  overflow: visible;
}
/* line 270, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #serialSequenceTb + .layui-table-view > .layui-table-box > .layui-table-body tr td[data-field="ctnSizeType"] {
  padding: 0;
}
/* line 273, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #serialSequenceTb + .layui-table-view > .layui-table-box > .layui-table-body tr td[data-field="ctnSizeType"] .layui-table-cell {
  padding: 0;
  height: 100%;
}
/* line 279, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #serialSequenceTb + .layui-table-view > .layui-table-box > .layui-table-body tr td[data-field="ctnnoWeight"] {
  padding: 0;
}
/* line 282, app/components/business_center/yw_truck_manage/import_export/view.scss */
.yw_import_export #serialSequenceTb + .layui-table-view > .layui-table-box > .layui-table-body tr td[data-field="ctnnoWeight"] .layui-table-cell {
  padding: 0;
  height: 100%;
}

/* line 293, app/components/business_center/yw_truck_manage/import_export/view.scss */
#tb202011251615 + .layui-table-view {
  margin: 0;
}

/* line 298, app/components/business_center/yw_truck_manage/import_export/view.scss */
#fm202011251649 {
  margin: 0;
}
/* line 302, app/components/business_center/yw_truck_manage/import_export/view.scss */
#fm202011251649 .layui-row .layui-form-label {
  width: 10em;
}
/* line 306, app/components/business_center/yw_truck_manage/import_export/view.scss */
#fm202011251649 .layui-row .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 310, app/components/business_center/yw_truck_manage/import_export/view.scss */
#fm202011251649 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 315, app/components/business_center/yw_truck_manage/import_export/view.scss */
#fm202011251649 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 321, app/components/business_center/yw_truck_manage/import_export/view.scss */
#fm202011251649 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 326, app/components/business_center/yw_truck_manage/import_export/view.scss */
#fm202011251649 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 333, app/components/business_center/yw_truck_manage/import_export/view.scss */
#fm202011251649 .layui-row .address-select > div {
  width: 24%;
  float: left;
}

/* line 341, app/components/business_center/yw_truck_manage/import_export/view.scss */
.hideClass {
  display: none;
}

/* line 346, app/components/business_center/yw_truck_manage/import_export/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 352, app/components/business_center/yw_truck_manage/import_export/view.scss */
.layui-layer.popRange .layui-layer-content {
  overflow: visible !important;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*  修改 弹框 */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-single .group-name, .import_export_reEditE .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-single .group-name:after, .import_export_reEditE .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .import_export_reEditE .chosen-container .chosen-results-scroll-down span, .import_export_reEditE .chosen-container .chosen-results-scroll-up span, .import_export_reEditE .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .import_export_reEditE .chosen-container-single .chosen-search input[type=text], .import_export_reEditE .chosen-container-single .chosen-single abbr, .import_export_reEditE .chosen-container-single .chosen-single div b, .import_export_reEditE .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main {
  margin-top: 20px;
}
/* line 5, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list {
  margin-top: 10px;
}
/* line 7, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 10%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list table td {
  height: 30px;
  text-align: center;
  width: 24%;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 25, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 32, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 40, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list #imgBox {
  width: 100%;
}
/* line 42, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list #imgBox th {
  width: 33%;
}
/* line 45, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list #imgBox td {
  width: 33%;
}
/* line 52, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 66, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 69, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 73, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 80, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 86, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 92, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 103, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 107, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 122, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 137, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 141, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 148, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 154, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 160, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 168, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 177, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 181, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 196, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 204, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 208, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addFile_popover {
  position: fixed;
  top: 40%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 200px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 223, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addFile_popover .alter_name {
  height: 100px;
  text-align: center;
}
/* line 227, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addFile_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addFile_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*  修改 弹框 */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-single .group-name, .import_export_reEditI .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-single .group-name:after, .import_export_reEditI .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .import_export_reEditI .chosen-container .chosen-results-scroll-down span, .import_export_reEditI .chosen-container .chosen-results-scroll-up span, .import_export_reEditI .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .import_export_reEditI .chosen-container-single .chosen-search input[type=text], .import_export_reEditI .chosen-container-single .chosen-single abbr, .import_export_reEditI .chosen-container-single .chosen-single div b, .import_export_reEditI .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main {
  margin-top: 20px;
}
/* line 5, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list {
  margin-top: 10px;
}
/* line 7, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 10%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list table td {
  height: 30px;
  text-align: center;
  width: 24%;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 25, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 32, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 40, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list #imgBox {
  width: 100%;
}
/* line 42, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list #imgBox th {
  width: 33%;
}
/* line 45, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list #imgBox td {
  width: 33%;
}
/* line 52, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 66, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 69, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 73, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 80, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 86, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 92, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 103, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 107, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 122, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 137, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 141, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 148, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 154, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 160, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 168, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 177, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 181, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 196, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 204, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 208, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addFile_popover {
  position: fixed;
  top: 40%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 200px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 223, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addFile_popover .alter_name {
  height: 100px;
  text-align: center;
}
/* line 227, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addFile_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addFile_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*  修改 弹框 */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-single .group-name, .import_export_reEditT .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-single .group-name:after, .import_export_reEditT .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .import_export_reEditT .chosen-container .chosen-results-scroll-down span, .import_export_reEditT .chosen-container .chosen-results-scroll-up span, .import_export_reEditT .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .import_export_reEditT .chosen-container-single .chosen-search input[type=text], .import_export_reEditT .chosen-container-single .chosen-single abbr, .import_export_reEditT .chosen-container-single .chosen-single div b, .import_export_reEditT .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 9, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 18, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab a {
  color: blue;
}
/* line 23, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 30, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 41, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 48, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .import_money {
  text-align: center;
}
/* line 51, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 58, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list {
  margin-top: 10px;
}
/* line 62, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable1 table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 66, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable1 table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 10%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 74, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable1 table td {
  height: 30px;
  text-align: center;
  width: 24%;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 80, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable1 table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 87, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable1 table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 98, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable2 table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 102, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable2 table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 5%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 110, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable2 table td {
  height: 30px;
  text-align: center;
  width: 25%;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 116, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable2 table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 123, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable2 table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 133, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list ._temporarily_order_ctn_info_table {
  padding: 5px 10px 20px;
}
/* line 138, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list ._temporarily_order_ctn_info_table table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  text-align: center;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 147, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list ._temporarily_order_ctn_info_table table td {
  text-align: center;
  padding: 3px;
}
/* line 151, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list ._temporarily_order_ctn_info_table table td input {
  border: 1px solid #D5D5D5;
}
/* line 158, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 167, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 172, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 184, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 197, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 208, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list #imgBox {
  text-align: left;
}
/* line 212, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list #imgBox2 {
  text-align: left;
}
/* line 216, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list #imgBox1 {
  text-align: left;
}
/* line 220, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 231, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 237, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 253, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .imgContainer:hover p {
  display: block;
}
/* line 259, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 266, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 279, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 760px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  transform: translate(-50%, -50%);
}
/* line 293, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_popover ._temporarily_add_info {
  padding: 10px 0px;
}
/* line 297, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_popover select {
  width: 170px;
}
/* line 301, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 308, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 313, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 321, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 328, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 335, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 93%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 347, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 358, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 365, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 378, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 392, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_popover .barge_ctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 398, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 411, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 425, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_popover_update ._barge_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 432, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 438, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 445, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 454, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 459, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 467, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 474, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 481, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 493, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 508, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 526, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 531, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 539, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 546, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 553, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 567, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 572, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 588, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT img[src=""], .import_export_reEditT img:not([src]) {
  opacity: 0;
}
/* line 592, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 610, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 615, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 623, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 630, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 637, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 651, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 656, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 672, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 {
  position: fixed;
  top: 65%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 688, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 693, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 701, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 708, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 715, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 724, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 735, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 740, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 756, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #tab {
  margin: 0;
}
/* line 760, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #tab tr td {
  border: none;
}
/* line 763, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #tab tr td input {
  border: solid 1px #D5D5D5;
  height: 25px;
  line-height: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 775, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
  .import_export_reEditT .chosen-rtl .chosen-search input[type="text"],
  .import_export_reEditT .chosen-container-single .chosen-single abbr,
  .import_export_reEditT .chosen-container-single .chosen-single div b,
  .import_export_reEditT .chosen-container-single .chosen-search input[type="text"],
  .import_export_reEditT .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .import_export_reEditT .chosen-container .chosen-results-scroll-down span,
  .import_export_reEditT .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 789, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #imgBox {
  width: 100%;
}
/* line 791, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #imgBox th {
  width: 33%;
}
/* line 794, app/components/business_center/yw_truck_manage/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #imgBox td {
  width: 33%;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export {
  min-height: 600px;
}
/* line 4, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export .section-title {
  font-size: 16px;
  font-weight: bold;
}
/* line 15, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export .section-title:not(:first-child) {
  margin-top: 20px;
}
/* line 19, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #excelUploadDiv {
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 25, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 2px;
}
/* line 30, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm select[readonly] + .layui-form-select {
  z-index: -1;
}
/* line 33, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm select[readonly] + .layui-form-select .layui-edge {
  display: none;
}
/* line 39, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row .layui-form-label {
  width: 10em;
}
/* line 43, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 47, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 52, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 58, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 63, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 70, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row .address-select > div {
  width: 22%;
  float: left;
}
/* line 75, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row .address-select > div:last-child {
  width: 10%;
  text-align: center;
  height: 38px;
  line-height: 38px;
  margin-left: 10px;
}
/* line 86, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
}
/* line 91, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-form-label.layui-input-inline {
  flex-grow: 1;
  flex-basis: 0;
}
/* line 96, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input {
  display: flex;
  display: -webkit-flex;
  height: unset;
}
/* line 101, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box {
  width: 100px;
  padding-top: 10px;
}
/* line 105, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box button {
  display: block;
  margin: 5px auto;
}
/* line 111, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box {
  flex-basis: 0;
  flex-grow: 1;
  overflow: hidden;
}
/* line 117, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item {
  position: relative;
  border: 1px solid #ccc;
  float: left;
  width: 200px;
  height: 180px;
  margin: 5px;
}
/* line 127, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .non-image-file {
  margin-top: 40px;
  text-align: center;
}
/* line 132, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .hint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}
/* line 141, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item img {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
/* line 147, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 5px 0;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
/* line 159, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons:hover {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 166, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item:hover .buttons {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 173, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint {
  display: block;
  background: rgba(255, 165, 0, 0.8);
  color: #fff;
}
/* line 179, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint::after {
  content: '等待上传';
}
/* line 185, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint {
  display: block;
  background: rgba(30, 159, 255, 0.8);
  color: #fff;
}
/* line 191, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint::after {
  content: '正在上传';
}
/* line 195, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading button.upload {
  display: none;
}
/* line 201, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint {
  display: block;
  background: rgba(0, 150, 136, 0.8);
  color: #fff;
}
/* line 207, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint::after {
  content: '上传成功';
}
/* line 211, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed button.upload {
  display: none;
}
/* line 217, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint {
  display: block;
  background: rgba(255, 87, 34, 0.8);
  color: #fff;
}
/* line 223, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint::after {
  content: '上传失败';
}
/* line 227, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed button.upload {
  display: inline-block;
}
/* line 236, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #fm .layui-row.btn-row > .layui-col-md12 {
  text-align: center;
}
/* line 242, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #blnTb .head-row {
  background: #f2f2f2;
}
/* line 245, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #blnTb .head-row th {
  height: 38px;
  width: 20%;
}
/* line 252, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.yw_import_export #serialSequenceTb + .layui-table-view .layui-table-fixed .layui-table-body .layui-form-checkbox .layui-icon {
  color: white;
}

/* line 258, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
#tb202011251615 + .layui-table-view {
  margin: 0;
}

/* line 263, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
#fm202011251649 {
  margin: 0;
}
/* line 267, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
#fm202011251649 .layui-row .layui-form-label {
  width: 10em;
}
/* line 271, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
#fm202011251649 .layui-row .layui-input-inline {
  width: calc(100% - 10em - 10px);
}
/* line 275, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
#fm202011251649 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 280, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
#fm202011251649 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 286, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
#fm202011251649 .layui-row .textarea-label {
  height: 100px;
  line-height: 100px;
}
/* line 291, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
#fm202011251649 .layui-row .textarea-label + .layui-input-inline > textarea {
  height: 100px;
  resize: none;
  padding: 5px;
}
/* line 298, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
#fm202011251649 .layui-row .address-select > div {
  width: 24%;
  float: left;
}

/* line 306, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.hideClass {
  display: none;
}

/* line 311, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 317, app/components/business_center/yw_truck_manage/order_operate/edit-form/view.scss */
.layui-layer.popRange .layui-layer-content {
  overflow: visible !important;
}
/* line 2, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td span {
  color: #2EC300;
}
/* line 26, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .div1{
      background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
      width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
      height: 50px;width:200px;text-align: left;
  }
  .arrow{width:0;height:0;border: 17.5px solid transparent;border-left-color: #DDDDDD;}
  ._treel{height: 50px;float: left;}
  ._treel_info{height: 100px;width:10%;float: left;}*/
}
/* line 28, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ul {
  list-style: none;
}
/* line 29, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 30, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 31, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 32, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_yellow {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: yellow;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 33, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 34, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 35, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 36, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 37, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 40, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 41, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 79, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  white-space: nowrap;
}
/* line 80, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._padding_buttom {
  height: 10px;
}
/* line 81, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 83, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 84, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 85, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 86, app/components/business_center/yw_truck_manage/order_operate/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
/* line 1, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new {
   /* .greencircle {
    width: 15px;
    height: 15px;
    background-color: #00FF00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.redcircle {
    width: 15px;
    height: 15px;
    background-color: #FF0000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hscircle {
    width: 15px;
    height: 15px;
    background-color: #C0C0C0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.div1{
background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
}
.line{
width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
}
.linecontent{
height: 50px;width:200px;text-align: left;
}
.arrow{
        width:0;
        height:0;
        border: 17.5px solid transparent;
        border-left-color: #DDDDDD;
        }*/
}
/* line 2, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 68, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ul {
  list-style: none;
}
/* line 69, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 70, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 71, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 74, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 79, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 80, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 82, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  white-space: nowrap;
}
/* line 83, app/components/business_center/yw_truck_manage/order_operate/import_details_new/view.scss */
.jkgck_orders_query_import_details_new ._padding_buttom {
  height: 10px;
}
/* line 1, app/components/business_center/yw_truck_manage/order_operate/view.scss */
.yw_order_operate {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/business_center/yw_truck_manage/order_operate/view.scss */
.yw_order_operate #fm {
  border: none;
  padding: 0;
}
/* line 10, app/components/business_center/yw_truck_manage/order_operate/view.scss */
.yw_order_operate #fm .form-btn-row {
  text-align: center;
}
/* line 14, app/components/business_center/yw_truck_manage/order_operate/view.scss */
.yw_order_operate #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 19, app/components/business_center/yw_truck_manage/order_operate/view.scss */
.yw_order_operate #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 25, app/components/business_center/yw_truck_manage/order_operate/view.scss */
.yw_order_operate #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 29, app/components/business_center/yw_truck_manage/order_operate/view.scss */
.yw_order_operate #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 39, app/components/business_center/yw_truck_manage/order_operate/view.scss */
.yw_order_operate #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 43, app/components/business_center/yw_truck_manage/order_operate/view.scss */
.yw_order_operate #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 58, app/components/business_center/yw_truck_manage/order_operate/view.scss */
.uppercase {
  text-transform: uppercase;
}
/* line 3, app/components/business_center/yw_truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .titleInfo {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 9, app/components/business_center/yw_truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo {
  width: 100%;
  height: 800px;
}
/* line 12, app/components/business_center/yw_truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoTitle {
  height: 35px;
  text-align: center;
  line-height: 35px;
}
/* line 16, app/components/business_center/yw_truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoTitle span {
  margin-right: 15px;
}
/* line 20, app/components/business_center/yw_truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfo {
  width: 60%;
  height: 720px;
  margin: 10px auto;
}
/* line 25, app/components/business_center/yw_truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList {
  width: 19%;
  position: fixed;
  margin-top: 75px;
  top: 10px;
  right: 10px;
  height: 720px;
  overflow-y: auto;
}
/* line 33, app/components/business_center/yw_truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table {
  width: 100%;
  text-align: center;
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
}
/* line 38, app/components/business_center/yw_truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table tr {
  border-left: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 42, app/components/business_center/yw_truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table th {
  height: 35px;
  border-right: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 47, app/components/business_center/yw_truck_manage/orders_select_new/amap/view.scss */
.order_select_new_amap .mainInfo .contentInfo .containerInfoList table td {
  width: 33%;
  height: 30px;
  border-right: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 2, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .order_details_info table td span {
  color: #2EC300;
}
/* line 26, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .div1{
      background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
      width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
      height: 50px;width:200px;text-align: left;
  }
  .arrow{width:0;height:0;border: 17.5px solid transparent;border-left-color: #DDDDDD;}
  ._treel{height: 50px;float: left;}
  ._treel_info{height: 100px;width:10%;float: left;}*/
}
/* line 28, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ul {
  list-style: none;
}
/* line 29, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 30, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 31, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 32, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_yellow {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: yellow;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 33, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 34, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 35, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 36, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 37, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 40, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 41, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 79, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  white-space: nowrap;
}
/* line 80, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._padding_buttom {
  height: 10px;
}
/* line 81, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 83, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 84, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 85, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 86, app/components/business_center/yw_truck_manage/orders_select_new/exit_details_new/view.scss */
.jkgck_orders_query_exit_details_new ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
/* line 1, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new {
   /* .greencircle {
    width: 15px;
    height: 15px;
    background-color: #00FF00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.redcircle {
    width: 15px;
    height: 15px;
    background-color: #FF0000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.hscircle {
    width: 15px;
    height: 15px;
    background-color: #C0C0C0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.div1{
background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
}
.line{
width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
}
.linecontent{
height: 50px;width:200px;text-align: left;
}
.arrow{
        width:0;
        height:0;
        border: 17.5px solid transparent;
        border-left-color: #DDDDDD;
        }*/
}
/* line 2, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 17, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 20, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #D5D5D5;
  border-bottom: solid 1px #D5D5D5;
}
/* line 22, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .order_details_info table td span {
  color: #2EC300;
}
/* line 66, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 68, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ul {
  list-style: none;
}
/* line 69, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 70, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 71, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 74, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 79, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 80, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 82, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  white-space: nowrap;
}
/* line 83, app/components/business_center/yw_truck_manage/orders_select_new/import_details_new/view.scss */
.jkgck_orders_query_import_details_new ._padding_buttom {
  height: 10px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new {
  /* 可以移动  弹框 */
}
/* line 3, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_option table {
  width: 100%;
}
/* line 5, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_option table tr {
  height: 40px;
  line-height: 40px;
}
/* line 9, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_option table td {
  text-align: left;
}
/* line 13, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 20, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_option select {
  width: 176px;
  height: 30px;
}
/* line 26, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info .refund-color {
  background-color: #E0E0E0;
}
/* line 29, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 34, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info table th {
  height: 35px;
  color: #ffffff;
  background-color: #1660c1;
  border-bottom: solid 0 #d5d5d5;
}
/* line 40, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 25px;
}
/* line 45, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info table td a {
  color: #1660c1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 50, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .orders_query_info table td span {
  color: #888;
}
/* line 56, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 70, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 73, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 78, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #b9b9b9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
}
/* line 91, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info {
  height: 400px;
  overflow: auto;
}
/* line 94, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info table {
  text-align: center;
  border: 1px solid #d5d5d5;
  width: 100%;
}
/* line 98, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info table th {
  height: 35px;
  line-height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #d5d5d5;
}
/* line 104, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info table td {
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 35px;
}
/* line 108, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info table td a {
  color: #1660c1;
}
/* line 111, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_popover .surcharge_info table td span {
  color: #2ec300;
}
/* line 118, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #b9b9b9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 133, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name table {
  border: 1px solid #d5d5d5;
  border-collapse: collapse;
  width: 100%;
}
/* line 137, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #f2f2f2;
  width: 60px;
  border: 1px solid #d5d5d5;
}
/* line 143, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #d5d5d5;
}
/* line 146, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 153, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 159, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 165, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  width: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #ffffff;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159bd5;
}
/* line 182, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 186, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 189, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info table th {
  height: 35px;
  color: #ffffff;
  background-color: #1660c1;
  border-top: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
  font-weight: inherit;
}
/* line 197, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info table td {
  text-align: center;
  height: 35px;
  border-top: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
}
/* line 202, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info table td a {
  color: #1660c1;
}
/* line 205, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_details_info table td span {
  color: #2ec300;
}
/* line 212, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_info table {
  border: 1px solid #d5d5d5;
  border-collapse: collapse;
  width: 100%;
}
/* line 216, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_info table th {
  height: 35px;
  background-color: #f2f2f2;
  border-bottom: solid 1px #d5d5d5;
}
/* line 221, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #d5d5d5;
  line-height: 35px;
}
/* line 226, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_info table td a {
  color: #1660c1;
}
/* line 229, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_audit_info table td span {
  color: #2ec300;
}
/* line 236, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 248, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #b9b9b9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 262, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info {
  text-align: center;
  height: 300px;
  overflow-y: auto;
}
/* line 266, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 270, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table th {
  height: 30px;
  background-color: aliceblue;
  border-bottom: solid 1px #d5d5d5;
  width: 14%;
  border-top: solid 1px #d5d5d5;
  font-weight: inherit;
}
/* line 277, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 283, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #d5d5d5;
  border-top: solid 1px #d5d5d5;
}
/* line 289, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 297, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table td textarea {
  height: 30px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 304, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new ._downfileDocument_div ._downfileDocument_info table img {
  width: 50px;
  height: 50px;
}
/* line 312, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover,
.jk_orders_select_new .editor_popover1 {
  width: 600px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #b9b9b9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 327, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover .gck_theme_poptit,
.jk_orders_select_new .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 331, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover .control,
.jk_orders_select_new .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 337, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover #canvs,
.jk_orders_select_new .editor_popover #seal_canvs,
.jk_orders_select_new .editor_popover1 #canvs,
.jk_orders_select_new .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 345, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover1 {
  width: 600px;
  overflow: hidden;
  float: left;
  background-color: #fff;
  position: fixed;
  z-index: 1005;
  border: solid 1px #b9b9b9;
  left: 50%;
  top: 50%;
  display: none;
  padding: 0 20px 20px;
  margin-left: -300px;
  margin-top: -250px;
}
/* line 359, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover1 .gck_theme_poptit {
  border-bottom: none;
  cursor: move;
}
/* line 363, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover1 .control {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10px;
}
/* line 369, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .editor_popover1 #seal_canvs {
  width: auto;
  height: 400px;
  background: #e8e8e8;
  margin: 0 auto;
}
/* line 376, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .operator {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660c1;
}
/* line 388, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new input[type="button"] {
  font-family: "微软雅黑";
  height: 30px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  color: #ffffff;
  padding: 0px 1px;
  line-height: 34px;
  position: relative;
  background-color: #1660c1;
}
/* line 400, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 414, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 418, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 424, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 427, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name table td input[type="text"] {
  width: 65%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 434, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 440, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 446, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  width: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 460, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .alterSite_apply .alter_name .weight_button #commitApply {
  font-family: "微软雅黑";
  height: 25px;
  width: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  position: float;
  background-color: #159BD5;
}
/* line 477, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 490, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 493, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover .alter_name #imgBoxFile {
  width: 100%;
}
/* line 495, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover .alter_name #imgBoxFile th {
  height: 30px;
  text-align: center;
}
/* line 499, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover .alter_name #imgBoxFile td {
  border-bottom: 1px solid #3c3c3c;
  height: 30px;
  text-align: center;
}
/* line 506, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_popover .weight_button {
  margin-top: 5px;
  text-align: center;
}
/* line 512, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_query_popover {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 525, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_query_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 528, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_query_popover .alter_name #imgBoxFileQuery {
  width: 100%;
}
/* line 530, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_query_popover .alter_name #imgBoxFileQuery th {
  height: 30px;
  text-align: center;
}
/* line 534, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_file_query_popover .alter_name #imgBoxFileQuery td {
  border-bottom: 1px solid #3c3c3c;
  height: 30px;
  text-align: center;
}
/* line 543, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_distribution_div {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 560, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
.jk_orders_select_new .order_updateFlag_div {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px -100px 0 -330px;
  width: 500px;
  height: 500px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
}

/* line 577, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
#evalForm {
  width: 600px;
}
/* line 580, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
#evalForm .eval-level-item {
  display: inline-block;
  margin-right: 10px;
}
/* line 585, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
#evalForm .section {
  padding-left: 10px;
}
/* line 588, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
#evalForm .section .section-label {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-family: "Times New Roman", Georgia, serif;
  width: 80px;
}
/* line 597, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
#evalForm .section:not(:last-child) {
  margin-bottom: 10px;
}
/* line 601, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
#evalForm .eval-detail-view, #evalForm .eval-time-view, #evalForm .eval-who-view {
  display: inline-block;
  width: 500px;
  vertical-align: top;
}
/* line 607, app/components/business_center/yw_truck_manage/orders_select_new/view.scss */
#evalForm textarea {
  width: 500px;
  min-height: 150px;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new {
  /*  修改 弹框 */
  /* 弹框   车队派单 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
  border:1px solid #1bbfd5;
}*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .node_choose {
  float: left;
}
/* line 5, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .node_choose .active {
  background: #159BD5;
}
/* line 9, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .node_choose li {
  float: left;
  line-height: 30px;
  border-radius: 100px;
  padding: 0 20px;
  border: 1px solid #e2e2e2;
  text-align: center;
  margin-right: 10px;
  background: #999;
  color: #fff;
  cursor: pointer;
}
/* line 23, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .orders_query_option {
  overflow: block;
}
/* line 26, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .orders_query_option dl {
  height: 40px;
  width: 100%;
  margin-top: 10px;
}
/* line 31, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
}
/* line 37, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .orders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 45, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .orders_query_option dl select {
  width: 135px;
  height: 27px;
}
/* line 54, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .weight_button button {
  font-family: "微软雅黑";
  height: 32px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 14px;
  line-height: 32px;
  position: relative;
  background-color: #159BD5;
  border-radius: 5px;
}
/* line 69, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .close_icon {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 20px;
  cursor: pointer;
  -webkit-animation: mychange 1000ms linear infinite;
  -moz-animation: mychange 1000ms linear infinite;
  -ms-animation: mychange 1000ms linear infinite;
  -o-animation: mychange 1000ms linear infinite;
  animation: mychange 1000ms linear infinite;
}
/* line 84, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .open_icon {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 20px;
  cursor: pointer;
  -webkit-animation: mychange 1000ms linear infinite;
  -moz-animation: mychange 1000ms linear infinite;
  -ms-animation: mychange 1000ms linear infinite;
  -o-animation: mychange 1000ms linear infinite;
  animation: mychange 1000ms linear infinite;
}
@-webkit-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@-moz-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@-o-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@-ms-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
/* line 160, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .show_check ul {
  position: relative;
}
/* line 163, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .show_check ul li {
  line-height: 40px;
  padding-left: 10px;
  border-bottom: 1px solid #e2e2e2;
}
/* line 168, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .show_check ul li span {
  padding-right: 10px;
  display: inline-block;
  width: 86px;
}
/* line 178, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 183, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 189, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table tr:nth-child(even) {
  background: #e2e2e2;
}
/* line 193, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 199, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table td a {
  color: #1660C1;
}
/* line 203, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table td span {
  color: #2EC300;
}
/* line 209, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul {
  display: flex;
}
/* line 213, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul li:last-child .line {
  width: 70px !important;
}
/* line 218, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul li {
  flex: 1;
  position: relative;
  float: left;
}
/* line 223, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul li .active_color {
  background: #00FF00 !important;
}
/* line 227, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul li .active_red {
  background: red !important;
}
/* line 231, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul li .active_yellow {
  background: yellow !important;
}
/* line 235, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul li img {
  position: absolute;
  top: -30px;
  width: 60px;
  left: 40%;
}
/* line 242, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul li p:nth-child(2) {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: grey;
  left: 47%;
  position: absolute;
  top: 26px;
}
/* line 252, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul li .time {
  margin-top: 10px;
}
/* line 256, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul li .endLine {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
  position: absolute;
  top: -38px;
  left: 36px;
}
/* line 272, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .order_audit_info table .logistics ul li .line {
  width: 102%;
  height: 10px;
  background: #333;
  position: absolute;
  top: 32px;
  left: 132px;
  opacity: 0.1;
  border-radius: 10px;
}
/* line 289, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 305, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 310, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 317, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 321, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 329, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 341, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 356, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
            dt{text-align: center;}
            input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
        }*/
}
/* line 360, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 373, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 385, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 391, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 402, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 406, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container a {
  cursor: pointer;
}
/* line 412, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius : 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 429, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 433, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 441, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 452, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 456, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 460, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 464, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 473, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 480, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 488, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 506, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 513, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 520, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 531, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 541, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 546, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 552, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 557, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 563, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 569, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 573, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 580, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 593, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 598, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 604, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 619, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius : 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow     : 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 637, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 641, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 652, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 656, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 663, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 667, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 671, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 676, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 684, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 689, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 698, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 703, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 707, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 712, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 718, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 723, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 727, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 733, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl {
  text-align: right;
}
/* line 737, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 742, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 748, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 752, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 757, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 762, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 766, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 770, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 775, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 780, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.yw_jkgck_query_orders_new .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 785, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 790, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 795, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 799, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
.yw_jkgck_query_orders_new .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 809, app/components/business_center/yw_truck_manage/query_orders_new/view.scss */
  .yw_jkgck_query_orders_new .chosen-rtl .chosen-search input[type="text"],
  .yw_jkgck_query_orders_new .chosen-container-single .chosen-single abbr,
  .yw_jkgck_query_orders_new .chosen-container-single .chosen-single div b,
  .yw_jkgck_query_orders_new .chosen-container-single .chosen-search input[type="text"],
  .yw_jkgck_query_orders_new .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .yw_jkgck_query_orders_new .chosen-container .chosen-results-scroll-down span,
  .yw_jkgck_query_orders_new .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@charset "UTF-8";
/* 预录入   用户界面 */
/* line 2, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
.my_body_structure {
  border: 0px solid red;
  height: 1000px;
  width: 1350px;
  margin: 0 auto;
}

/* 录入图片  */
/* line 4, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
.my_picture_structure {
  float: left;
  border: 0px solid red;
}

/* line 5, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
.my_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1300px;
  margin: 10px auto;
}

/* line 6, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
#menContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}

/* line 8, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
#menContainer img {
  width: 100%;
  height: 100%;
}

/* line 9, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
#fengContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}

/* line 11, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
#fengContainer img {
  width: 100%;
  height: 100%;
}

/* line 17, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
.myorders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 18, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
.myorders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 19, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
.myorders_query_option dl select {
  width: 70px;
  height: 27px;
}

/* line 24, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
.my_body_structure button {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
  border: none;
  border-radius: 5px;
}

/* line 41, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
#saveBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}

/* line 55, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
#noBtn {
  font-family: "微软雅黑";
  height: 30px;
  weight: 50px;
  margin-left: 26px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
}

/* 弹框   车队派单 */
/* line 71, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
.alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 75, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
.alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
                  dt{text-align: center;}
                  input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
              }*/
}
/* line 77, app/components/business_center/yw_truck_manage/short_send_order/info_detail/view.scss */
.alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 1, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create {
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  
  .div1{
  background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
  width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
  height: 50px;width:200px;text-align: left;
  }
  .arrow{
          width:0;
          height:0;
          border: 18px solid transparent;
          border-left-color: #DDDDDD;
          }*/
}
/* line 2, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 6, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 14, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info {
  max-height: 220px;
  overflow: auto;
}
/* line 16, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 18, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table th {
  height: 35px;
  background-color: #1660C1;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
  color: #FFFFFF;
}
/* line 19, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td a {
  color: #1660C1;
}
/* line 21, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .order_details_info table td span {
  color: #2EC300;
}
/* line 67, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 69, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ul {
  list-style: none;
}
/* line 70, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 71, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 72, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 73, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 74, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 75, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 76, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 77, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 80, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 81, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 83, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 84, app/components/business_center/yw_truck_manage/short_send_order/sends_create/view.scss */
.jkgck_sendc_query_create ._padding_buttom {
  height: 10px;
}
/* line 1, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details {
  /*.greencircle {
                width: 15px;
                height: 15px;
                background-color: #00FF00;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
            }
            .redcircle {
                width: 15px;
                height: 15px;
                background-color: #FF0000;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
            }
            .hscircle {
                width: 15px;
                height: 15px;
                background-color: #C0C0C0;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
            }
            
            .div1{
            background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
            }
            .line{
            width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
            }
            .linecontent{
            height: 50px;width:200px;text-align: left;
            }
            .arrow{
                    width:0;
                    height:0;
                    border: 18px solid transparent;
                    border-left-color: #DDDDDD;
                    }*/
}
/* line 2, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 11, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_list table td textarea {
  height: 60px;
  width: 100%;
  border: 0px solid;
  width: 100%;
  resize: none;
  background: #FFFFFF;
}
/* line 15, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info {
  font-size: 20px;
}
/* line 17, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 19, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info table th {
  height: 30px;
  background-color: #1660C1;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
  color: #FFFFFF;
}
/* line 20, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_details_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 24, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .top_title {
  margin-top: 10px;
  font-size: 20px;
}
/* line 28, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_info {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 33, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_info th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 20%;
  border-top: solid 1px #D5D5D5;
}
/* line 40, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .order_info td {
  text-align: center;
  width: 20%;
  height: 15px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 48, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 50, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ul {
  list-style: none;
}
/* line 51, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 52, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 53, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 54, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 55, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 56, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 57, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 58, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 61, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 62, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 104, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
}
/* line 105, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._padding_buttom {
  height: 10px;
}
/* line 106, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 108, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 109, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 110, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 111, app/components/business_center/yw_truck_manage/short_send_order/sends_detailed/view.scss */
.jkgck_sendc_query_details ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
/* line 1, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
  /*  提重按钮 */
  /* line 63, app/styles/_clp.scss */
  /* line 65, app/styles/_clp.scss */
  /* line 71, app/styles/_clp.scss */
  /* line 72, app/styles/_clp.scss */
  /* 弹框   车队派单 */
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-single .group-name, .jkgck_sendc_query .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-single .group-name:after, .jkgck_sendc_query .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .jkgck_sendc_query .chosen-container .chosen-results-scroll-down span, .jkgck_sendc_query .chosen-container .chosen-results-scroll-up span, .jkgck_sendc_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .jkgck_sendc_query .chosen-container-single .chosen-search input[type=text], .jkgck_sendc_query .chosen-container-single .chosen-single abbr, .jkgck_sendc_query .chosen-container-single .chosen-single div b, .jkgck_sendc_query .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.jkgck_sendc_query .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 8, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp1 {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: visible;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 22, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp1 .alter_name {
  overflow: visible;
  max-height: 800px;
}
/* line 26, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp1 .alter_name table {
  border: 0px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
}
/* line 33, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp1 .alter_name table th {
  height: 35px;
  width: 150px;
  border: 0px solid #D5D5D5;
}
/* line 39, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp1 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 43, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp1 .alter_name table td input[type="text"] {
  width: 100%;
  height: 34px;
  line-height: 25px;
  margin-left: 0px;
  border: 0px solid;
}
/* line 51, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp1 .alter_name table td textarea {
  width: 100%;
  height: 34px;
  line-height: 25px;
  margin-left: 0px;
  border: 0px solid;
}
/* line 59, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp1 .alter_name table td select {
  width: 100%;
  height: 35px;
}
/* line 69, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp2 {
  position: fixed;
  top: 30%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: visible;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 83, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp2 .alter_name {
  overflow: visible;
  max-height: 800px;
}
/* line 87, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp2 .alter_name table {
  border: 0px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
}
/* line 94, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp2 .alter_name table th {
  height: 35px;
  width: 150px;
  border: 0px solid #D5D5D5;
}
/* line 100, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp2 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 104, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp2 .alter_name table td input[type="text"] {
  width: 100%;
  height: 34px;
  line-height: 25px;
  margin-left: 0px;
  border: 0px solid;
}
/* line 112, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp2 .alter_name table td textarea {
  width: 100%;
  height: 34px;
  line-height: 25px;
  margin-left: 0px;
  border: 0px solid;
}
/* line 120, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterSite_popoverUp2 .alter_name table td select {
  width: 100%;
  height: 35px;
}
/* line 131, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 137, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .weight_button button {
  font-family: "微软雅黑";
  height: 32px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 14px;
  line-height: 32px;
  position: relative;
  background-color: #159BD5;
  border-radius: 5px;
}
/* line 151, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .weight_button button:hover {
  opacity: 0.9;
}
/* line 155, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .weight_button button:focus {
  opacity: 0.9;
}
/* line 159, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option {
  overflow: block;
}
/* line 162, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option table {
  margin-top: 10px;
  margin-left: 15px;
}
/* line 167, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option tr {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
/* line 172, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option tr td {
  padding-left: 10px;
}
/* line 177, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 185, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_option select {
  width: 150px;
  height: 27px;
}
/* line 192, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 198, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 205, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 211, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_sendquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 221, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_orderquery_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 227, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_orderquery_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 234, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_orderquery_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 240, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .orders_orderquery_info table td a {
  color: #1660C1;
  margin: 0px 5px;
  display: inline-block !important;
}
/* line 250, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 264, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alter_order_popover_change .alter_order_change_scroll {
  height: 88% !important;
  overflow-y: scroll;
}
/* line 269, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
              dt{text-align: center;}
              input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
          }*/
}
/* line 273, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 284, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 298, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 303, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 306, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .acquiring_surcharge dl dt {
  float: left;
}
/* line 310, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 315, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 326, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 330, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 335, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 341, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 347, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info table td a {
  color: #1660C1;
}
/* line 351, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover4 .surcharge_info table td span {
  color: #2EC300;
}
/* line 360, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .upBox {
  text-align: center;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 371, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 384, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 395, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query #imgBox {
  text-align: left;
}
/* line 399, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 410, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 416, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 432, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .imgContainer:hover p {
  display: block;
}
/* line 436, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 449, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 {
  background-color: red;
  position: fixed;
  top: 35%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
  /* .acquiring_surcharge::-webkit-scrollbar {
     display: none;
   }*/
}
/* line 464, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  height: 300px;
}
/* line 472, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
  margin-top: 8px;
}
/* line 478, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 486, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .acquiring_surcharge dl textarea {
  height: 50px;
  line-height: 25px;
  margin-left: 2px;
  width: 730px;
  text-transform: uppercase;
  resize: none;
}
/* line 501, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 505, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 510, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 516, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 522, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 526, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 534, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 547, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .layui-form-label {
  height: 35px;
  background-color: #F2F2F2;
  width: 100px;
  border: 1px solid #D5D5D5;
  padding: 0;
  line-height: 35px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
/* line 559, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .layui-input {
  width: 200px;
  margin-top: 4px;
}
/* line 564, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload {
  overflow: hidden;
}
/* line 567, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload label {
  color: #333;
  font-weight: bold;
  line-height: 140px;
  width: 102px;
  float: left;
}
/* line 575, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div {
  border: 1px solid #e2e2e2;
  height: 140px;
  float: left;
  width: 536px;
}
/* line 581, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div .layui-btn-container {
  width: 300px;
  height: 112px;
  border: 1px solid #e2e2e2;
  margin: 20px auto;
  border-radius: 20px;
  position: relative;
}
/* line 589, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div .layui-btn-container .layui-upload-choose {
  font-size: 14px;
  position: absolute;
  top: 50px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
/* line 599, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div .layui-btn-container button {
  display: block;
  margin: 0 auto;
}
/* line 604, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div .layui-btn-container button:last-child {
  line-height: 28px;
  height: 28px;
}
/* line 609, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .upload .opload_div .layui-btn-container button:first-child {
  text-align: center;
  margin: 10px auto 30px;
  background: none;
  color: #1E9FFF;
  border: 1px solid #e2e2e2;
  width: 200px;
  border-radius: 10px;
}
/* line 623, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 629, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 100px;
  border: 1px solid #D5D5D5;
}
/* line 637, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 641, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name table td input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 654, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 662, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .altersendSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 683, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 698, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 704, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 712, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 716, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 724, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername table td select {
  width: 140px;
  height: 27px;
}
/* line 732, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername .truck_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 740, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .alterorderSite_popover .alter_ordername .truck_button #commitOrder {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  border: 10;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0px;
  position: float;
  background-color: #159BD5;
}
/* line 762, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 774, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 780, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 791, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 795, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container a {
  cursor: pointer;
}
/* line 801, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 818, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 822, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 830, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 834, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 843, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 850, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 858, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 876, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 883, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 890, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 901, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 911, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 916, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 922, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 927, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 933, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 939, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 943, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 950, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 963, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 968, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 974, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 989, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 1007, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 1011, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 1022, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 1026, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 1033, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 1037, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 1041, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 1046, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 1054, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 1059, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 1068, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 1073, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 1077, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 1082, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 1088, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 1093, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 1097, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 1103, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl {
  text-align: right;
}
/* line 1107, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 1112, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 1118, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 1122, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 1127, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 1132, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 1136, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 1140, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 1145, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 1150, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_sendc_query .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 1155, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 1160, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 1165, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 1169, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 1177, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
  .jkgck_sendc_query .chosen-rtl .chosen-search input[type="text"],
  .jkgck_sendc_query .chosen-container-single .chosen-single abbr,
  .jkgck_sendc_query .chosen-container-single .chosen-single div b,
  .jkgck_sendc_query .chosen-container-single .chosen-search input[type="text"],
  .jkgck_sendc_query .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_sendc_query .chosen-container .chosen-results-scroll-down span,
  .jkgck_sendc_query .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 1191, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
.jkgck_sendc_query #extra_charge {
  width: 140px;
}

/* line 1202, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline {
  width: calc(100% - 120px);
}
/* line 1206, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input {
  display: flex;
  display: -webkit-flex;
  height: unset;
}
/* line 1211, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box {
  width: 100px;
  padding-top: 10px;
}
/* line 1215, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .btn-box button {
  display: block;
  margin: 5px auto;
}
/* line 1221, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box {
  flex-basis: 0;
  flex-grow: 1;
  overflow: hidden;
}
/* line 1227, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item {
  position: relative;
  border: 1px solid #ccc;
  float: left;
  width: 200px;
  height: 180px;
  margin: 5px;
}
/* line 1237, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .non-image-file {
  margin-top: 40px;
  text-align: center;
}
/* line 1242, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .hint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}
/* line 1251, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item img {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
/* line 1257, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 5px 0;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
/* line 1269, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item .buttons:hover {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 1276, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item:hover .buttons {
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
/* line 1283, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint {
  display: block;
  background: rgba(255, 165, 0, 0.8);
  color: #fff;
}
/* line 1289, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.waiting .hint::after {
  content: '等待上传';
}
/* line 1295, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint {
  display: block;
  background: rgba(30, 159, 255, 0.8);
  color: #fff;
}
/* line 1301, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading .hint::after {
  content: '正在上传';
}
/* line 1305, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.uploading button.upload {
  display: none;
}
/* line 1311, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint {
  display: block;
  background: rgba(0, 150, 136, 0.8);
  color: #fff;
}
/* line 1317, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed .hint::after {
  content: '上传成功';
}
/* line 1321, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.succeed button.upload {
  display: none;
}
/* line 1327, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint {
  display: block;
  background: rgba(255, 87, 34, 0.8);
  color: #fff;
}
/* line 1333, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed .hint::after {
  content: '上传失败';
}
/* line 1337, app/components/business_center/yw_truck_manage/short_send_order/view.scss */
#fmNAT .layui-row.pic-row .layui-form-item .layui-input-inline .layui-input .pic-box .preview-item.failed button.upload {
  display: inline-block;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/container_change/view.scss */
.gckx_container_change {
  /*   改船改港    改提单信息   切换   */
  /*--   改船改港信息  --*/
  /*--   改提单信息  --*/
  /*  申请  弹框*/
  /*  添加箱号 提示   */
  /*  新增编辑  可以移动  弹框 */
  /*  新增编辑  可以移动  表信息*/
  /*  修改编辑  可以移动  弹框 */
}
/* line 2, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_query {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  height: 55px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_query dt {
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
/* line 5, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_query dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
  line-height: 30px;
}
/* line 6, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_query a {
  color: #1660C1;
}
/* line 7, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_query input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 8, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_query select {
  font-size: 12px;
  width: 230px;
  height: 33px;
  line-height: 33px;
  margin-left: 11px;
}
/* line 9, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_query button {
  height: 33px;
  margin-left: 10px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 14, app/components/business_hall/container_change/view.scss */
.gckx_container_change .tab2 {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 16, app/components/business_hall/container_change/view.scss */
.gckx_container_change .tab2 .hide {
  display: none;
}
/* line 17, app/components/business_hall/container_change/view.scss */
.gckx_container_change .tab2 .tab_box {
  margin-bottom: 40px;
  top: 35px;
  position: relative;
  border: 1px solid #E6E6E6;
  min-height: 350px;
}
/* line 19, app/components/business_hall/container_change/view.scss */
.gckx_container_change .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 21, app/components/business_hall/container_change/view.scss */
.gckx_container_change .tab_menu li {
  float: left;
  width: 95px;
  height: 35px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 23, app/components/business_hall/container_change/view.scss */
.gckx_container_change .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 24, app/components/business_hall/container_change/view.scss */
.gckx_container_change .tab_menu span {
  float: right;
  height: 35px;
  line-height: 30px;
}
/* line 27, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_zu {
  border: 0px solid red;
  min-height: 300px;
}
/* line 28, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_biaoti {
  height: 20px;
  margin-top: 20px;
}
/* line 30, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_biaoti .container_biaoti1 {
  float: left;
  width: 540px;
  height: 20px;
  font-weight: bold;
  margin-left: 20px;
}
/* line 31, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_biaoti .container_biaoti2 {
  float: left;
  width: 540px;
  height: 20px;
  margin-left: 22px;
  font-weight: bold;
}
/* line 33, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_primaryinfo {
  float: left;
  border: 1px solid #E6E6E6;
  width: 540px;
  height: 250px;
  margin-left: 20px;
}
/* line 35, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_primaryinfo dl {
  margin-top: 50px;
  margin-left: 70px;
}
/* line 36, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_primaryinfo dt {
  float: left;
  width: 100px;
  text-align: right;
  height: 30px;
  line-height: 30px;
}
/* line 37, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_primaryinfo dd input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
}
/* line 38, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_primaryinfo dd select {
  width: 232px;
  height: 32px;
  line-height: 32px;
}
/* line 40, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_changeinfo {
  float: left;
  border: 1px solid #E6E6E6;
  width: 540px;
  height: 250px;
  margin-left: 20px;
}
/* line 42, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_changeinfo dl {
  margin-top: 50px;
  margin-left: 70px;
}
/* line 43, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_changeinfo dt {
  float: left;
  width: 100px;
  text-align: right;
  height: 30px;
  line-height: 30px;
}
/* line 44, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_changeinfo dd input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
}
/* line 45, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_changeinfo dd select {
  width: 232px;
  height: 32px;
  line-height: 32px;
}
/* line 48, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_info {
  border: 0px solid red;
  overflow: auto;
  max-height: 270px;
  margin-top: 10px;
  background-color: #FFFFFF;
}
/* line 50, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 51, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_info th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 52, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_info td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 53, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_info td a {
  color: #1660C1;
  margin-left: 6px;
}
/* line 54, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_sg_info td span {
  color: #2EC300;
}
/* line 56, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_added_button {
  border: 0px solid red;
  widows: 100%;
  margin-top: 15px;
}
/* line 58, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_added_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 30px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #666;
  border: 1px solid #1660C1;
  font-size: 13px;
  outline: none;
  line-height: 20px;
  position: relative;
}
/* line 62, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_apply {
  text-align: center;
  margin-top: 50px;
}
/* line 64, app/components/business_hall/container_change/view.scss */
.gckx_container_change .container_apply button {
  font-family: "微软雅黑";
  height: 35px;
  margin-left: 30px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  border: 0px solid #E6E6E6;
  font-size: 13px;
  outline: none;
  line-height: 20px;
  position: relative;
  background-color: #1660C1;
}
/* line 69, app/components/business_hall/container_change/view.scss */
.gckx_container_change .sq_theme_popover {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /* 船公司*/
}
/* line 73, app/components/business_hall/container_change/view.scss */
.gckx_container_change .sq_theme_popover .airlines_shut {
  text-align: center;
  margin-bottom: 10px;
}
/* line 75, app/components/business_hall/container_change/view.scss */
.gckx_container_change .sq_theme_popover .airlines_shut input {
  margin-left: 10px;
  vertical-align: middle;
  border: none;
}
/* line 77, app/components/business_hall/container_change/view.scss */
.gckx_container_change .sq_theme_popover .airlines_info {
  border: 0px solid red;
  text-align: center;
}
/* line 79, app/components/business_hall/container_change/view.scss */
.gckx_container_change .sq_theme_popover .airlines_info input {
  height: 30px;
  line-height: 30px;
  width: 230px;
}
/* line 81, app/components/business_hall/container_change/view.scss */
.gckx_container_change .sq_theme_popover .airlines_button {
  text-align: center;
  margin-top: 20px;
}
/* line 83, app/components/business_hall/container_change/view.scss */
.gckx_container_change .sq_theme_popover .airlines_button button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px 20px;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #159BD5;
}
/* line 89, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addNo_structure {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 350px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*添加箱号 信息*/
}
/* line 93, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addNo_structure .addNo_info_hint {
  border: 0px solid red;
}
/* line 94, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addNo_structure .addNo_info_hint span {
  color: #1660C1;
}
/* line 95, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addNo_structure .addNo_info_hint textarea {
  height: 100px;
  width: 340px;
  resize: none;
  margin-top: 3px;
}
/* line 97, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addNo_structure .addNo_button_zhong {
  text-align: center;
  margin-top: 15px;
}
/* line 98, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addNo_structure .addNo_button1 {
  font-family: "微软雅黑";
  height: 30px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 23px;
  position: relative;
  background-color: #159BD5;
}
/* line 101, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addNo_structure .addNo_button2 {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 30px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 23px;
  position: relative;
  background-color: #B9B9B9;
}
/* line 106, app/components/business_hall/container_change/view.scss */
.gckx_container_change .add_editor_popover {
  width: 700px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 270px;
  top: 150px;
  display: none;
  padding: 0 20px 20px;
}
/* line 109, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 233px;
  overflow: auto;
}
/* line 112, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addx_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 113, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addx_edit_info th {
  height: 35px;
  line-height: 35px;
  float: left;
  font-weight: normal;
  border: 0px solid #E6E6E6;
}
/* line 114, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addx_edit_info td {
  height: 30px;
  border: 0px solid #E6E6E6;
}
/* line 115, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addx_edit_info td input[type="text"] {
  width: 210px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-transform: uppercase;
}
/* line 116, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addx_edit_info td input[type="number"] {
  width: 210px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 117, app/components/business_hall/container_change/view.scss */
.gckx_container_change .addx_edit_info td select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 210px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 119, app/components/business_hall/container_change/view.scss */
.gckx_container_change .interval_type_button {
  text-align: center;
  margin-top: 50px;
}
/* line 120, app/components/business_hall/container_change/view.scss */
.gckx_container_change .add_button {
  font-family: "微软雅黑";
  height: 33px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 124, app/components/business_hall/container_change/view.scss */
.gckx_container_change .modify_popover {
  width: 700px;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 270px;
  top: 150px;
  display: none;
  padding: 0 20px 20px;
}
/* line 2, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .print_serial_option {
  padding: 15px 5px 15px 0;
  overflow: hidden;
}
/* line 5, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .print_serial_option dl {
  margin-top: 1px;
}
/* line 7, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .print_serial_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 10, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .print_serial_option dl dt input[type="text"] {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 18, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .print_serial_option dl dd {
  float: left;
  margin-left: 15px;
}
/* line 21, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .print_serial_option dl dd input[type="text"] {
  width: 70px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  margin-left: 2px;
}
/* line 28, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .print_serial_option dl dd button {
  height: 30px;
  margin-left: 20px;
  border: 0;
  padding: 0 15px;
  color: #FFFFFF;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 47, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .empty_serial_query_info table {
  border: 100 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 52, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .empty_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 58, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .empty_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 64, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .empty_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 69, app/components/business_hall/lift_empty/print_enchase/view.scss */
.lift_empty_printSerial .empty_serial_query_info table td span {
  color: #888;
}
/* line 2, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option {
  padding: 15px 5px 15px 0px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option dl {
  margin-top: 1px;
}
/* line 6, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 7, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option dl dt input[type="text"] {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 9, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option dl dd {
  float: left;
  margin-left: 15px;
}
/* line 10, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option dl dd input[type="text"] {
  width: 70px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  margin-left: 2px;
}
/* line 11, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option dl dd button {
  height: 30px;
  margin-left: 20px;
  border: 0;
  padding: 0px 15px;
  color: #FFFFFF;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 17, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option #ehong-code-input {
  width: 42px;
  letter-spacing: 2px;
  margin: 0px 8px 0px 0px;
}
/* line 18, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option .verification_code {
  float: left;
  margin-top: 4px;
  width: 80px;
}
/* line 20, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val {
  position: relative;
  padding: 5px 5px 5px 5px;
  top: 0px;
  *top: -3px;
  letter-spacing: 4px;
  display: inline;
  cursor: pointer;
  font-size: 16px;
  font-family: "Courier New", Courier, monospace;
  text-decoration: none;
  font-weight: bold;
}
/* line 33, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val0 {
  border: solid 1px #A4CDED;
  background-color: #ECFAFB;
}
/* line 38, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val1 {
  border: solid 1px #A4CDED;
  background-color: #FCEFCF;
}
/* line 42, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val2 {
  border: solid 1px #6C9;
  background-color: #D0F0DF;
}
/* line 46, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val3 {
  border: solid 1px #6C9;
  background-color: #DCDDD8;
}
/* line 50, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val4 {
  border: solid 1px #6C9;
  background-color: #F1DEFF;
}
/* line 52, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val5 {
  border: solid 1px #6C9;
  background-color: #ACE1F1;
}
/* line 56, app/components/business_hall/lift_empty/print_ExportEIR/view.scss */
.dcgck_print_eir .print_eir_option .ehong-code-val-tip {
  font-size: 12px;
  color: #1098EC;
  top: 0px;
  *top: -3px;
  position: relative;
  margin: 0px 0px 0px 4px;
  cursor: pointer;
}
/* line 2, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .print_serial_option {
  padding: 15px 5px 15px 0;
  overflow: hidden;
}
/* line 5, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .print_serial_option dl {
  margin-top: 1px;
}
/* line 7, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .print_serial_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 10, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .print_serial_option dl dt input[type="text"] {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 18, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .print_serial_option dl dd {
  float: left;
  margin-left: 15px;
}
/* line 21, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .print_serial_option dl dd input[type="text"] {
  width: 70px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  margin-left: 2px;
}
/* line 28, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .print_serial_option dl dd button {
  height: 30px;
  margin-left: 20px;
  border: 0;
  padding: 0 15px;
  color: #FFFFFF;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 47, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .empty_serial_query_info table {
  border: 100 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 52, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .empty_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 58, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .empty_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 64, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .empty_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 69, app/components/business_hall/lift_empty/print_serial/view.scss */
.lift_empty_printSerial .empty_serial_query_info table td span {
  color: #888;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
  /*  修改 弹框 */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-single .group-name, .wtgck_import_export_2 .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-single .group-name:after, .wtgck_import_export_2 .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_2 .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .wtgck_import_export_2 .chosen-container .chosen-results-scroll-down span, .wtgck_import_export_2 .chosen-container .chosen-results-scroll-up span, .wtgck_import_export_2 .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .wtgck_import_export_2 .chosen-container-single .chosen-search input[type=text], .wtgck_import_export_2 .chosen-container-single .chosen-single abbr, .wtgck_import_export_2 .chosen-container-single .chosen-single div b, .wtgck_import_export_2 .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_2 .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_2 .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_2 .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_2 .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_2 .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_2 .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_2 .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_2 .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_2 .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_2 .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 4, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 10, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 19, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .tab .hide {
  display: none;
}
/* line 23, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .tab a {
  color: blue;
}
/* line 28, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 35, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 46, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 53, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .import_money {
  text-align: center;
}
/* line 56, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 63, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list {
  margin-top: 10px;
}
/* line 66, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 71, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 78, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 85, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 91, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 99, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 108, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 117, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 122, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 134, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 147, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 158, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list #imgBox {
  text-align: left;
}
/* line 162, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list #imgBox2 {
  text-align: left;
}
/* line 166, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list #imgBox1 {
  text-align: left;
}
/* line 170, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 181, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 187, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 203, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list .imgContainer:hover p {
  display: block;
}
/* line 207, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 219, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 231, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list #btn3 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 243, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_details_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 257, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 264, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 277, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 760px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  transform: translate(-50%, -50%);
}
/* line 291, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_popover ._temporarily_add_info {
  padding: 10px 0px;
}
/* line 295, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_popover select {
  width: 170px;
}
/* line 299, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 305, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_order_ctn_info_table {
  padding: 5px 10px 20px;
}
/* line 310, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_order_ctn_info_table table th {
  text-align: center;
}
/* line 314, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  padding: 3px;
}
/* line 318, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_order_ctn_info_table table td input {
  border: 1px solid #D5D5D5;
}
/* line 326, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 331, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 339, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 346, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 353, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 93%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 365, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 376, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 383, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 396, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 410, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_popover .barge_ctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 416, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 429, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 443, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_popover_update ._barge_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 450, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 456, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 463, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 472, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 477, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 485, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 492, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 499, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 511, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 ._barge_div ._barge_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 522, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 540, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 545, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover4 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 553, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover4 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 560, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 16%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 567, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 581, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 586, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 602, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 img[src=""], .wtgck_import_export_2 img:not([src]) {
  opacity: 0;
}
/* line 606, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 624, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover6 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 629, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover6 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 637, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover6 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 644, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover6 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 651, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 665, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover6 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 670, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover6 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 686, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover5 {
  position: fixed;
  top: 65%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 702, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 707, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover5 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 715, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover5 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 722, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 729, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 738, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover5 .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 749, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 754, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 770, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 #tab {
  margin: 0;
}
/* line 774, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 #tab tr td {
  border: none;
}
/* line 777, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 #tab tr td input {
  border: solid 1px #D5D5D5;
  height: 25px;
  line-height: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 789, app/components/business_hall/lift_weight/import_export/view.scss */
  .wtgck_import_export_2 .chosen-rtl .chosen-search input[type="text"],
  .wtgck_import_export_2 .chosen-container-single .chosen-single abbr,
  .wtgck_import_export_2 .chosen-container-single .chosen-single div b,
  .wtgck_import_export_2 .chosen-container-single .chosen-search input[type="text"],
  .wtgck_import_export_2 .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .wtgck_import_export_2 .chosen-container .chosen-results-scroll-down span,
  .wtgck_import_export_2 .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 803, app/components/business_hall/lift_weight/import_export/view.scss */
.wtgck_import_export_2 .checkline {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  color: #2687d0;
  cursor: pointer;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
  /*  修改 弹框 */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-single .group-name, .wtgck_import_export_3412324314 .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-single .group-name:after, .wtgck_import_export_3412324314 .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.wtgck_import_export_3412324314 .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .wtgck_import_export_3412324314 .chosen-container .chosen-results-scroll-down span, .wtgck_import_export_3412324314 .chosen-container .chosen-results-scroll-up span, .wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .wtgck_import_export_3412324314 .chosen-container-single .chosen-search input[type=text], .wtgck_import_export_3412324314 .chosen-container-single .chosen-single abbr, .wtgck_import_export_3412324314 .chosen-container-single .chosen-single div b, .wtgck_import_export_3412324314 .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.wtgck_import_export_3412324314 .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 5, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 11, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 20, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab .hide {
  display: none;
}
/* line 24, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab a {
  color: blue;
}
/* line 29, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 36, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 47, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 54, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .import_money {
  text-align: center;
}
/* line 57, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 64, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list {
  margin-top: 10px;
}
/* line 67, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 72, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 80, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 87, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 93, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 101, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 110, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 119, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 124, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 136, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 149, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 160, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #imgBox {
  text-align: left;
}
/* line 164, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #imgBox2 {
  text-align: left;
}
/* line 168, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #imgBox1 {
  text-align: left;
}
/* line 172, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 183, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 189, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 205, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list .imgContainer:hover p {
  display: block;
}
/* line 209, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 221, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 233, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_details_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 247, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 254, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 267, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 760px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  transform: translate(-50%, -50%);
}
/* line 281, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_popover ._temporarily_add_info {
  padding: 10px 0px;
}
/* line 285, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_popover select {
  width: 170px;
}
/* line 289, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 295, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_order_ctn_info_table {
  padding: 5px 10px 20px;
}
/* line 300, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_order_ctn_info_table table th {
  text-align: center;
}
/* line 304, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  padding: 3px;
}
/* line 308, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_order_ctn_info_table table td input {
  border: 1px solid #D5D5D5;
}
/* line 316, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 321, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 329, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 336, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 343, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 93%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 355, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 366, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 373, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 386, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 400, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_popover .barge_ctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 406, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 419, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 433, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_popover_update ._barge_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 440, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 446, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 453, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 462, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 467, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 475, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 482, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 489, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 501, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 ._barge_div ._barge_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 513, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 531, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 536, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 544, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 551, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 558, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 572, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 577, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 593, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 img[src=""], .wtgck_import_export_3412324314 img:not([src]) {
  opacity: 0;
}
/* line 597, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 615, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 620, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 628, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 635, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 642, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 656, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 661, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover6 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 677, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 {
  position: fixed;
  top: 65%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 693, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 698, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 706, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 713, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 720, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 729, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 740, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 745, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 761, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 #tab {
  margin: 0;
}
/* line 765, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 #tab tr td {
  border: none;
}
/* line 768, app/components/business_hall/lift_weight/import_export_modify/view.scss */
.wtgck_import_export_3412324314 #tab tr td input {
  border: solid 1px #D5D5D5;
  height: 25px;
  line-height: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 780, app/components/business_hall/lift_weight/import_export_modify/view.scss */
  .wtgck_import_export_3412324314 .chosen-rtl .chosen-search input[type="text"],
  .wtgck_import_export_3412324314 .chosen-container-single .chosen-single abbr,
  .wtgck_import_export_3412324314 .chosen-container-single .chosen-single div b,
  .wtgck_import_export_3412324314 .chosen-container-single .chosen-search input[type="text"],
  .wtgck_import_export_3412324314 .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .wtgck_import_export_3412324314 .chosen-container .chosen-results-scroll-down span,
  .wtgck_import_export_3412324314 .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@charset "UTF-8";
/* line 1, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
  /*  修改 弹框 */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-single .group-name, .import_export_n_reEditI .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-single .group-name:after, .import_export_n_reEditI .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .import_export_n_reEditI .chosen-container .chosen-results-scroll-down span, .import_export_n_reEditI .chosen-container .chosen-results-scroll-up span, .import_export_n_reEditI .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .import_export_n_reEditI .chosen-container-single .chosen-search input[type=text], .import_export_n_reEditI .chosen-container-single .chosen-single abbr, .import_export_n_reEditI .chosen-container-single .chosen-single div b, .import_export_n_reEditI .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 4, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 10, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 19, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .tab .hide {
  display: none;
}
/* line 23, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .tab a {
  color: blue;
}
/* line 28, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 35, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 46, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 53, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .import_money {
  text-align: center;
}
/* line 56, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 63, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list {
  margin-top: 10px;
}
/* line 66, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 71, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 79, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 86, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 92, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 100, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 109, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 118, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 123, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 135, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 148, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 159, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list #imgBox {
  text-align: left;
}
/* line 163, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list #imgBox2 {
  text-align: left;
}
/* line 167, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list #imgBox1 {
  text-align: left;
}
/* line 171, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 182, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 188, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 204, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list .imgContainer:hover p {
  display: block;
}
/* line 208, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 220, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 232, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list #btn3 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 244, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_details_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 258, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 265, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 278, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 760px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  transform: translate(-50%, -50%);
}
/* line 292, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover ._temporarily_add_info {
  padding: 10px 0px;
}
/* line 296, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover select {
  width: 170px;
}
/* line 300, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 306, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table {
  padding: 5px 10px 20px;
}
/* line 311, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table th {
  text-align: center;
}
/* line 315, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  padding: 3px;
}
/* line 319, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table td input {
  border: 1px solid #D5D5D5;
}
/* line 327, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 332, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 340, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 347, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 354, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 93%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 366, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 377, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 384, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 397, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 411, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_popover .barge_ctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 417, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 430, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 444, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_popover_update ._barge_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 451, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 457, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 464, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 473, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 478, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 486, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 493, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 500, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 512, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 523, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 541, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 546, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover4 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 554, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover4 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 561, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 16%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 568, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 582, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 587, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 603, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI img[src=""], .import_export_n_reEditI img:not([src]) {
  opacity: 0;
}
/* line 607, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 625, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover6 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 630, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover6 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 638, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover6 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 645, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover6 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 652, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 666, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover6 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 671, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover6 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 687, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover5 {
  position: fixed;
  top: 65%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 703, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 708, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 716, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 723, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 730, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 739, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 750, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 755, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 771, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI #tab {
  margin: 0;
}
/* line 775, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI #tab tr td {
  border: none;
}
/* line 778, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI #tab tr td input {
  border: solid 1px #D5D5D5;
  height: 25px;
  line-height: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 790, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
  .import_export_n_reEditI .chosen-rtl .chosen-search input[type="text"],
  .import_export_n_reEditI .chosen-container-single .chosen-single abbr,
  .import_export_n_reEditI .chosen-container-single .chosen-single div b,
  .import_export_n_reEditI .chosen-container-single .chosen-search input[type="text"],
  .import_export_n_reEditI .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .import_export_n_reEditI .chosen-container .chosen-results-scroll-down span,
  .import_export_n_reEditI .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 804, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI .checkline {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  color: #2687d0;
  cursor: pointer;
}
/* line 812, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 819, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 832, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 760px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  transform: translate(-50%, -50%);
}
/* line 846, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover ._temporarily_add_info {
  padding: 10px 0px;
}
/* line 850, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover select {
  width: 170px;
}
/* line 854, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 860, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table {
  padding: 5px 10px 20px;
}
/* line 865, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table th {
  text-align: center;
}
/* line 869, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  padding: 3px;
}
/* line 873, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table td input {
  border: 1px solid #D5D5D5;
}
/* line 881, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 886, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 894, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 901, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 908, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 93%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 920, app/components/business_hall/lift_weight/import_export_modify_I/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 2, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 4, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 5, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .tab .hide {
  display: none;
}
/* line 7, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 9, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 11, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 13, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .import_money {
  text-align: center;
}
/* line 15, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 17, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .order_details_list {
  margin-top: 10px;
}
/* line 19, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 21, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 23, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .order_details_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 25, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 27, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .order_details_list table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 28, app/components/business_hall/lift_weight/import_export_new/view.scss */
.wtgck_import_export .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*
  *文件上传fileuploadBox.js插件
  *乔冰冰
  *2020-08-03
  */
  /*  修改 弹框 */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-single .group-name, .import_export_n_reEditI .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-single .group-name:after, .import_export_n_reEditI .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_n_reEditI .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .import_export_n_reEditI .chosen-container .chosen-results-scroll-down span, .import_export_n_reEditI .chosen-container .chosen-results-scroll-up span, .import_export_n_reEditI .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .import_export_n_reEditI .chosen-container-single .chosen-search input[type=text], .import_export_n_reEditI .chosen-container-single .chosen-single abbr, .import_export_n_reEditI .chosen-container-single .chosen-single div b, .import_export_n_reEditI .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-container {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 24, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 47, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-imgBox {
  text-align: left;
}
/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-imgContainer {
  display: inline-block;
  vertical-align: top;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/fileuploadBox/fileuploadBox.scss */
.import_export_n_reEditI .fileuploadBox-imgContainer:hover p {
  display: block;
}
/* line 4, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 10, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 19, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .tab .hide {
  display: none;
}
/* line 23, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .tab a {
  color: blue;
}
/* line 28, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 35, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 46, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 53, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .import_money {
  text-align: center;
}
/* line 56, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 63, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list {
  margin-top: 10px;
}
/* line 66, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 71, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 79, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 86, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 92, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 100, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 109, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 118, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 123, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 135, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 148, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 159, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list #imgBox {
  text-align: left;
}
/* line 163, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list #imgBox2 {
  text-align: left;
}
/* line 167, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list #imgBox1 {
  text-align: left;
}
/* line 171, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 182, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 188, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 204, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list .imgContainer:hover p {
  display: block;
}
/* line 208, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list #btn {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 220, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list #btn2 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 232, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list #btn3 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 244, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_details_list #btn1 {
  outline: none;
  width: 100px;
  height: 30px;
  background: cornflowerblue;
  border: 1px solid cornflowerblue;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  border-radius: 5px;
}
/* line 258, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 265, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 278, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 760px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  transform: translate(-50%, -50%);
}
/* line 292, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover ._temporarily_add_info {
  padding: 10px 0px;
}
/* line 296, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover select {
  width: 170px;
}
/* line 300, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 306, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table {
  padding: 5px 10px 20px;
}
/* line 311, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table th {
  text-align: center;
}
/* line 315, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  padding: 3px;
}
/* line 319, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table td input {
  border: 1px solid #D5D5D5;
}
/* line 327, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 332, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 340, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 347, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 354, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 93%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 366, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 377, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 384, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 397, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 411, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_popover .barge_ctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 417, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 430, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 444, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_popover_update ._barge_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 451, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 457, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 464, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 473, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 478, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 486, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 493, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 500, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 512, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._barge_div ._barge_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 523, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 800px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 541, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 546, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover4 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 554, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover4 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 561, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 16%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 568, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 582, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 587, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 603, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI img[src=""], .import_export_n_reEditI img:not([src]) {
  opacity: 0;
}
/* line 607, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 625, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover6 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 630, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover6 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 638, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover6 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 645, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover6 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 652, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 666, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover6 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 671, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover6 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 687, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover5 {
  position: fixed;
  top: 65%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 703, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 708, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 716, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 723, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 730, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 739, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover5 .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 750, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 755, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 771, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI #tab {
  margin: 0;
}
/* line 775, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI #tab tr td {
  border: none;
}
/* line 778, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI #tab tr td input {
  border: solid 1px #D5D5D5;
  height: 25px;
  line-height: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 790, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
  .import_export_n_reEditI .chosen-rtl .chosen-search input[type="text"],
  .import_export_n_reEditI .chosen-container-single .chosen-single abbr,
  .import_export_n_reEditI .chosen-container-single .chosen-single div b,
  .import_export_n_reEditI .chosen-container-single .chosen-search input[type="text"],
  .import_export_n_reEditI .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .import_export_n_reEditI .chosen-container .chosen-results-scroll-down span,
  .import_export_n_reEditI .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 804, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI .checkline {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  color: #2687d0;
  cursor: pointer;
}
/* line 812, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 819, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 832, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 760px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  transform: translate(-50%, -50%);
}
/* line 846, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover ._temporarily_add_info {
  padding: 10px 0px;
}
/* line 850, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover select {
  width: 170px;
}
/* line 854, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 860, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table {
  padding: 5px 10px 20px;
}
/* line 865, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table th {
  text-align: center;
}
/* line 869, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table td {
  text-align: center;
  padding: 3px;
}
/* line 873, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_order_ctn_info_table table td input {
  border: 1px solid #D5D5D5;
}
/* line 881, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 886, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 894, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 901, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 908, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 93%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 920, app/components/business_hall/lift_weight/import_export_reEdit/import_export_n_reEditI/view.scss */
.import_export_n_reEditI ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*  修改 弹框 */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-single .group-name, .import_export_reEditE .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-single .group-name:after, .import_export_reEditE .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditE .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .import_export_reEditE .chosen-container .chosen-results-scroll-down span, .import_export_reEditE .chosen-container .chosen-results-scroll-up span, .import_export_reEditE .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .import_export_reEditE .chosen-container-single .chosen-search input[type=text], .import_export_reEditE .chosen-container-single .chosen-single abbr, .import_export_reEditE .chosen-container-single .chosen-single div b, .import_export_reEditE .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main {
  margin-top: 20px;
}
/* line 5, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list {
  margin-top: 10px;
}
/* line 7, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 10%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list table td {
  height: 30px;
  text-align: center;
  width: 24%;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 25, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 32, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 40, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list #imgBox {
  width: 100%;
}
/* line 42, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list #imgBox th {
  width: 33%;
}
/* line 45, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .main .order_details_list #imgBox td {
  width: 33%;
}
/* line 52, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 66, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 69, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 73, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 80, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 86, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 92, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 103, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 107, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_audit_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 122, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 137, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 141, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 148, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 154, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 160, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 168, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 177, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 181, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addOftenAddress_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 196, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 204, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 208, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addFile_popover {
  position: fixed;
  top: 40%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 200px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 223, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addFile_popover .alter_name {
  height: 100px;
  text-align: center;
}
/* line 227, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addFile_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditE/view.scss */
.import_export_reEditE .order_addFile_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*  修改 弹框 */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-single .group-name, .import_export_reEditI .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-single .group-name:after, .import_export_reEditI .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditI .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .import_export_reEditI .chosen-container .chosen-results-scroll-down span, .import_export_reEditI .chosen-container .chosen-results-scroll-up span, .import_export_reEditI .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .import_export_reEditI .chosen-container-single .chosen-search input[type=text], .import_export_reEditI .chosen-container-single .chosen-single abbr, .import_export_reEditI .chosen-container-single .chosen-single div b, .import_export_reEditI .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main {
  margin-top: 20px;
}
/* line 5, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list {
  margin-top: 10px;
}
/* line 7, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 11, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 10%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 19, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list table td {
  height: 30px;
  text-align: center;
  width: 24%;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 25, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 32, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 40, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list #imgBox {
  width: 100%;
}
/* line 42, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list #imgBox th {
  width: 33%;
}
/* line 45, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .main .order_details_list #imgBox td {
  width: 33%;
}
/* line 52, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover {
  position: fixed;
  top: 40%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 66, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name {
  height: 300px;
  overflow-y: auto;
}
/* line 69, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 73, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 80, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 86, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 92, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 103, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 107, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_audit_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 122, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 137, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 141, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 148, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 154, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 160, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 168, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 177, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 181, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addOftenAddress_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 196, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 204, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 208, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addFile_popover {
  position: fixed;
  top: 40%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  height: 200px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 223, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addFile_popover .alter_name {
  height: 100px;
  text-align: center;
}
/* line 227, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addFile_popover .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditI/view.scss */
.import_export_reEditI .order_addFile_popover .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT {
  /*!
  Chosen, a Select Box Enhancer for jQuery and Prototype
  by Patrick Filler for Harvest, http://getharvest.com
  
  Version 1.8.7
  Full source at https://github.com/harvesthq/chosen
  Copyright (c) 2011-2018 Harvest http://getharvest.com
  
  MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
  This file is generated by `grunt build`, do not edit it by hand.
  */
  /*  修改 弹框 */
  /* @end */
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container a {
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-single .group-name, .import_export_reEditT .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-single .group-name:after, .import_export_reEditT .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-default {
  color: #999;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 0 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl {
  text-align: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(/spinda/assets/images/other-images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
.import_export_reEditT .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/chosen/chosen.scss */
  .import_export_reEditT .chosen-container .chosen-results-scroll-down span, .import_export_reEditT .chosen-container .chosen-results-scroll-up span, .import_export_reEditT .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .import_export_reEditT .chosen-container-single .chosen-search input[type=text], .import_export_reEditT .chosen-container-single .chosen-single abbr, .import_export_reEditT .chosen-container-single .chosen-single div b, .import_export_reEditT .chosen-rtl .chosen-search input[type=text] {
    background-image: url(/spinda/assets/images/other-images/chosen-sprite.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 3, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 9, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 40px;
  position: relative;
  border: 0px solid #E6E6E6;
  min-height: 60px;
}
/* line 18, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab a {
  color: blue;
}
/* line 23, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 30, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab_menu li {
  float: left;
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 41, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 48, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .import_money {
  text-align: center;
}
/* line 51, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .import_money input[type="text"] {
  height: 28px;
  line-height: 28px;
  width: 200px;
}
/* line 58, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list {
  margin-top: 10px;
}
/* line 62, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable1 table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 66, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable1 table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 10%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 74, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable1 table td {
  height: 30px;
  text-align: center;
  width: 24%;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 80, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable1 table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 87, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable1 table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 98, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable2 table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 102, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable2 table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 5%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 110, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable2 table td {
  height: 30px;
  text-align: center;
  width: 25%;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 116, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable2 table td input[type="text"] {
  width: 97%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
}
/* line 123, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .myTable2 table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 133, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list ._temporarily_order_ctn_info_table {
  padding: 5px 10px 20px;
}
/* line 138, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list ._temporarily_order_ctn_info_table table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  text-align: center;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 147, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list ._temporarily_order_ctn_info_table table td {
  text-align: center;
  padding: 3px;
}
/* line 151, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list ._temporarily_order_ctn_info_table table td input {
  border: 1px solid #D5D5D5;
}
/* line 158, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .finance_div {
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  text-align: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  color: red;
}
/* line 167, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .finance_div .finInCheckbox {
  margin-left: 10px;
}
/* line 172, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .upBox {
  text-align: center;
  width: 500px;
  padding: 20px;
  border: 1px solid #666;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 10px;
}
/* line 184, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .inputBox {
  width: 100%;
  height: 40px;
  border: 1px solid cornflowerblue;
  color: cornflowerblue;
  border-radius: 20px;
  position: relative;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
}
/* line 197, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .inputBox input {
  width: 114%;
  height: 40px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: -14%;
}
/* line 208, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list #imgBox {
  text-align: left;
}
/* line 212, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list #imgBox2 {
  text-align: left;
}
/* line 216, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list #imgBox1 {
  text-align: left;
}
/* line 220, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .imgContainer {
  display: inline-block;
  width: 32%;
  height: 150px;
  margin-left: 1%;
  border: 1px solid #666666;
  position: relative;
  margin-top: 30px;
  box-sizing: border-box;
}
/* line 231, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .imgContainer img {
  width: 100%;
  height: 150px;
  cursor: pointer;
}
/* line 237, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .imgContainer p {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: black;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  display: none;
}
/* line 253, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_details_list .imgContainer:hover p {
  display: block;
}
/* line 259, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 266, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 279, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_popover {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 760px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  transform: translate(-50%, -50%);
}
/* line 293, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_popover ._temporarily_add_info {
  padding: 10px 0px;
}
/* line 297, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_popover select {
  width: 170px;
}
/* line 301, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_popover .zlctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 308, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 313, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 321, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 328, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 335, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info table td input[type="text"] {
  width: 93%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 347, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._temporarily_div ._temporarily_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 358, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._padding_div {
  height: 30px;
  width: 100%;
  text-align: center;
  line-height: 30px;
}
/* line 365, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._theme_popover_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 378, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 392, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_popover .barge_ctn_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 398, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 411, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_popover_update {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 425, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_popover_update ._barge_add_info_btn {
  margin-top: 15px;
  text-align: center;
}
/* line 432, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_order_ctn_info_table table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 438, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_order_ctn_info_table table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 445, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_order_ctn_info_table table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 454, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 459, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 467, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 474, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 481, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 493, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT ._barge_div ._barge_add_info_btn {
  text-align: center;
  margin-top: 15px;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
}
/* line 508, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 526, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 531, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 539, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 546, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 553, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 567, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 572, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover4 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 588, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT img[src=""], .import_export_reEditT img:not([src]) {
  opacity: 0;
}
/* line 592, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: scroll;
  height: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
  /*--  修改信息  --*/
}
/* line 610, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 615, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 623, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 630, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 637, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 651, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 656, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover6 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 672, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 {
  position: fixed;
  top: 65%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 688, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 693, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 701, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table th span {
  color: red;
  font-weight: bold;
  margin-right: 2px;
}
/* line 708, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 715, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table td input[type="text"] {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0px solid;
  text-transform: uppercase;
}
/* line 724, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .alter_name table td textarea {
  height: 53px;
  width: 99%;
  border: 0px solid;
  resize: none;
}
/* line 735, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .weight_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 740, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT .order_audit_popover5 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 756, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #tab {
  margin: 0;
}
/* line 760, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #tab tr td {
  border: none;
}
/* line 763, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #tab tr td input {
  border: solid 1px #D5D5D5;
  height: 25px;
  line-height: 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 775, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
  .import_export_reEditT .chosen-rtl .chosen-search input[type="text"],
  .import_export_reEditT .chosen-container-single .chosen-single abbr,
  .import_export_reEditT .chosen-container-single .chosen-single div b,
  .import_export_reEditT .chosen-container-single .chosen-search input[type="text"],
  .import_export_reEditT .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .import_export_reEditT .chosen-container .chosen-results-scroll-down span,
  .import_export_reEditT .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 789, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #imgBox {
  width: 100%;
}
/* line 791, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #imgBox th {
  width: 33%;
}
/* line 794, app/components/business_hall/lift_weight/import_export_reEdit/import_export_reEditT/view.scss */
.import_export_reEditT #imgBox td {
  width: 33%;
}
/* line 2, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option {
  padding: 15px 5px 15px 0px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option dl {
  margin-top: 1px;
}
/* line 6, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option dl dt {
  float: left;
  margin-left: 10px;
}
/* line 7, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option dl dt input[type="text"] {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 9, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option dl dd {
  float: left;
  margin-left: 15px;
}
/* line 10, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option dl dd input[type="text"] {
  width: 70px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  margin-left: 2px;
}
/* line 11, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option dl dd button {
  height: 30px;
  margin-left: 20px;
  border: 0;
  padding: 0px 15px;
  color: #FFFFFF;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 17, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option #ehong-code-input {
  width: 42px;
  letter-spacing: 2px;
  margin: 0px 8px 0px 0px;
}
/* line 18, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option .verification_code {
  float: left;
  margin-top: 4px;
  width: 80px;
}
/* line 20, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val {
  position: relative;
  padding: 5px 5px 5px 5px;
  top: 0px;
  *top: -3px;
  letter-spacing: 4px;
  display: inline;
  cursor: pointer;
  font-size: 16px;
  font-family: "Courier New", Courier, monospace;
  text-decoration: none;
  font-weight: bold;
}
/* line 33, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val0 {
  border: solid 1px #A4CDED;
  background-color: #ECFAFB;
}
/* line 38, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val1 {
  border: solid 1px #A4CDED;
  background-color: #FCEFCF;
}
/* line 42, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val2 {
  border: solid 1px #6C9;
  background-color: #D0F0DF;
}
/* line 46, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val3 {
  border: solid 1px #6C9;
  background-color: #DCDDD8;
}
/* line 50, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val4 {
  border: solid 1px #6C9;
  background-color: #F1DEFF;
}
/* line 52, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option .ehong-idcode-val5 {
  border: solid 1px #6C9;
  background-color: #ACE1F1;
}
/* line 56, app/components/business_hall/lift_weight/print_eir/view.scss */
.dcgck_print_eir .print_eir_option .ehong-code-val-tip {
  font-size: 12px;
  color: #1098EC;
  top: 0px;
  *top: -3px;
  position: relative;
  margin: 0px 0px 0px 4px;
  cursor: pointer;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt {
  /*  提交  弹框 */
}
/* line 2, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_option dl {
  margin-top: 1px;
}
/* line 6, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_option dl dt {
  float: left;
}
/* line 7, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_option dl dd {
  float: left;
  margin-left: 50px;
}
/* line 8, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_option dl select {
  width: 200px;
  height: 30px;
}
/* line 9, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_option dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 12, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_count {
  margin-top: 15px;
}
/* line 16, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_info {
  background-color: #FFFFFF;
}
/* line 18, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_info table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 100%;
}
/* line 20, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 21, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 25, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_popover {
  position: fixed;
  top: 50%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 750;
  overflow: visible;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 29, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_popover .tijaio_weight_info {
  max-height: 300px;
  overflow: visible;
}
/* line 32, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_popover .tijaio_weight_info dl dt {
  float: left;
  margin-left: 60px;
}
/* line 33, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_popover .tijaio_weight_info dl dd {
  float: left;
  margin-left: 60px;
}
/* line 36, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_popover .tijaio_weight_info dl input[type="text"] {
  width: 167px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 37, app/components/business_hall/lift_weight/weight_apply_mt/view.scss */
.tzgck_weight_apply_mt .apply_mt_popover .tijaio_weight_info dl select {
  width: 167px;
  height: 25px;
}
/* line 2, app/components/business_hall/lift_weight/weight_apply_wl/record_list/view.scss */
.tzgck_record_list .record_list {
  width: 990px;
  max-height: 1000px;
  overflow: auto;
  margin: auto;
  border: 2px solid #666;
}
/* line 4, app/components/business_hall/lift_weight/weight_apply_wl/record_list/view.scss */
.tzgck_record_list .record_list img {
  display: block;
  width: 100%;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl {
  /*  提交  弹框 */
  /*  添加为常用地址  */
}
/* line 2, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_option dl {
  margin-top: 1px;
}
/* line 6, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_option dl dt {
  float: left;
}
/* line 7, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_option dl dd {
  float: left;
  margin-left: 60px;
}
/* line 8, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_option dl select {
  width: 200px;
  height: 30px;
}
/* line 9, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_option dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 12, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_count {
  margin-top: 15px;
}
/* line 16, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_info {
  background-color: #FFFFFF;
}
/* line 18, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_info table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 100%;
}
/* line 20, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 21, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 25, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover {
  position: fixed;
  top: 25%;
  left: 37%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提交信息  --*/
}
/* line 29, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_img {
  border: 1px solid #D5D5D5;
  height: 45px;
  margin-bottom: 10px;
}
/* line 31, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_img span {
  color: red;
  font-weight: bold;
}
/* line 32, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_img dl {
  margin-top: 10px;
}
/* line 34, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_img dl dt {
  float: left;
}
/* line 36, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_img dl dt input[type="text"] {
  width: 200px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 38, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_img dl dd {
  float: left;
  margin-left: 20px;
}
/* line 39, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_img dl input[type="file"] {
  width: 68px;
  height: 25px;
  line-height: 25px;
}
/* line 40, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_img dl select {
  width: 75px;
  height: 27px;
  line-height: 27px;
  margin-left: 2px;
}
/* line 41, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_img dl img {
  width: 50px;
  height: 25px;
  border: 1px solid #D5D5D5;
}
/* line 44, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd {
  border: 1px solid #D5D5D5;
  overflow: hidden;
}
/* line 46, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address {
  float: left;
  width: 780px;
  border-right: 1px solid #D5D5D5;
}
/* line 48, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_box {
  margin-top: 5px;
  margin-left: 18px;
}
/* line 51, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_box span {
  float: left;
}
/* line 53, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_box span input[type="checkbox"] {
  vertical-align: middle;
  cursor: pointer;
}
/* line 55, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_box .sdmulti_box {
  height: 100px;
  width: 710px;
  border: 1px solid #D5D5D5;
  margin-left: 42px;
  overflow: auto;
}
/* line 58, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_box .sdmulti_box ul li {
  float: left;
  padding: 0px 8px;
  font-size: 12px;
}
/* line 60, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_box .sdmulti_box ul li input[type="checkbox"] {
  vertical-align: middle;
  cursor: pointer;
}
/* line 65, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_address {
  height: 26px;
  margin-top: 5px;
}
/* line 67, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_address span {
  color: red;
  font-weight: bold;
}
/* line 69, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_address dl dt {
  margin-left: 23px;
}
/* line 71, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_address dl dt select {
  width: 22.5%;
  height: 26px;
  line-height: 100px;
}
/* line 75, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_info {
  margin-top: 5px;
}
/* line 77, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_info span {
  color: red;
  font-weight: bold;
}
/* line 79, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_info dl dt {
  padding: 5px 0px;
}
/* line 81, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_info dl dt input[type="text"] {
  width: 24%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 83, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_info dl dd {
  padding: 5px 0px;
  margin-bottom: 5px;
}
/* line 85, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_address .weight_wl_info dl dd input[type="text"] {
  width: 600px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 90, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_usually {
  float: right;
  width: 215px;
  max-height: 210px;
  overflow: auto;
}
/* line 92, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_usually table {
  border: 0px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 94, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_usually table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 95, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_usually table td {
  text-align: center;
  height: 25px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 97, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_usually table td input[type="text"] {
  height: 24px;
  line-height: 24px;
  width: 100%;
  border: 0px;
}
/* line 98, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_usually table td a {
  color: #1660C1;
}
/* line 98, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .weight_wl_infoadd .wl_usually table td span {
  color: #2EC300;
}
/* line 105, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .goes_box_info {
  max-height: 350px;
  overflow: auto;
  margin-top: 10px;
}
/* line 107, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .goes_box_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 109, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .goes_box_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 110, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .goes_box_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 112, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .goes_box_info table td a {
  color: #1660C1;
}
/* line 112, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .apply_wl_popover .goes_box_info table td span {
  color: #2EC300;
}
/* line 118, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .usually_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  添加信息  --*/
}
/* line 122, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .usually_popover .usually_name {
  max-height: 300px;
  overflow: auto;
}
/* line 125, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .usually_popover .usually_name dl dt {
  text-align: center;
}
/* line 126, app/components/business_hall/lift_weight/weight_apply_wl/view.scss */
.tzgck_weight_apply_wl .usually_popover .usually_name dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 2, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_option {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_option dt {
  float: left;
}
/* line 5, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_option dd {
  float: left;
  margin-left: 60px;
}
/* line 6, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_option input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 8px;
}
/* line 7, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_option select {
  width: 235px;
  height: 33px;
  line-height: 33px;
  margin-left: 8px;
}
/* line 9, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 11, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_info table th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 14, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 16, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_info table td a {
  color: #1660C1;
}
/* line 16, app/components/business_hall/one_stop_edi/customs/view.scss */
.yzsgck_customs .customs_info table td span {
  color: #2EC300;
}
/* line 2, app/components/business_hall/one_stop_edi/feeder_declare/view.scss */
.gckx_feeder_declare .feeder_declare_info {
  border: 0px solid red;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
  margin-left: 10px;
}
/* line 4, app/components/business_hall/one_stop_edi/feeder_declare/view.scss */
.gckx_feeder_declare .feeder_declare_info th {
  font-weight: normal;
  width: 400px;
  text-align: right;
}
/* line 4, app/components/business_hall/one_stop_edi/feeder_declare/view.scss */
.gckx_feeder_declare .feeder_declare_info th label {
  color: #333;
}
/* line 5, app/components/business_hall/one_stop_edi/feeder_declare/view.scss */
.gckx_feeder_declare .feeder_declare_info td {
  border: 0px solid red;
  width: 500px;
  height: 50px;
}
/* line 6, app/components/business_hall/one_stop_edi/feeder_declare/view.scss */
.gckx_feeder_declare .feeder_declare_info td label {
  color: #333;
}
/* line 7, app/components/business_hall/one_stop_edi/feeder_declare/view.scss */
.gckx_feeder_declare .feeder_declare_info td input[type="file"] {
  margin-left: 5px;
  vertical-align: middle;
}
/* line 8, app/components/business_hall/one_stop_edi/feeder_declare/view.scss */
.gckx_feeder_declare .feeder_declare_info td a {
  color: red;
  margin-left: 10px;
}
/* line 10, app/components/business_hall/one_stop_edi/feeder_declare/view.scss */
.gckx_feeder_declare .attention p {
  color: red;
  margin-left: 20px;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer {
  /*  表显示信息 */
  /*  提单详情  弹框 */
}
/* line 2, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_option {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_option input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 5, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_option input[type="radio"] {
  width: 15px;
  height: 15px;
  vertical-align: middle;
}
/* line 6, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_option input[type="file"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  vertical-align: middle;
}
/* line 7, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_option input[type="checkbox"] {
  width: 15px;
  height: 15px;
  margin-top: -2px;
  vertical-align: middle;
}
/* line 8, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_option select {
  width: 235px;
  height: 33px;
  line-height: 33px;
  margin-left: 11px;
}
/* line 9, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_option dt {
  float: left;
  margin-left: 5px;
}
/* line 10, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_option dd {
  float: left;
  margin-left: 70px;
}
/* line 13, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 15, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 17, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_info table th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 18, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 20, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_info table td a {
  color: #1660C1;
}
/* line 20, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .inner_transfer_info table td span {
  color: #2EC300;
}
/* line 25, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .transfer_popover {
  position: fixed;
  top: 45%;
  left: 32%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  提单详情  表--*/
}
/* line 29, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .transfer_popover .transfer_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 31, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .transfer_popover .transfer_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 33, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .transfer_popover .transfer_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 34, app/components/business_hall/one_stop_edi/inner_transfer/view.scss */
.gckx_inner_transfer .transfer_popover .transfer_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 2, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_option {
  padding: 15px 0px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_option dl dd {
  float: left;
  margin-left: 50px;
  height: 30px;
  line-height: 30px;
}
/* line 7, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_option dl dd input[type="text"] {
  margin-left: 5px;
  width: 250px;
  height: 30px;
  line-height: 30px;
}
/* line 11, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_info {
  border: 1px solid #E6E6E6;
  margin-top: 10px;
  background-color: #FFFFFF;
}
/* line 13, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 15, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 16, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 18, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_tijiao {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
}
/* line 24, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_tijiao .apply_tijiao_info {
  margin-top: 10px;
}
/* line 26, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_tijiao .apply_tijiao_info table {
  width: 100%;
}
/* line 28, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_tijiao .apply_tijiao_info table th {
  font-weight: normal;
  text-align: right;
  width: 120px;
  border: 0px solid red;
}
/* line 29, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_tijiao .apply_tijiao_info table td {
  border: 0px solid red;
  height: 45px;
}
/* line 31, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_tijiao .apply_tijiao_info table td input[type="text"] {
  width: 250px;
  height: 30px;
  line-height: 30px;
}
/* line 32, app/components/business_hall/one_stop_edi/order_apply/view.scss */
.yzsgck_order_apply .order_apply_tijiao .apply_tijiao_info table td select {
  width: 100px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query {
  /*  预约序号  弹框 */
  /*--  预约序号  表--*/
}
/* line 2, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query .order_query_info {
  border: 1px solid #E6E6E6;
  margin-top: 10px;
  background-color: #FFFFFF;
}
/* line 4, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query .order_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 6, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query .order_query_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 7, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query .order_query_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 9, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query .order_query_info table td a {
  color: #1660C1;
}
/* line 14, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query .order_popover {
  position: fixed;
  top: 45%;
  left: 40%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 17, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query .order_xuhao_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 19, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query .order_xuhao_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 1200px;
}
/* line 21, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query .order_xuhao_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 22, app/components/business_hall/one_stop_edi/order_query/view.scss */
.yzsgck_order_query .order_xuhao_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare {
  /*  修改  ，  添加   弹框 */
  /*  车辆信息  , 修改  ，  添加   弹框 */
}
/* line 2, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_option {
  margin-top: 10px;
}
/* line 4, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_option table {
  width: 100%;
}
/* line 6, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_option table th {
  font-weight: normal;
  text-align: right;
  width: 110px;
  border: 0px solid red;
}
/* line 7, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_option table td {
  border: 0px solid red;
  height: 45px;
}
/* line 9, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_option table td input[type="radio"] {
  margin-left: 5px;
  vertical-align: middle;
}
/* line 10, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_option table td input[type="file"] {
  margin-left: 5px;
}
/* line 11, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_option table td select {
  width: 250px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 15, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_info {
  background-color: #FFFFFF;
}
/* line 17, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_info table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 20, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 22, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_declare_info table td a {
  color: #1660C1;
}
/* line 26, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_vehicle_option {
  margin-top: 20px;
  border: 1px solid #E6E6E6;
  height: 30px;
  line-height: 30px;
  border-bottom: 0px solid;
}
/* line 28, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_vehicle_option input[type="radio"] {
  margin-left: 5px;
  vertical-align: middle;
}
/* line 29, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_vehicle_option button {
  float: right;
  margin-left: 20px;
  height: 30px;
  border: 0;
  padding: 0px 20px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 23px;
  position: relative;
  background-color: #1660C1;
}
/* line 32, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_vehicle_info {
  background-color: #FFFFFF;
}
/* line 34, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_vehicle_info table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 100%;
}
/* line 36, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_vehicle_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 37, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_vehicle_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 39, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .transfer_vehicle_info table td a {
  color: #1660C1;
}
/* line 44, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .sb_declare_popover {
  position: fixed;
  top: 45%;
  left: 40%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 47, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .sb_declare_popover .sb_declare_option {
  border: 0px solid #E6E6E6;
}
/* line 49, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .sb_declare_popover .sb_declare_option table {
  width: 100%;
}
/* line 51, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .sb_declare_popover .sb_declare_option table th {
  font-weight: normal;
  border: 1px solid #E6E6E6;
  width: 15%;
}
/* line 52, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .sb_declare_popover .sb_declare_option table td {
  border: 1px solid #E6E6E6;
  height: 40px;
}
/* line 54, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .sb_declare_popover .sb_declare_option table td input[type="text"] {
  width: 140px;
  height: 30px;
  line-height: 30px;
}
/* line 55, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .sb_declare_popover .sb_declare_option table td select {
  width: 140px;
  height: 30px;
  line-height: 30px;
}
/* line 61, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .vehicle_popover {
  position: fixed;
  top: 45%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 64, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .vehicle_popover .vehicle_option {
  border: 0px solid #E6E6E6;
}
/* line 66, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .vehicle_popover .vehicle_option table {
  width: 100%;
}
/* line 68, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .vehicle_popover .vehicle_option table th {
  font-weight: normal;
  text-align: right;
  width: 30%;
}
/* line 69, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .vehicle_popover .vehicle_option table td {
  height: 40px;
}
/* line 71, app/components/business_hall/one_stop_edi/transfer_declare/view.scss */
.yzsgck_transfer_declare .vehicle_popover .vehicle_option table td input[type="text"] {
  width: 200px;
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download {
  /*  明细  弹框 */
}
/* line 2, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_download_option {
  padding: 15px 0px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_download_option dl dd {
  float: left;
  margin-left: 20px;
  height: 30px;
  line-height: 30px;
}
/* line 7, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_download_option dl dd input[type="text"] {
  margin-left: 5px;
  width: 180px;
  height: 30px;
  line-height: 30px;
}
/* line 8, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_download_option dl dd select {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 12, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_download_info {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
  margin-top: 10px;
}
/* line 14, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_download_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 16, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_download_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 17, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_download_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 19, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_download_info table td a {
  color: #1660C1;
}
/* line 24, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover {
  position: fixed;
  top: 45%;
  left: 36%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  明细  信息--*/
}
/* line 27, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_option {
  border: 0px solid #E6E6E6;
  margin-bottom: 10px;
}
/* line 29, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_option table {
  width: 100%;
}
/* line 31, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_option table th {
  font-weight: normal;
  width: 9%;
  border: 1px solid #E6E6E6;
}
/* line 32, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_option table td {
  border: 1px solid #E6E6E6;
  height: 30px;
  width: 25%;
}
/* line 35, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_button {
  text-align: center;
  border: 1px solid #E6E6E6;
  border-top: 0px solid;
  padding: 10px 0px;
}
/* line 37, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_button button {
  margin-left: 20px;
  height: 30px;
  border: 0;
  padding: 0px 20px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 23px;
  position: relative;
  background-color: #159BD5;
}
/* line 41, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 170px;
  overflow: auto;
}
/* line 43, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 45, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 46, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 48, app/components/business_hall/one_stop_edi/transfer_download/view.scss */
.yzsgck_transfer_download .transfer_mingx_popover .transfer_mingx_info table td a {
  color: #1660C1;
  margin-left: 5px;
  display: inline-block;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify {
  /*  明细  弹框 */
  /*  修改  ，  添加   弹框 */
}
/* line 2, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .transfer_modify_option {
  padding: 15px 0px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .transfer_modify_option dl dd {
  float: left;
  margin-left: 20px;
  height: 30px;
  line-height: 30px;
}
/* line 7, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .transfer_modify_option dl dd input[type="text"] {
  margin-left: 5px;
  width: 180px;
  height: 30px;
  line-height: 30px;
}
/* line 8, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .transfer_modify_option dl dd select {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 12, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .transfer_modify_info {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
  margin-top: 10px;
}
/* line 14, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .transfer_modify_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 16, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .transfer_modify_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 17, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .transfer_modify_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 19, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .transfer_modify_info table td a {
  color: #1660C1;
}
/* line 24, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover {
  position: fixed;
  top: 45%;
  left: 36%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  明细  信息--*/
}
/* line 27, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_option {
  border: 1px solid #E6E6E6;
  padding: 10px 0px;
  margin-bottom: 10px;
}
/* line 29, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_option table {
  width: 100%;
}
/* line 31, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_option table th {
  font-weight: normal;
  border: 0px solid #E6E6E6;
}
/* line 32, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_option table td {
  border: 0px solid #E6E6E6;
  height: 30px;
  width: 25%;
}
/* line 34, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_option table td select {
  width: 230px;
  height: 30px;
  line-height: 30px;
}
/* line 38, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_button {
  text-align: center;
  border: 1px solid #E6E6E6;
  border-bottom: 0px solid;
  padding: 10px 0px;
}
/* line 40, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_button button {
  margin-left: 20px;
  height: 30px;
  border: 0;
  padding: 0px 20px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 23px;
  position: relative;
  background-color: #159BD5;
}
/* line 44, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 170px;
  overflow: auto;
}
/* line 46, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 48, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 49, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 51, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .modify_mingx_popover .modify_mingx_info table td a {
  color: #1660C1;
  margin-left: 5px;
  display: inline-block;
}
/* line 57, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .mx_modify_popover {
  position: fixed;
  top: 45%;
  left: 40%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 60, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .mx_modify_popover .mx_modify_option {
  border: 0px solid #E6E6E6;
  padding: 10px 0px;
  margin-bottom: 10px;
}
/* line 62, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .mx_modify_popover .mx_modify_option table {
  width: 100%;
}
/* line 64, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .mx_modify_popover .mx_modify_option table th {
  font-weight: normal;
  border: 1px solid #E6E6E6;
  width: 15%;
}
/* line 65, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .mx_modify_popover .mx_modify_option table td {
  border: 1px solid #E6E6E6;
  height: 40px;
}
/* line 67, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .mx_modify_popover .mx_modify_option table td input[type="text"] {
  width: 140px;
  height: 30px;
  line-height: 30px;
}
/* line 68, app/components/business_hall/one_stop_edi/transfer_modify/view.scss */
.yzsgck_transfer_modify .mx_modify_popover .mx_modify_option table td select {
  width: 140px;
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* line 2, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_choice {
  border: 0px solid red;
  margin: 0 auto;
  margin: 15px 15px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_choice dt {
  float: left;
  margin-left: 5px;
}
/* line 5, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_choice dd {
  float: left;
  margin-left: 70px;
}
/* line 6, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_choice input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 8px;
}
/* line 7, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_choice select {
  width: 235px;
  height: 33px;
  line-height: 33px;
  margin-left: 8px;
}
/* line 9, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 11, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_info table th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 14, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 16, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_info table td a {
  color: #1660C1;
}
/* line 16, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .truck_punish_info table td span {
  color: #2EC300;
}
/* line 21, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .punish_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  进入处罚  表--*/
}
/* line 25, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .punish_popover .punish_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 27, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .punish_popover .punish_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 29, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .punish_popover .punish_info table th {
  height: 35px;
  width: 100px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  text-align: right;
}
/* line 30, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .punish_popover .punish_info table td {
  height: 35px;
  border: 0px solid #E6E6E6;
  margin-left: 5px;
}
/* line 32, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .punish_popover .punish_info table td input[type="text"] {
  height: 25px;
  width: 230px;
  border: 1px solid #E6E6E6;
}
/* line 33, app/components/business_hall/one_stop_edi/truck_punish/view.scss */
.yzsgck_truck_punish .punish_popover .punish_info table td select {
  width: 590px;
  height: 30px;
}
@charset "UTF-8";
/* line 2, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_option {
  border: 0px solid red;
  margin: 0 auto;
  padding: 20px 20px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_option dt {
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
/* line 5, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_option dd {
  float: left;
  border: 0px solid red;
  margin-left: 20px;
}
/* line 6, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_option select {
  width: 300px;
  height: 33px;
  line-height: 33px;
  margin-left: 10px;
}
/* line 7, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_option input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 8px;
}
/* line 9, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_query_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 11, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 13, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_query_info table th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 14, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_query_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 16, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_query_info table td a {
  color: #1660C1;
}
/* line 17, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .release_query_info table td span {
  color: #2EC300;
}
/* line 22, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .hint_release {
  position: fixed;
  top: 50%;
  left: 63%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 350px;
  overflow: hidden;
  border: solid 5px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 26, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .hint_release .release_info_hint {
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
/* line 29, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .punish_popover {
  position: fixed;
  top: 45%;
  left: 53%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 450px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  进入处罚  表--*/
}
/* line 33, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .punish_popover .punish_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 350px;
  overflow: auto;
}
/* line 35, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .punish_popover .punish_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 37, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .punish_popover .punish_info table th {
  height: 35px;
  width: 100px;
  font-weight: normal;
  text-align: right;
}
/* line 38, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .punish_popover .punish_info table td {
  height: 35px;
  border: 0px solid #E6E6E6;
}
/* line 40, app/components/business_hall/one_stop_edi/truck_release/view.scss */
.yzsgck_truck_release .punish_popover .punish_info table td input[type="text"] {
  margin-left: 5px;
  height: 25px;
  width: 230px;
  border: 1px solid #E6E6E6;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/single_record/view.scss */
.gcksg_single_record {
  /*--   前缀型      --*/
  /*--  新增编辑前缀型    弹框 --*/
  /*--   区间型      --*/
}
/* line 2, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .lading_record {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  height: 55px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .lading_record dt {
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
/* line 5, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .lading_record dd {
  float: left;
  border: 0px solid red;
  margin-left: 40px;
}
/* line 6, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .lading_record input[type="text"] {
  width: 250px;
  height: 33px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 7, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .lading_record button {
  font-family: "微软雅黑";
  height: 33px;
  margin-left: 10px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 12, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .tab {
  width: 100% px;
  position: relative;
  border: 0px solid #ccc;
  margin-top: 20px;
}
/* line 13, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .tab .tab_box {
  width: 100%;
  margin-bottom: 40px;
  top: 35px;
  position: relative;
  border: 1px solid #E6E6E6;
  min-height: 60px;
}
/* line 14, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .tab .hide {
  display: none;
}
/* line 16, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .tab_menu {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
  border: 0px solid #ccc;
}
/* line 18, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .tab_menu li {
  float: left;
  width: 95px;
  height: 35px;
  line-height: 30px;
  border: 1px solid #1660C1;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
/* line 20, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .tab_menu .selected {
  background-color: #1660C1;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 22, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .newly_added_button {
  border: 0px solid red;
  widows: 100%;
  margin-top: 15px;
}
/* line 24, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .newly_added_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 30px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #666;
  border: 1px solid #1660C1;
  font-size: 13px;
  outline: none;
  line-height: 20px;
  position: relative;
}
/* line 29, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .addban_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  height: 233px;
  overflow: auto;
}
/* line 31, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .addban_edit_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 32, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .addban_edit_info th {
  height: 35px;
  line-height: 35px;
  float: left;
  font-weight: normal;
  border: 0px solid #E6E6E6;
}
/* line 33, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .addban_edit_info td {
  height: 30px;
  border: 0px solid #E6E6E6;
}
/* line 34, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .addban_edit_info td input[type="text"] {
  width: 210px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
  text-transform: uppercase;
}
/* line 35, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .addban_edit_info td input[type="number"] {
  width: 210px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 36, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .addban_edit_info td select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 210px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 39, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .add_edit_button {
  text-align: center;
  margin-top: 35px;
}
/* line 41, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .add_edit_button .add_button {
  font-family: "微软雅黑";
  height: 33px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 44, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .add_edit_button .add_cancel_button {
  font-family: "微软雅黑";
  height: 33px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  margin-left: 100px;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #A09D9D;
}
/* line 49, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .htmodal .interval_type_button {
  text-align: center;
  margin-top: 50px;
}
/* line 51, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .single_record_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 53, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .single_record_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 54, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .single_record_info th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 55, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .single_record_info td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 56, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .single_record_info td a {
  color: #1660C1;
}
/* line 56, app/components/business_hall/single_record/view.scss */
.gcksg_single_record .single_record_info td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply {
  /*  新增  弹框 */
}
/* line 2, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 6, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_option dl dd {
  float: left;
  margin-left: 60px;
  line-height: 30px;
}
/* line 7, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_option dl select {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 8, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_option dl input[type="checkbox"] {
  vertical-align: middle;
  margin-left: 5px;
}
/* line 9, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_option dl input[type="text"] {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 12, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_info {
  margin-top: 15px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 14, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_info table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 3000px;
}
/* line 16, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 18, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_info table th input[type="checkbox"] {
  vertical-align: middle;
}
/* line 20, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 22, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_info table td input[type="text"] {
  width: 100%;
  border: 0px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 27, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover {
  position: fixed;
  top: 30%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 750px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  新增信息  --*/
  /* 指定箱号预约  和   不指定箱号预约   */
}
/* line 31, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .apply_voiture_structure {
  border: 1px solid #E6E6E6;
  overflow: hidden;
  margin-bottom: 10px;
}
/* line 33, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info {
  float: left;
  background-color: #FFFFFF;
  width: 630px;
  max-height: 100px;
  overflow: auto;
}
/* line 35, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 37, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info table th {
  height: 25px;
  border: 1px solid #E6E6E6;
  border-top: 0px solid;
  border-left: 0px solid;
  background-color: #FAFAFA;
}
/* line 40, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info table th input[type="checkbox"] {
  vertical-align: middle;
}
/* line 42, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info table td {
  text-align: center;
  height: 25px;
  border: 1px solid #E6E6E6;
  border-left: 0px solid;
}
/* line 44, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info table td input[type="text"] {
  width: 100%;
  border: 0px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 48, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .apply_voiture_structure .apply_voiture_button {
  float: right;
  width: 100px;
  text-align: center;
}
/* line 50, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .apply_voiture_structure .apply_voiture_button button {
  height: 30px;
  margin-bottom: 10px;
  border: 0;
  padding: 0px 10px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 23px;
  position: relative;
  background-color: #159BD5;
}
/* line 55, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number {
  width: 100%;
  border: 0px solid red;
  overflow: hidden;
}
/* line 57, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_title {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
}
/* line 59, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_title li {
  float: left;
  width: 110px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #159BD5;
  text-align: center;
  cursor: pointer;
}
/* line 61, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_title .number_selected {
  background-color: #159BD5;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 63, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_info {
  width: 745px;
  height: 200px;
  margin-top: 32px;
  border: 1px solid #E6E6E6;
}
/* line 65, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info {
  float: left;
  background-color: #FFFFFF;
  width: 630px;
  max-height: 200px;
  overflow: auto;
}
/* line 67, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 69, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info table th {
  height: 25px;
  border: 1px solid #E6E6E6;
  border-top: 0px solid;
  border-left: 0px solid;
  background-color: #FAFAFA;
}
/* line 72, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info table th input[type="checkbox"] {
  vertical-align: middle;
}
/* line 74, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info table td {
  text-align: center;
  height: 25px;
  border: 1px solid #E6E6E6;
  border-left: 0px solid;
}
/* line 75, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info table td input[type="text"] {
  width: 100%;
  border: 0px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 79, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_info .bespeak_button {
  float: right;
  width: 100px;
  text-align: center;
  margin-top: 60px;
}
/* line 81, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .reservation_number_info .bespeak_button button {
  height: 30px;
  margin-bottom: 10px;
  border: 0;
  padding: 0px 10px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 23px;
  position: relative;
  background-color: #159BD5;
}
/* line 85, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .number_hide {
  display: none;
}
/* line 86, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .no_specify_option {
  padding: 15px 10px 0px 130px;
  overflow: hidden;
}
/* line 89, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .no_specify_option dl dt {
  margin-left: 5px;
  line-height: 40px;
}
/* line 91, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .no_specify_option dl dt input[type="text"] {
  width: 350px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 93, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .no_specify_option dl dd {
  line-height: 40px;
  margin-left: 17px;
}
/* line 95, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .no_specify_option dl dd select {
  width: 152px;
  height: 30px;
  line-height: 30px;
}
/* line 96, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .reservation_number .no_specify_option dl dd input[type="text"] {
  width: 150px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 102, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .time_apply_option {
  padding: 10px 0px 0px 0px;
  overflow: hidden;
}
/* line 105, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .time_apply_option dl dt {
  float: left;
}
/* line 106, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .time_apply_option dl dd {
  float: left;
  margin-left: 20px;
}
/* line 107, app/components/business_hall/teminal_hall/msct/msct_bespeak_apply/view.scss */
.gck_msct_bespeak_apply .bespeak_apply_popover .time_apply_option dl input[type="text"] {
  width: 180px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
/* line 3, app/components/business_hall/teminal_hall/msct/msct_ctnlog/view.scss */
.gck_msct_ctnlog .ctnlog_option {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 9, app/components/business_hall/teminal_hall/msct/msct_ctnlog/view.scss */
.gck_msct_ctnlog .ctnlog_option dl {
  margin-bottom: 20px;
}
/* line 13, app/components/business_hall/teminal_hall/msct/msct_ctnlog/view.scss */
.gck_msct_ctnlog .ctnlog_option dt {
  float: left;
  margin-left: 16px;
}
/* line 17, app/components/business_hall/teminal_hall/msct/msct_ctnlog/view.scss */
.gck_msct_ctnlog .ctnlog_option dt select {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 25, app/components/business_hall/teminal_hall/msct/msct_ctnlog/view.scss */
.gck_msct_ctnlog .ctnlog_option dd {
  float: left;
  margin-left: 15px;
}
/* line 29, app/components/business_hall/teminal_hall/msct/msct_ctnlog/view.scss */
.gck_msct_ctnlog .ctnlog_option dd input {
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 37, app/components/business_hall/teminal_hall/msct/msct_ctnlog/view.scss */
.gck_msct_ctnlog .title {
  border: 1px;
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #0099FF;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq {
  /*  新增  弹框 */
}
/* line 2, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .container_barge_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .container_barge_option dl dt {
  float: left;
  margin-left: 43px;
}
/* line 6, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .container_barge_option dl dd {
  float: left;
  margin-left: 15px;
}
/* line 7, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .container_barge_option dl select {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 8, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .container_barge_option dl input[type="checkbox"] {
  vertical-align: middle;
  width: 15px;
  height: 15px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 9, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .container_barge_option dl input[type="text"] {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 12, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bxyysq_query_info {
  margin-top: 15px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 14, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bxyysq_query_info table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 3000px;
}
/* line 16, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bxyysq_query_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 18, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bxyysq_query_info table th input[type="checkbox"] {
  vertical-align: middle;
}
/* line 20, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bxyysq_query_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 22, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bxyysq_query_info table td input[type="text"] {
  width: 100%;
  border: 0px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 27, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover {
  position: fixed;
  top: 30%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 750px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  新增信息  --*/
  /* 指定箱号预约  和   不指定箱号预约   */
}
/* line 31, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .apply_voiture_structure {
  border: 1px solid #E6E6E6;
  overflow: hidden;
  margin-bottom: 10px;
}
/* line 33, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info {
  float: left;
  background-color: #FFFFFF;
  width: 630px;
  max-height: 100px;
  overflow: auto;
}
/* line 35, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 37, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info table th {
  height: 25px;
  border: 1px solid #E6E6E6;
  border-top: 0px solid;
  border-left: 0px solid;
  background-color: #FAFAFA;
}
/* line 40, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info table th input[type="checkbox"] {
  vertical-align: middle;
}
/* line 42, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info table td {
  text-align: center;
  height: 25px;
  border: 1px solid #E6E6E6;
  border-left: 0px solid;
}
/* line 44, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .apply_voiture_structure .apply_voiture_info table td input[type="text"] {
  width: 100%;
  border: 0px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 48, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .apply_voiture_structure .apply_voiture_button {
  float: right;
  width: 100px;
  text-align: center;
}
/* line 50, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .apply_voiture_structure .apply_voiture_button button {
  height: 30px;
  margin-bottom: 10px;
  border: 0;
  padding: 0px 10px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 23px;
  position: relative;
  background-color: #159BD5;
}
/* line 55, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number {
  width: 100%;
  border: 0px solid red;
  overflow: hidden;
}
/* line 57, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_title {
  width: 100%;
  float: left;
  position: absolute;
  z-index: 1;
}
/* line 59, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_title li {
  float: left;
  width: 110px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #159BD5;
  text-align: center;
  cursor: pointer;
}
/* line 61, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_title .number_selected {
  background-color: #159BD5;
  color: #FFFFFF;
  font-weight: bold;
}
/* line 63, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_info {
  width: 745px;
  height: 200px;
  margin-top: 32px;
  border: 1px solid #E6E6E6;
}
/* line 65, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info {
  float: left;
  background-color: #FFFFFF;
  width: 630px;
  max-height: 200px;
  overflow: auto;
}
/* line 67, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 69, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info table th {
  height: 25px;
  border: 1px solid #E6E6E6;
  border-top: 0px solid;
  border-left: 0px solid;
  background-color: #FAFAFA;
}
/* line 72, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info table th input[type="checkbox"] {
  vertical-align: middle;
}
/* line 74, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info table td {
  text-align: center;
  height: 25px;
  border: 1px solid #E6E6E6;
  border-left: 0px solid;
}
/* line 75, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_info .specify_bespeak_info table td input[type="text"] {
  width: 100%;
  border: 0px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
}
/* line 79, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_info .bespeak_button {
  float: right;
  width: 100px;
  text-align: center;
  margin-top: 60px;
}
/* line 81, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .reservation_number_info .bespeak_button button {
  height: 30px;
  margin-bottom: 10px;
  border: 0;
  padding: 0px 10px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 23px;
  position: relative;
  background-color: #159BD5;
}
/* line 85, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .number_hide {
  display: none;
}
/* line 86, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .no_specify_option {
  padding: 15px 10px 0px 130px;
  overflow: hidden;
}
/* line 89, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .no_specify_option dl dt {
  margin-left: 5px;
  line-height: 40px;
}
/* line 91, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .no_specify_option dl dt input[type="text"] {
  width: 350px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 93, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .no_specify_option dl dd {
  line-height: 40px;
  margin-left: 17px;
}
/* line 95, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .no_specify_option dl dd select {
  width: 152px;
  height: 30px;
  line-height: 30px;
}
/* line 96, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .reservation_number .no_specify_option dl dd input[type="text"] {
  width: 150px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 102, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .time_apply_option {
  padding: 10px 0px 0px 0px;
  overflow: hidden;
}
/* line 105, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .time_apply_option dl dt {
  float: left;
}
/* line 106, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .time_apply_option dl dd {
  float: left;
  margin-left: 20px;
}
/* line 107, app/components/business_hall/teminal_hall/msct/msct_query_bxyysq/view.scss */
.wsyytgck_msct_query_bxyysq .bespeak_apply_popover .time_apply_option dl input[type="text"] {
  width: 180px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
/* line 2, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_option dl dt {
  float: left;
  margin-left: 23px;
}
/* line 6, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_option dl dd {
  float: left;
  margin-left: 50px;
}
/* line 7, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_option dl select {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 10, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_exit_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 13, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_exit_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 15, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_exit_option dl dt select {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 17, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_exit_option dl dd {
  float: left;
  margin-left: 5px;
}
/* line 19, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_exit_option dl dd select {
  width: 300px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 23, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_info {
  border: 1px solid #E6E6E6;
  margin-top: 15px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 25, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_info table {
  border-collapse: collapse;
  width: 3500px;
}
/* line 27, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 28, app/components/business_hall/teminal_hall/msct/msct_query_dcxx/view.scss */
.wsyytgck_msct_query_dcxx .single_ship_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 2, app/components/business_hall/teminal_hall/msct/msct_query_fee/view.scss */
.wsyytgck_msct_query_fee .fee_query_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/teminal_hall/msct/msct_query_fee/view.scss */
.wsyytgck_msct_query_fee .fee_query_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 6, app/components/business_hall/teminal_hall/msct/msct_query_fee/view.scss */
.wsyytgck_msct_query_fee .fee_query_option dl dd {
  float: left;
  margin-left: 50px;
}
/* line 7, app/components/business_hall/teminal_hall/msct/msct_query_fee/view.scss */
.wsyytgck_msct_query_fee .fee_query_option dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
}
/* line 8, app/components/business_hall/teminal_hall/msct/msct_query_fee/view.scss */
.wsyytgck_msct_query_fee .fee_query_option dl select {
  width: 200px;
  height: 30px;
  line-height: 30px;
}
/* line 11, app/components/business_hall/teminal_hall/msct/msct_query_fee/view.scss */
.wsyytgck_msct_query_fee .htmodal {
  height: 500px;
}
/* line 13, app/components/business_hall/teminal_hall/msct/msct_query_fee/view.scss */
.wsyytgck_msct_query_fee .htmodal .detailed_order {
  border: 0px;
  solid: #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  height: 450px;
  overflow: auto;
}
/* line 16, app/components/business_hall/teminal_hall/msct/msct_query_fee/view.scss */
.wsyytgck_msct_query_fee .htmodal .detailed_order table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 3500px;
}
/* line 2, app/components/business_hall/teminal_hall/msct/msct_query_gqjd/view.scss */
.wsyytgck_msct_query_gqjd .port_section_info {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 4, app/components/business_hall/teminal_hall/msct/msct_query_gqjd/view.scss */
.wsyytgck_msct_query_gqjd .port_section_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 6, app/components/business_hall/teminal_hall/msct/msct_query_gqjd/view.scss */
.wsyytgck_msct_query_gqjd .port_section_info table th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 7, app/components/business_hall/teminal_hall/msct/msct_query_gqjd/view.scss */
.wsyytgck_msct_query_gqjd .port_section_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 9, app/components/business_hall/teminal_hall/msct/msct_query_gqjd/view.scss */
.wsyytgck_msct_query_gqjd .port_section_info .tip {
  margin-top: 5px;
  text-align: center;
  border: 1px solid #ffc360;
  background: #ffffee;
  color: #666;
  width: 100%;
}
/* line 2, app/components/business_hall/teminal_hall/msct/msct_query_gqjxqz/view.scss */
.wsyytgck_msct_query_gqjxqz .port_inletbox_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/teminal_hall/msct/msct_query_gqjxqz/view.scss */
.wsyytgck_msct_query_gqjxqz .port_inletbox_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 7, app/components/business_hall/teminal_hall/msct/msct_query_gqjxqz/view.scss */
.wsyytgck_msct_query_gqjxqz .port_inletbox_option dl dt input[type="text"] {
  width: 180px;
  height: 30px;
  line-height: 30px;
}
/* line 9, app/components/business_hall/teminal_hall/msct/msct_query_gqjxqz/view.scss */
.wsyytgck_msct_query_gqjxqz .port_inletbox_option dl dd {
  float: left;
  margin-left: 50px;
}
/* line 11, app/components/business_hall/teminal_hall/msct/msct_query_gqjxqz/view.scss */
.wsyytgck_msct_query_gqjxqz .port_inletbox_option dl dd input[type="text"] {
  width: 250px;
  height: 30px;
  line-height: 30px;
}
/* line 2, app/components/business_hall/teminal_hall/msct/msct_query_jkkxfx/view.scss */
.wsyytgck_msct_query_jkkxfx .import_allow_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/teminal_hall/msct/msct_query_jkkxfx/view.scss */
.wsyytgck_msct_query_jkkxfx .import_allow_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 6, app/components/business_hall/teminal_hall/msct/msct_query_jkkxfx/view.scss */
.wsyytgck_msct_query_jkkxfx .import_allow_option dl dd {
  float: left;
  margin-left: 50px;
}
/* line 7, app/components/business_hall/teminal_hall/msct/msct_query_jkkxfx/view.scss */
.wsyytgck_msct_query_jkkxfx .import_allow_option dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
}
/* line 2, app/components/business_hall/teminal_hall/msct/msct_query_wkx/view.scss */
.wsyytgck_msct_query_wkx .wxp_wkx_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/teminal_hall/msct/msct_query_wkx/view.scss */
.wsyytgck_msct_query_wkx .wxp_wkx_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 6, app/components/business_hall/teminal_hall/msct/msct_query_wkx/view.scss */
.wsyytgck_msct_query_wkx .wxp_wkx_option dl dd {
  float: left;
  margin-left: 50px;
}
/* line 7, app/components/business_hall/teminal_hall/msct/msct_query_wkx/view.scss */
.wsyytgck_msct_query_wkx .wxp_wkx_option dl input[type="text"] {
  margin-left: 5px;
  width: 200px;
  height: 30px;
  line-height: 30px;
}
/* line 2, app/components/business_hall/teminal_hall/msct/msct_query_ysdcktx/view.scss */
.wsyytgck_msct_query_ysdcktx .extended_yard_info {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
  border-bottom: 0px solid;
}
/* line 4, app/components/business_hall/teminal_hall/msct/msct_query_ysdcktx/view.scss */
.wsyytgck_msct_query_ysdcktx .extended_yard_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 6, app/components/business_hall/teminal_hall/msct/msct_query_ysdcktx/view.scss */
.wsyytgck_msct_query_ysdcktx .extended_yard_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 7, app/components/business_hall/teminal_hall/msct/msct_query_ysdcktx/view.scss */
.wsyytgck_msct_query_ysdcktx .extended_yard_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
@charset "UTF-8";
/* line 3, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 9, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option dl {
  margin-bottom: 20px;
}
/* line 13, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option dt {
  float: left;
  margin-left: 43px;
}
/* line 17, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option dt select {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 25, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option dd {
  float: left;
  margin-left: 15px;
}
/* line 29, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option dd input {
  width: 180px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 37, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option1 {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 43, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option1 dl {
  margin-bottom: 10px;
}
/* line 47, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option1 dt {
  float: left;
  margin-left: 23px;
}
/* line 50, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option1 dt input {
  width: 250px;
}
/* line 54, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option1 dd {
  float: left;
  margin-left: 5px;
}
/* line 57, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option1 dd input {
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 65, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option2 {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 70, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option2 dl {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 75, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option2 dt {
  float: left;
  margin-left: 33px;
}
/* line 79, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option2 dt input {
  width: 157px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 87, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option2 dd {
  float: left;
  margin-left: 5px;
}
/* line 91, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option2 dd input {
  width: 157px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 97, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option2 dd select {
  width: 70px;
  height: 30px;
  line-height: 30px;
  margin-left: 0px;
}
/* line 105, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option2 ds {
  float: left;
  margin-left: 45px;
}
/* line 109, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option2 ds input {
  width: 157px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 117, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option3 {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 122, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option3 dl {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 127, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option3 dt {
  float: left;
  margin-left: 46px;
}
/* line 130, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option3 dt input {
  width: 157px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 136, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option3 dt select {
  width: 157px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 144, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option3 dd {
  float: left;
  margin-left: 27px;
}
/* line 148, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option3 dd input {
  width: 157px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 154, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option3 dd select {
  width: 157px;
  height: 30px;
  line-height: 30px;
  margin-left: 7px;
}
/* line 162, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option4 {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 167, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option4 dl {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 172, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option4 dt {
  float: left;
  margin-left: 38px;
}
/* line 175, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option4 dt input {
  width: 157px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 183, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option4 dd {
  float: left;
  margin-left: 20px;
}
/* line 187, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option4 dd input {
  width: 157px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 195, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option5 {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 200, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option5 dl {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 205, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option5 dt {
  float: left;
  margin-left: 38px;
}
/* line 208, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option5 dt input[type="checkbox"] {
  width: 15px;
  height: 15px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 217, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option7 {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 222, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option7 dl {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 227, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option7 dt {
  float: left;
  margin-left: 32px;
}
/* line 230, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option7 dt input {
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 236, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option7 dt select {
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 239, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option7 dd {
  float: left;
  margin-left: 20px;
}
/* line 243, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option7 dd input {
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 252, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .bxyysq_option2 {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  height: 100px;
  width: 98%;
  position: relative;
  border: 1px solid #ccc;
  overflow: hidden;
}
/* line 261, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  float: left;
  height: 100px;
  width: 70%;
  border: 0px solid #ccc;
  overflow: auto;
}
/* line 270, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table {
  width: 100%;
}
/* line 272, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table tr, .zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table th, .zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table td {
  border: 1px solid #ccc;
  text-align: center;
}
/* line 275, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table tr .truckstyle1, .zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table th .truckstyle1, .zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table td .truckstyle1 {
  width: 125px;
  border: 0px solid #ccc;
}
/* line 279, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table tr .truckstyle2, .zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table th .truckstyle2, .zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table td .truckstyle2 {
  width: 250px;
  border: 0px solid #ccc;
}
/* line 283, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table tr .title, .zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table th .title, .zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table td .title {
  width: 125px;
}
/* line 286, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table tr .title1, .zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table th .title1, .zzt_msct_zzyycx .bxyysq_option2 .ctn_info1 table td .title1 {
  width: 250px;
}
/* line 294, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .bxyysq_option2 .ctn_button {
  float: left;
  overflow: hidden;
}
/* line 297, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .bxyysq_option2 .ctn_button .determine_button1 {
  font-family: "微软雅黑";
  height: 33px;
  margin-left: 85px;
  border: 0;
  padding: 0px 20px 20px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 33px;
  position: relative;
  background-color: #1660C1;
}
/* line 311, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  height: 100px;
  width: 98%;
  position: relative;
  border: 1px solid #ccc;
  overflow: hidden;
}
/* line 320, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  float: left;
  height: 100px;
  width: 80%;
  border: 0px solid #ccc;
  overflow: auto;
}
/* line 329, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table {
  width: 800px;
}
/* line 331, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table tr, .zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table th, .zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table td {
  border: 1px solid #ccc;
  text-align: center;
}
/* line 335, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table .ckbl {
  width: 50px;
}
/* line 338, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table .weight, .zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table .piece, .zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table .volume {
  width: 45px;
}
/* line 341, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table .owner, .zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table .forwarder {
  width: 90px;
}
/* line 344, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table .blno {
  width: 85px;
}
/* line 347, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 .ctn_info2 table .name {
  width: 140px;
}
/* line 353, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 .ctn_button {
  float: left;
  overflow: hidden;
}
/* line 356, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .zzyycx_option6 .ctn_button .determine_button1 {
  font-family: "微软雅黑";
  height: 33px;
  margin-left: 20px;
  border: 0;
  padding: 0px 20px 20px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 33px;
  position: relative;
  background-color: #1660C1;
}
/* line 370, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .container_apply {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 376, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .container_apply dl {
  margin-top: 0px;
}
/* line 380, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .container_apply dt {
  float: left;
  margin-left: 32px;
}
/* line 383, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .container_apply dt input {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 390, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .container_apply dd {
  float: left;
  margin-left: 70px;
}
/* line 396, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .htmodal {
  position: fixed;
  top: 40%;
  left: 40%;
  z-index: 1050;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  outline: none;
  background-clip: padding-box;
  display: none;
  width: 830px;
  height: 700px;
  padding: 0 20px 20px;
  border: 2px solid #B9B9B9;
  overflow: auto;
}
/* line 411, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .htmodal .close {
  cursor: pointer;
  height: 40px;
  width: 40px;
  border: 0px solid red;
  text-align: center;
  float: right;
  line-height: 50px;
}
/* line 420, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .htmodal .detailed {
  border-bottom: 1px solid #E6E6E6;
  font-size: 15px;
  height: 40px;
  margin-bottom: 20px;
  line-height: 40px;
}
/* line 428, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .query_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 434, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 1172px;
}
/* line 440, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .query_info th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 449, app/components/business_hall/teminal_hall/msct/msct_query_zzyycx/view.scss */
.zzt_msct_zzyycx .query_info td {
  text-align: center;
  height: 50px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 2, app/components/business_hall/teminal_hall/msct/msct_voyage_info/view.scss */
.wsyytgck_msct_voyage_info .voyage_shipping_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/business_hall/teminal_hall/msct/msct_voyage_info/view.scss */
.wsyytgck_msct_voyage_info .voyage_shipping_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 6, app/components/business_hall/teminal_hall/msct/msct_voyage_info/view.scss */
.wsyytgck_msct_voyage_info .voyage_shipping_option dl input[type="text"] {
  margin-left: 5px;
  width: 200px;
  height: 30px;
  line-height: 30px;
}
/* line 9, app/components/business_hall/teminal_hall/msct/msct_voyage_info/view.scss */
.wsyytgck_msct_voyage_info .voyage_shipping_info {
  border: 1px solid #E6E6E6;
  margin-top: 15px;
  background-color: #FFFFFF;
  border-bottom: 0px solid;
}
/* line 11, app/components/business_hall/teminal_hall/msct/msct_voyage_info/view.scss */
.wsyytgck_msct_voyage_info .voyage_shipping_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 13, app/components/business_hall/teminal_hall/msct/msct_voyage_info/view.scss */
.wsyytgck_msct_voyage_info .voyage_shipping_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 14, app/components/business_hall/teminal_hall/msct/msct_voyage_info/view.scss */
.wsyytgck_msct_voyage_info .voyage_shipping_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
@charset "UTF-8";
/* line 3, app/components/business_hall/teminal_hall/yzct/yzct_ctnlog/view.scss */
.gck_yzct_ctnlog .option_set {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 9, app/components/business_hall/teminal_hall/yzct/yzct_ctnlog/view.scss */
.gck_yzct_ctnlog .option_set dt {
  float: left;
}
/* line 13, app/components/business_hall/teminal_hall/yzct/yzct_ctnlog/view.scss */
.gck_yzct_ctnlog .option_set dd {
  float: left;
  margin-left: 30px;
}
/* line 17, app/components/business_hall/teminal_hall/yzct/yzct_ctnlog/view.scss */
.gck_yzct_ctnlog .option_set dd input[type="radio"] {
  width: 20px;
}
/* line 22, app/components/business_hall/teminal_hall/yzct/yzct_ctnlog/view.scss */
.gck_yzct_ctnlog .option_set input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 29, app/components/business_hall/teminal_hall/yzct/yzct_ctnlog/view.scss */
.gck_yzct_ctnlog .option_set select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 200px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
/* line 39, app/components/business_hall/teminal_hall/yzct/yzct_ctnlog/view.scss */
.gck_yzct_ctnlog .see_info_yzctCtnLog {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: scroll;
}
/* line 46, app/components/business_hall/teminal_hall/yzct/yzct_ctnlog/view.scss */
.gck_yzct_ctnlog .see_info_yzctCtnLog table {
  border: 5px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 2500px;
}
/* line 53, app/components/business_hall/teminal_hall/yzct/yzct_ctnlog/view.scss */
.gck_yzct_ctnlog .see_info_yzctCtnLog th {
  height: 45px;
  width: 80px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 1px #E6E6E6;
}
/* line 62, app/components/business_hall/teminal_hall/yzct/yzct_ctnlog/view.scss */
.gck_yzct_ctnlog .see_info_yzctCtnLog td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
@charset "UTF-8";
/* line 3, app/components/business_hall/teminal_hall/yzct/yzct_cus/view.scss */
.gck_yzct_cus .option_set {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 9, app/components/business_hall/teminal_hall/yzct/yzct_cus/view.scss */
.gck_yzct_cus .option_set dt {
  float: left;
}
/* line 13, app/components/business_hall/teminal_hall/yzct/yzct_cus/view.scss */
.gck_yzct_cus .option_set dd {
  float: left;
  margin-left: 30px;
}
/* line 17, app/components/business_hall/teminal_hall/yzct/yzct_cus/view.scss */
.gck_yzct_cus .option_set dd input[type="radio"] {
  width: 20px;
}
/* line 22, app/components/business_hall/teminal_hall/yzct/yzct_cus/view.scss */
.gck_yzct_cus .option_set input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 29, app/components/business_hall/teminal_hall/yzct/yzct_cus/view.scss */
.gck_yzct_cus .option_set select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 200px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
/* line 3, app/components/business_hall/teminal_hall/yzct/yzct_empty_ctn_manager/view.scss */
.gck_yzct_empty_ctn_manager .bayonet_title {
  margin-top: 20px;
  text-align: center;
  font-weight: bold;
}
/* line 9, app/components/business_hall/teminal_hall/yzct/yzct_empty_ctn_manager/view.scss */
.gck_yzct_empty_ctn_manager .see_info_vi {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 16, app/components/business_hall/teminal_hall/yzct/yzct_empty_ctn_manager/view.scss */
.gck_yzct_empty_ctn_manager .see_info_vi table {
  border: 5px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 100%;
}
/* line 23, app/components/business_hall/teminal_hall/yzct/yzct_empty_ctn_manager/view.scss */
.gck_yzct_empty_ctn_manager .see_info_vi th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 32, app/components/business_hall/teminal_hall/yzct/yzct_empty_ctn_manager/view.scss */
.gck_yzct_empty_ctn_manager .see_info_vi td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 2, app/components/business_hall/teminal_hall/yzct/yzct_vessel_ebola/view.scss */
.gck_yzct_vessel_ebola .ctnlog_option_yq {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 8, app/components/business_hall/teminal_hall/yzct/yzct_vessel_ebola/view.scss */
.gck_yzct_vessel_ebola .ctnlog_option_yq dl {
  margin-bottom: 20px;
}
/* line 12, app/components/business_hall/teminal_hall/yzct/yzct_vessel_ebola/view.scss */
.gck_yzct_vessel_ebola .ctnlog_option_yq dt {
  float: left;
  margin-left: 16px;
}
/* line 17, app/components/business_hall/teminal_hall/yzct/yzct_vessel_ebola/view.scss */
.gck_yzct_vessel_ebola .ctnlog_option_yq dd {
  float: left;
  margin-left: 15px;
}
/* line 22, app/components/business_hall/teminal_hall/yzct/yzct_vessel_ebola/view.scss */
.gck_yzct_vessel_ebola .ctnlog_option_yq input {
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 30, app/components/business_hall/teminal_hall/yzct/yzct_vessel_ebola/view.scss */
.gck_yzct_vessel_ebola .see_qu_vi {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 37, app/components/business_hall/teminal_hall/yzct/yzct_vessel_ebola/view.scss */
.gck_yzct_vessel_ebola .see_qu_vi table {
  border: 5px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 100%;
}
/* line 44, app/components/business_hall/teminal_hall/yzct/yzct_vessel_ebola/view.scss */
.gck_yzct_vessel_ebola .see_qu_vi th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 53, app/components/business_hall/teminal_hall/yzct/yzct_vessel_ebola/view.scss */
.gck_yzct_vessel_ebola .see_qu_vi td {
  text-align: center;
  height: 50px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 3, app/components/business_hall/teminal_hall/yzct/yzct_voyage_info/view.scss */
.gck_yzct_voyage_info .ctnlog_option {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 9, app/components/business_hall/teminal_hall/yzct/yzct_voyage_info/view.scss */
.gck_yzct_voyage_info .ctnlog_option dl {
  margin-bottom: 20px;
}
/* line 13, app/components/business_hall/teminal_hall/yzct/yzct_voyage_info/view.scss */
.gck_yzct_voyage_info .ctnlog_option dt {
  float: left;
  margin-left: 16px;
}
/* line 18, app/components/business_hall/teminal_hall/yzct/yzct_voyage_info/view.scss */
.gck_yzct_voyage_info .ctnlog_option dd {
  float: left;
  margin-left: 15px;
}
/* line 23, app/components/business_hall/teminal_hall/yzct/yzct_voyage_info/view.scss */
.gck_yzct_voyage_info .ctnlog_option input {
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 3, app/components/business_hall/teminal_hall/zit/zit_dxxx/view.scss */
.gck_zit_dxxx .ctnlog_option {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 9, app/components/business_hall/teminal_hall/zit/zit_dxxx/view.scss */
.gck_zit_dxxx .ctnlog_option dl {
  margin-bottom: 20px;
}
/* line 13, app/components/business_hall/teminal_hall/zit/zit_dxxx/view.scss */
.gck_zit_dxxx .ctnlog_option dt {
  float: left;
  margin-left: 16px;
  text-align: center;
}
/* line 18, app/components/business_hall/teminal_hall/zit/zit_dxxx/view.scss */
.gck_zit_dxxx .ctnlog_option dt select {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 26, app/components/business_hall/teminal_hall/zit/zit_dxxx/view.scss */
.gck_zit_dxxx .ctnlog_option dd {
  float: left;
  margin-left: 15px;
}
/* line 30, app/components/business_hall/teminal_hall/zit/zit_dxxx/view.scss */
.gck_zit_dxxx .ctnlog_option dd input {
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 39, app/components/business_hall/teminal_hall/zit/zit_dxxx/view.scss */
.gck_zit_dxxx .see_qu_vi {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 46, app/components/business_hall/teminal_hall/zit/zit_dxxx/view.scss */
.gck_zit_dxxx .see_qu_vi table {
  border: 5px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 3500px;
}
/* line 53, app/components/business_hall/teminal_hall/zit/zit_dxxx/view.scss */
.gck_zit_dxxx .see_qu_vi th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 62, app/components/business_hall/teminal_hall/zit/zit_dxxx/view.scss */
.gck_zit_dxxx .see_qu_vi td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 3, app/components/business_hall/teminal_hall/zit/zit_query_gqjd/view.scss */
.gck_zit_query_gqjd .see_info_gqjd {
  border: 1px solid #E6E6E6;
  margin-top: 0px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 10, app/components/business_hall/teminal_hall/zit/zit_query_gqjd/view.scss */
.gck_zit_query_gqjd .see_info_gqjd table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 100%;
}
/* line 17, app/components/business_hall/teminal_hall/zit/zit_query_gqjd/view.scss */
.gck_zit_query_gqjd .see_info_gqjd th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 26, app/components/business_hall/teminal_hall/zit/zit_query_gqjd/view.scss */
.gck_zit_query_gqjd .see_info_gqjd td {
  text-align: center;
  height: 50px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 32, app/components/business_hall/teminal_hall/zit/zit_query_gqjd/view.scss */
.gck_zit_query_gqjd .see_info_gqjd .tip {
  margin-top: 5px;
  text-align: center;
  border: 1px solid #ffc360;
  background: #ffffee;
  color: #666;
  width: 100%;
}
@charset "UTF-8";
/* line 2, app/components/business_hall/teminal_hall/zit/zit_query_gqjxqz/view.scss */
.gck_zit_query_gqjxqz .check_option_query2 {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 10, app/components/business_hall/teminal_hall/zit/zit_query_gqjxqz/view.scss */
.gck_zit_query_gqjxqz .check_option_query2 dt {
  float: left;
  margin-left: 16px;
}
/* line 15, app/components/business_hall/teminal_hall/zit/zit_query_gqjxqz/view.scss */
.gck_zit_query_gqjxqz .check_option_query2 dd {
  float: left;
  border: 0px solid red;
  margin-left: 100px;
}
/* line 20, app/components/business_hall/teminal_hall/zit/zit_query_gqjxqz/view.scss */
.gck_zit_query_gqjxqz .check_option_query2 dd input {
  width: 170px;
  height: 32px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 26, app/components/business_hall/teminal_hall/zit/zit_query_gqjxqz/view.scss */
.gck_zit_query_gqjxqz .check_option_query2 dd select {
  font-family: "微软雅黑";
  font-size: 13px;
  width: 240px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
/* line 36, app/components/business_hall/teminal_hall/zit/zit_query_gqjxqz/view.scss */
.gck_zit_query_gqjxqz .check_option_query2 dt input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 3, app/components/business_hall/teminal_hall/zit/zit_query_wkx/view.scss */
.gck_zit_query_wkx .msct_ctn_log {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 8, app/components/business_hall/teminal_hall/zit/zit_query_wkx/view.scss */
.gck_zit_query_wkx .ctnlog_option_yq {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 14, app/components/business_hall/teminal_hall/zit/zit_query_wkx/view.scss */
.gck_zit_query_wkx .ctnlog_option_yq dl {
  margin-bottom: 20px;
}
/* line 18, app/components/business_hall/teminal_hall/zit/zit_query_wkx/view.scss */
.gck_zit_query_wkx .ctnlog_option_yq dt {
  float: left;
  margin-left: 16px;
}
/* line 22, app/components/business_hall/teminal_hall/zit/zit_query_wkx/view.scss */
.gck_zit_query_wkx .ctnlog_option_yq dt select {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 29, app/components/business_hall/teminal_hall/zit/zit_query_wkx/view.scss */
.gck_zit_query_wkx .ctnlog_option_yq dt input {
  width: 240px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 37, app/components/business_hall/teminal_hall/zit/zit_query_wkx/view.scss */
.gck_zit_query_wkx .ctnlog_option_yq dd {
  float: left;
  margin-left: 15px;
}
/* line 41, app/components/business_hall/teminal_hall/zit/zit_query_wkx/view.scss */
.gck_zit_query_wkx .ctnlog_option_yq dd input {
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 48, app/components/business_hall/teminal_hall/zit/zit_query_wkx/view.scss */
.gck_zit_query_wkx .ctnlog_option_yq dd font {
  margin: 2px 5px 0 10px;
  color: #999;
  font-size: 12px;
}
/* line 2, app/components/business_hall/teminal_hall/zit/zit_voyage_info/view.scss */
.gck_zit_voyage_info .voyageinfo_option {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 8, app/components/business_hall/teminal_hall/zit/zit_voyage_info/view.scss */
.gck_zit_voyage_info .voyageinfo_option dl {
  margin-bottom: 20px;
}
/* line 12, app/components/business_hall/teminal_hall/zit/zit_voyage_info/view.scss */
.gck_zit_voyage_info .voyageinfo_option input {
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 19, app/components/business_hall/teminal_hall/zit/zit_voyage_info/view.scss */
.gck_zit_voyage_info .voyageinfo_option dt {
  float: left;
  margin-left: 16px;
}
/* line 23, app/components/business_hall/teminal_hall/zit/zit_voyage_info/view.scss */
.gck_zit_voyage_info .voyageinfo_option dt select {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 31, app/components/business_hall/teminal_hall/zit/zit_voyage_info/view.scss */
.gck_zit_voyage_info .voyageinfo_option dd {
  float: left;
  border: 0px solid red;
  margin-left: 15px;
}
/* line 38, app/components/business_hall/teminal_hall/zit/zit_voyage_info/view.scss */
.gck_zit_voyage_info .see_info_vi {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 45, app/components/business_hall/teminal_hall/zit/zit_voyage_info/view.scss */
.gck_zit_voyage_info .see_info_vi table {
  border: 5px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 100%;
}
/* line 52, app/components/business_hall/teminal_hall/zit/zit_voyage_info/view.scss */
.gck_zit_voyage_info .see_info_vi th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 61, app/components/business_hall/teminal_hall/zit/zit_voyage_info/view.scss */
.gck_zit_voyage_info .see_info_vi td {
  text-align: center;
  height: 50px;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
@charset "UTF-8";
/* line 2, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .to_repeat_query {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  height: 55px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .to_repeat_query dt {
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
/* line 5, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .to_repeat_query dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 6, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .to_repeat_query input[type="text"] {
  width: 230px;
  height: 33px;
  line-height: 33px;
  margin-left: 10px;
}
/* line 7, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .to_repeat_query button {
  font-family: "微软雅黑";
  height: 33px;
  margin-left: 10px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 11, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .ship_to_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 13, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .ship_to_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .ship_to_info th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 15, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .ship_to_info td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 17, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .ship_to_info td a {
  color: #1660C1;
}
/* line 17, app/components/business_hall/to_repeat/view.scss */
.gck_to_repeat .ship_to_info td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 2, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .to_repeat_query {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  height: 55px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .to_repeat_query dt {
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
/* line 5, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .to_repeat_query dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 6, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .to_repeat_query input[type="text"] {
  width: 230px;
  height: 33px;
  line-height: 33px;
  margin-left: 10px;
}
/* line 7, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .to_repeat_query button {
  font-family: "微软雅黑";
  height: 33px;
  margin-left: 10px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 11, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .ship_to_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 13, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .ship_to_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .ship_to_info th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 15, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .ship_to_info td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 17, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .ship_to_info td a {
  color: #1660C1;
}
/* line 17, app/components/business_hall/to_repeat_ct/view.scss */
.gck_to_repeatCT .ship_to_info td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 2, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice1 {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice1 dt {
  float: left;
  border: 0px solid red;
  margin-left: 11px;
}
/* line 5, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice1 dd {
  float: left;
  border: 0px solid red;
  margin-left: 124px;
}
/* line 6, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice1 input {
  width: 180px;
  height: 25px;
  line-height: 25px;
  margin-left: 8px;
}
/* line 8, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice2 {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 10, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice2 dt {
  float: left;
  border: 0px solid red;
}
/* line 11, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice2 dd {
  float: left;
  border: 0px solid red;
  margin-left: 124px;
}
/* line 12, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice2 input {
  width: 180px;
  height: 25px;
  line-height: 25px;
  margin-left: 8px;
}
/* line 14, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice3 {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 16, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice3 dl {
  line-height: 38px;
}
/* line 17, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice3 dt {
  float: left;
  border: 0px solid red;
  height: 38px;
  line-height: 38px;
  width: 85px;
  text-align: right;
}
/* line 18, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice3 dd {
  float: left;
  border: 0px solid red;
}
/* line 19, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice3 input[type="text"] {
  width: 180px;
  height: 26px;
  line-height: 26px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 20, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_choice3 select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 181.5px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 22, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_info_show {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
/* line 24, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_info_show dt {
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
/* line 25, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_info_show dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 25, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_info_show dd span {
  color: #1660C1;
}
/* line 26, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_info_show .container_yansi {
  background-color: #64CE67;
  width: 20px;
  height: 20px;
}
/* line 27, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_info_show .container_yansi2 {
  background-color: #DDE1F7;
  width: 20px;
  height: 20px;
}
/* line 28, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_info_show .container_yansi3 {
  background-color: #FAC777;
  width: 20px;
  height: 20px;
}
/* line 30, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 32, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  min-width: 1150px;
  max-width: 8000px;
}
/* line 34, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_info table th {
  height: 45px;
  min-width: 100px;
  max-width: 8000px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 35, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_info table td {
  text-align: center;
  height: 45px;
  min-width: 100px;
  max-width: 8000px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 37, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_info table td a {
  color: #1660C1;
}
/* line 37, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_query_info table td span {
  color: #2EC300;
}
/* line 42, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_popover {
  position: fixed;
  top: 45%;
  left: 32%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  箱动态  表--*/
}
/* line 46, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_popover .container_details_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 48, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_popover .container_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 50, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_popover .container_details_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 51, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .container_popover .container_details_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 56, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .cortege_popover {
  position: fixed;
  top: 45%;
  left: 34%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  选择显示列  信息 --*/
}
/* line 60, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .cortege_popover .cortege_details_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 62, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .cortege_popover .cortege_details_info li {
  float: left;
  width: 150px;
  border: 0px solid red;
  line-height: 30px;
}
/* line 63, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .cortege_popover .cortege_details_info input[type="checkbox"] {
  vertical-align: middle;
}
/* line 65, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .cortege_popover .cortege_all_info {
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
}
/* line 67, app/components/business_hall/water_transfer/container_query/view.scss */
.ssgck_container_query .cortege_popover .cortege_all_info input[type="checkbox"] {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
@charset "UTF-8";
/* line 1, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare {
  /*  计划号  弹框 */
  /*  保存  弹框 */
  /*  修改  弹框 */
  /*  修改里面的修改  弹框 */
}
/* line 2, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_option {
  margin-top: 10px;
}
/* line 4, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_option table {
  width: 100%;
}
/* line 6, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_option table th {
  font-weight: normal;
  text-align: right;
  width: 110px;
  border: 0px solid red;
}
/* line 7, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_option table td {
  border: 0px solid red;
  height: 45px;
}
/* line 9, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_option table td input[type="file"] {
  margin-left: 5px;
}
/* line 10, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_option table td select {
  width: 250px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 14, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_option_button {
  padding: 15px 0px;
}
/* line 16, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_option_button button {
  font-family: "微软雅黑";
  height: 33px;
  margin-left: 40px;
  border: 0;
  padding: 0px 20px 20px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 33px;
  position: relative;
  background-color: #1660C1;
}
/* line 22, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_option_button .file_content {
  float: left;
  margin-left: 500px;
  height: 33px;
  background: #1660C1;
  position: relative;
  padding: 0px 13px;
}
/* line 23, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_option_button .file_button {
  text-align: center;
  padding-top: 8px;
  color: #FFFFFF;
  font-size: 13px;
}
/* line 24, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_option_button .input_style {
  height: 33px;
  cursor: pointer;
  width: 80px;
  outline: medium none;
  position: absolute;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  left: 0px;
  top: 0px;
}
/* line 29, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_button {
  margin-top: 20px;
}
/* line 31, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_button .file_content {
  float: left;
  height: 33px;
  background: #1660C1;
  position: relative;
  padding: 0px 20px;
}
/* line 32, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_button .file_button {
  text-align: center;
  padding-top: 8px;
  color: #FFFFFF;
  font-size: 13px;
}
/* line 33, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_button .input_style {
  height: 33px;
  cursor: pointer;
  width: 67px;
  outline: medium none;
  position: absolute;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  left: 0px;
  top: 0px;
}
/* line 37, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 39, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 41, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_info table th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 42, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 44, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .ransfer_declare_info table td a {
  color: #1660C1;
}
/* line 49, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .planhao_popover {
  position: fixed;
  top: 45%;
  left: 40%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  计划号  表--*/
}
/* line 53, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .planhao_popover .planhao_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 55, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .planhao_popover .planhao_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 57, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .planhao_popover .planhao_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 58, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .planhao_popover .planhao_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 63, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .sbkeep_popover {
  position: fixed;
  top: 45%;
  left: 47%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  保存  表--*/
}
/* line 67, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .sbkeep_popover .sbkeep_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 70, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .sbkeep_popover .sbkeep_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 72, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .sbkeep_popover .sbkeep_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
}
/* line 73, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .sbkeep_popover .sbkeep_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 75, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .sbkeep_popover .sbkeep_info table td input[type="radio"] {
  margin-left: 5px;
}
/* line 76, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .sbkeep_popover .sbkeep_info table td select {
  width: 250px;
  height: 30px;
  line-height: 30px;
}
/* line 82, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_xiug_popover {
  position: fixed;
  top: 45%;
  left: 40%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  修改  信息--*/
}
/* line 86, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_xiug_popover .declare_xiug_option table {
  width: 100%;
}
/* line 88, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_xiug_popover .declare_xiug_option table th {
  font-weight: normal;
  text-align: right;
  width: 110px;
  border: 0px solid red;
}
/* line 89, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_xiug_popover .declare_xiug_option table td {
  border: 0px solid red;
  height: 40px;
}
/* line 91, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_xiug_popover .declare_xiug_option table td select {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 96, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_xiug_popover .declare_xiug_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 200px;
  overflow: auto;
}
/* line 98, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_xiug_popover .declare_xiug_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 100, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_xiug_popover .declare_xiug_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 101, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_xiug_popover .declare_xiug_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 103, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .declare_xiug_popover .declare_xiug_info table td a {
  color: #1660C1;
  margin-left: 5px;
  display: inline-block;
}
/* line 109, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .xiug_popover {
  position: fixed;
  top: 45%;
  left: 40%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 113, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .xiug_popover .xiug_option table {
  width: 100%;
}
/* line 115, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .xiug_popover .xiug_option table th {
  font-weight: normal;
  width: 110px;
  border: 1px solid #E6E6E6;
}
/* line 116, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .xiug_popover .xiug_option table td {
  border: 1px solid #E6E6E6;
  height: 40px;
}
/* line 118, app/components/business_hall/water_transfer/feeder_transfer_declare/view.scss */
.sszzgck_feeder_transfer_declare .xiug_popover .xiug_option table td input[type="text"] {
  margin-left: 5px;
  width: 160px;
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* line 2, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_choice {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_choice dt {
  float: left;
  border: 0px solid red;
}
/* line 5, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_choice dd {
  float: left;
  border: 0px solid red;
  margin-left: 70px;
}
/* line 6, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_choice input[type="text"] {
  width: 248px;
  height: 30px;
  line-height: 30px;
  margin-left: 8px;
}
/* line 7, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_choice input[type="radio"] {
  width: 20px;
}
/* line 8, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_choice select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 250px;
  height: 33px;
  line-height: 33px;
  margin-left: 8px;
}
/* line 10, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 12, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_info table th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 15, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 17, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_info table td a {
  color: #1660C1;
}
/* line 17, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .wharf_auditing_info table td span {
  color: #2EC300;
}
/* line 22, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .reviewed_structure {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 350px;
  overflow: hidden;
  border: solid 5px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 26, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .reviewed_structure .reviewed_info_hint {
  height: 120px;
  border: 0px solid red;
}
/* line 28, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .reviewed_structure .reviewed_info_hint textarea {
  height: 90px;
  width: 340px;
  resize: none;
}
/* line 30, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .reviewed_structure .hint_button_zhong {
  text-align: center;
  margin-top: 30px;
}
/* line 31, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .reviewed_structure .hint_button1 {
  font-family: "微软雅黑";
  height: 30px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 23px;
  position: relative;
  background-color: #159BD5;
}
/* line 34, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .reviewed_structure .hint_button2 {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 30px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 23px;
  position: relative;
  background-color: #B9B9B9;
}
/* line 39, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .auditing_popover {
  position: fixed;
  top: 50%;
  left: 36%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  修改  表--*/
}
/* line 43, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .auditing_popover .auditing_details_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 45, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .auditing_popover .auditing_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 47, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .auditing_popover .auditing_details_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 48, app/components/business_hall/water_transfer/wharf_auditing/view.scss */
.ssgck_wharf_auditing .auditing_popover .auditing_details_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
@charset "UTF-8";
/* line 2, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice dt {
  float: left;
  border: 0px solid red;
}
/* line 5, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice dd {
  float: left;
  border: 0px solid red;
  margin-left: 70px;
}
/* line 6, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice input[type="text"] {
  width: 248px;
  height: 30px;
  line-height: 30px;
  margin-left: 8px;
}
/* line 7, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice input[type="radio"] {
  width: 20px;
}
/* line 8, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice select {
  font-family: "微软雅黑";
  width: 250px;
  height: 33px;
  line-height: 33px;
  margin-left: 8px;
}
/* line 10, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice3 {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 12, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice3 dt {
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
/* line 13, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice3 dd {
  float: left;
  border: 0px solid red;
  margin-left: 82px;
}
/* line 14, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice3 input {
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-left: 8px;
}
/* line 15, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_choice3 select {
  font-family: "微软雅黑";
  width: 170px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 18, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_button_structure {
  text-align: center;
  margin-top: 0px;
}
/* line 19, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_button {
  height: 35px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px;
}
/* line 21, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_button table {
  margin: 0 auto;
}
/* line 22, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_button button {
  float: left;
  font-family: "微软雅黑";
  height: 35px;
  margin-left: 30px;
  border: 0;
  padding: 0px 15px 15px;
  cursor: pointer;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-size: 13px;
  outline: none;
  line-height: 35px;
  position: relative;
  background-color: #1660C1;
}
/* line 27, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .gck_file_structure1 {
  background-color: #FFFFFF;
  height: 50px;
}
/* line 29, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .gck_file_structure1 .gck_file_structure {
  text-align: center;
  margin-left: 100px;
}
/* line 30, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .gck_file_structure1 .file_content {
  float: left;
  margin-left: 30px;
  height: 35px;
  background: #1660C1;
  position: relative;
  padding: 0px 13px;
}
/* line 31, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .gck_file_structure1 .file_button {
  text-align: center;
  padding-top: 8px;
  color: #FFFFFF;
  font-size: 13px;
}
/* line 32, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .gck_file_structure1 .input_style {
  height: 35px;
  cursor: pointer;
  font-size: 30px;
  width: 170px;
  outline: medium none;
  position: absolute;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  left: 0px;
  top: 0px;
}
/* line 36, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 38, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 2300px;
}
/* line 40, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_info table th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 41, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 41, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_info table td a {
  color: #1660C1;
  margin-left: 5px;
}
/* line 42, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .wharf_declare_info table td span {
  color: #2EC300;
}
/* line 47, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge_popover {
  position: fixed;
  top: 48%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  驳船转码头导入  信息--*/
}
/* line 51, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge_popover .barge_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 53, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge_popover .barge_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 55, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge_popover .barge_info table th {
  height: 35px;
  width: 80px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  text-align: right;
}
/* line 56, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge_popover .barge_info table td {
  height: 35px;
  border: 0px solid #E6E6E6;
  margin-left: 5px;
}
/* line 57, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge_popover .barge_info table select {
  width: 300px;
  height: 30px;
}
/* line 62, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge2_popover {
  position: fixed;
  top: 48%;
  left: 40%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*  舱单补录  信息 */
}
/* line 66, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge2_popover .barge2_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 68, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge2_popover .barge2_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 70, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge2_popover .barge2_info table th {
  height: 35px;
  width: 80px;
  font-weight: normal;
  border: 0px solid #E6E6E6;
  text-align: right;
}
/* line 71, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge2_popover .barge2_info table td {
  height: 35px;
  border: 0px solid #E6E6E6;
  margin-left: 5px;
}
/* line 72, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .barge2_popover .barge2_info table select {
  width: 200px;
  height: 30px;
}
/* line 77, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover {
  position: fixed;
  top: 43%;
  left: 32%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  水转陆箱清单  表--*/
}
/* line 80, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover .inventory_show {
  margin: 0 auto;
  margin-top: 20px;
  overflow: hidden;
}
/* line 82, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover .inventory_show dt {
  float: left;
  margin-left: 5px;
  margin-bottom: 10px;
}
/* line 83, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover .inventory_show dd {
  float: left;
  margin-left: 20px;
  height: 27px;
  line-height: 27px;
  margin-bottom: 10px;
}
/* line 84, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover .inventory_show input[type="text"] {
  width: 180px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
/* line 85, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover .inventory_show input[type="checkbox"] {
  width: 20px;
  vertical-align: middle;
}
/* line 86, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover .inventory_show button {
  height: 27px;
  margin-left: 5px;
  border: 0;
  padding: 0px 15px 15px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 14px;
  outline: none;
  line-height: 27px;
  position: relative;
  background-color: #1660C1;
}
/* line 91, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover .inventory_details_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  width: 100%;
  overflow: auto;
}
/* line 93, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover .inventory_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 8500px;
}
/* line 95, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover .inventory_details_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 96, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .inventory_popover .inventory_details_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 101, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover {
  position: fixed;
  top: 38%;
  left: 32%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  详情  表--*/
}
/* line 105, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .choice_show {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 15px;
  overflow: hidden;
}
/* line 107, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .choice_show dt {
  float: left;
}
/* line 108, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .choice_show dd {
  float: left;
  margin-left: 20px;
}
/* line 109, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .choice_show input[type="text"] {
  width: 190px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
/* line 111, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .choice_show2 {
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}
/* line 113, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .choice_show2 dt {
  float: left;
}
/* line 114, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .choice_show2 dd {
  float: left;
  margin-left: 20px;
}
/* line 115, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .choice_show2 input[type="text"] {
  width: 180px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
/* line 118, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .declare_details_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 120, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .declare_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 122, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .declare_details_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 123, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .declare_popover .declare_details_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 128, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .tongyishui_release {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1010;
  display: none;
  margin: -180px 0 0 -330px;
  width: 350px;
  overflow: hidden;
  border: solid 5px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 131, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .tongyishui_info_hint {
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
/* line 133, app/components/business_hall/water_transfer/wharf_declare/view.scss */
.ssgck_wharf_declare .refuseshui_release {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1010;
  display: none;
  margin: -180px 0 0 -330px;
  width: 350px;
  overflow: hidden;
  border: solid 5px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
@charset "UTF-8";
/* line 2, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_choice {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_choice dt {
  float: left;
  border: 0px solid red;
}
/* line 5, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_choice dd {
  float: left;
  border: 0px solid red;
  margin-left: 70px;
}
/* line 6, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_choice input[type="text"] {
  width: 248px;
  height: 30px;
  line-height: 30px;
  margin-left: 8px;
}
/* line 7, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_choice input[type="radio"] {
  width: 20px;
}
/* line 8, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_choice select {
  width: 250px;
  height: 33px;
  line-height: 33px;
  margin-left: 8px;
}
/* line 10, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 12, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_info table th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 15, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 17, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_info table td a {
  color: #1660C1;
}
/* line 17, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .wharf_modify_info table td a {
  color: #1660C1;
}
/* line 22, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover {
  position: fixed;
  top: 38%;
  left: 36%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改  表--*/
}
/* line 25, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .wharf_modify_button button {
  font-family: "微软雅黑";
  height: 25px;
  margin-left: 20px;
  border: 0;
  padding: 0px 15px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 25px;
  font-size: 14px;
  outline: none;
  position: relative;
  background-color: #1660C1;
}
/* line 28, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_show {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 15px;
  overflow: hidden;
}
/* line 30, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_show dt {
  float: left;
}
/* line 31, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_show dd {
  float: left;
  margin-left: 20px;
}
/* line 32, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_show input[type="text"] {
  width: 200px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
/* line 33, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_show select {
  width: 270px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 35, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_show2 {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 15px;
  overflow: hidden;
}
/* line 37, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_show2 dt {
  float: left;
}
/* line 38, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_show2 dd {
  float: left;
  margin-left: 15px;
}
/* line 39, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_show2 input[type="text"] {
  width: 160px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
/* line 42, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_details_info {
  margin-top: 15px;
  background-color: #FFFFFF;
  max-height: 280px;
  overflow: auto;
}
/* line 44, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 46, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_details_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 47, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_details_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 47, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .modify_popover .modify_details_info table td a {
  color: #1660C1;
}
/* line 52, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .add_box_popover {
  position: fixed;
  top: 45%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 750px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 55, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .add_box_popover .add_box_show {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
}
/* line 57, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .add_box_popover .add_box_show dt {
  float: left;
}
/* line 58, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .add_box_popover .add_box_show dd {
  float: left;
  margin-left: 40px;
}
/* line 59, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .add_box_popover .add_box_show input[type="text"] {
  width: 180px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 63, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .theme_popover_mask4 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1005;
  display: none;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 65, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .alter_popover {
  position: fixed;
  top: 45%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 750px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 68, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .alter_popover .alter_box {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 15px;
  overflow: hidden;
}
/* line 70, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .alter_popover .alter_box dt {
  float: left;
}
/* line 71, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .alter_popover .alter_box dd {
  float: left;
  margin-left: 40px;
}
/* line 72, app/components/business_hall/water_transfer/wharf_modify/view.scss */
.ssgck_wharf_modify .alter_popover .alter_box input[type="text"] {
  width: 180px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 2, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_choice {
  border: 0px solid red;
  margin: 0 auto;
  padding: 15px 15px;
  overflow: hidden;
}
/* line 4, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_choice dt {
  float: left;
}
/* line 5, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_choice dd {
  float: left;
  margin-left: 70px;
}
/* line 6, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_choice input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 8px;
  text-transform: uppercase;
}
/* line 7, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_choice input[type="radio"] {
  width: 20px;
}
/* line 8, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_choice select {
  width: 250px;
  height: 33px;
  line-height: 33px;
  margin-left: 11px;
}
/* line 10, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 12, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_info table th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 15, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_info table td {
  text-align: center;
  height: 45px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 17, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_info table td a {
  color: #1660C1;
}
/* line 17, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .wharf_revoke_info table td span {
  color: #2EC300;
}
/* line 22, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .revoke_structure {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 350px;
  overflow: hidden;
  border: solid 5px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 26, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .revoke_structure .revoke_info_hint {
  height: 120px;
  border: 0px solid red;
}
/* line 28, app/components/business_hall/water_transfer/wharf_revoke/view.scss */
.ssgck_wharf_revoke .revoke_structure .revoke_info_hint textarea {
  height: 90px;
  width: 340px;
  resize: none;
}
/* line 4, app/components/buyer/announce/view.scss */
.buyer-announce {
  width: 1100px;
  margin: 0 auto;
}
/* line 8, app/components/buyer/announce/view.scss */
.buyer-announce .announce-list {
  padding: 10px;
}
/* line 11, app/components/buyer/announce/view.scss */
.buyer-announce .announce-list .item {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 10px 0;
  border-bottom: 1px dashed #dfdfdf;
  font-size: 0px;
  width: 100%;
}
/* line 18, app/components/buyer/announce/view.scss */
.buyer-announce .announce-list .item .name,
.buyer-announce .announce-list .item .time {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  color: #333;
}
/* line 25, app/components/buyer/announce/view.scss */
.buyer-announce .announce-list .item .name {
  width: 75%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 32, app/components/buyer/announce/view.scss */
.buyer-announce .announce-list .item .time {
  width: 25%;
  text-align: right;
}
/* line 39, app/components/buyer/announce/view.scss */
.buyer-announce .announce-pagination {
  padding: 20px 0;
  text-align: right;
}
/* line 3, app/components/buyer/announce_detail/view.scss */
.announce-detail {
  min-height: 600px;
}
/* line 6, app/components/buyer/announce_detail/view.scss */
.announce-detail .name {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
  color: #333;
  font-size: 16px;
}
/* line 15, app/components/buyer/announce_detail/view.scss */
.announce-detail .detail {
  margin-top: 10px;
  text-indent: 2rem;
}
/* line 5, app/components/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse {
  overflow: visible;
}
/* line 9, app/components/common/ceiling/view.scss */
.ceiling .tipsBg {
  border-bottom: solid 1px #ebebeb;
  height: 35px;
  min-width: 1200px;
  line-height: 35px;
  background: #f7f7f7;
  width: 100%;
}
/* line 17, app/components/common/ceiling/view.scss */
.ceiling .tipsBg span {
  color: #d6d6d6;
  padding: 0 8px;
}
/* line 22, app/components/common/ceiling/view.scss */
.ceiling .tipsBg #toTop {
  padding-top: 0;
}
/* line 26, app/components/common/ceiling/view.scss */
.ceiling .tipsBg i {
  vertical-align: middle;
  margin: 0 8px;
}
/* line 32, app/components/common/ceiling/view.scss */
.ceiling .span-left {
  margin-left: 15px;
}
/* line 38, app/components/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse {
  width: 1200px;
}
/* line 43, app/components/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link {
  position: relative;
  overflow: visible;
  font-size: 0;
  width: 64px;
}
/* line 48, app/components/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link span {
  font-size: 12px;
}
/* line 51, app/components/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul {
  display: none;
  list-style-type: none;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 30px;
  width: 87px;
  margin-left: -1px;
  background-color: white;
  font-size: 12px;
}
/* line 62, app/components/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li {
  padding: 0;
  width: auto;
  height: auto;
  border-bottom: 2px dotted #dfdfdf;
}
/* line 67, app/components/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #24344e;
  padding: 9px 10px 9px 15px;
}
/* line 73, app/components/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li.last {
  border-bottom: 0;
}
/* line 77, app/components/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link:hover {
  width: 62px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  border-bottom: 0;
  background-color: white;
}
/* line 83, app/components/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link:hover .friend-link-ul {
  display: block;
  border: 1px solid #dfdfdf;
  border-top: 0;
}
/* line 91, app/components/common/ceiling/view.scss */
.ceiling .floating_kf {
  position: fixed;
  right: 0px;
  top: 50%;
  z-index: 999;
}
/* line 98, app/components/common/ceiling/view.scss */
.ceiling .floating_kf dl dd {
  position: relative;
  width: 65px;
  height: 65px;
  border: 0px solid #EEEEEE;
  border-bottom: solid 1px #EEEEEE;
  text-align: center;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center 20%;
  cursor: pointer;
}
/* line 111, app/components/common/ceiling/view.scss */
.ceiling .floating_kf dl dd:hover .floating_left {
  display: block;
}
/* line 115, app/components/common/ceiling/view.scss */
.ceiling #floatDiv {
  display: none;
  border: 1px solid #EEEEEE;
  border-bottom: solid 0px #EEEEEE;
}
/* line 121, app/components/common/ceiling/view.scss */
.ceiling .floating_left {
  position: absolute;
  left: -168px;
  top: 0px;
  width: 165px;
  height: 50px;
  border: 2px solid #F2F2F2;
  display: none;
  background-color: #9FD0F1;
}
/* line 132, app/components/common/ceiling/view.scss */
.ceiling .floating_ewm {
  height: 190px;
  top: -125px;
}
/* line 137, app/components/common/ceiling/view.scss */
.ceiling .floating_ewm i {
  margin: auto;
  margin-top: 5px;
}
/* line 142, app/components/common/ceiling/view.scss */
.ceiling .floating_ewm p {
  color: #000;
  margin-top: 5px;
}
/* line 148, app/components/common/ceiling/view.scss */
.ceiling .floating_kf dl dd:hover span {
  color: #DD4C4D;
}
/* line 152, app/components/common/ceiling/view.scss */
.ceiling .floating_kf .kf1 dd:hover {
  background-image: url(/feebas/assets/images/other-images/icon1_2.png);
}
/* line 156, app/components/common/ceiling/view.scss */
.ceiling .floating_kf .kf2 dd:hover {
  background-image: url(/feebas/assets/images/other-images/service.png);
}
/* line 160, app/components/common/ceiling/view.scss */
.ceiling .floating_kf .kf3 dd:hover {
  background-image: url(/feebas/assets/images/other-images/icon3_2.png);
}
/* line 164, app/components/common/ceiling/view.scss */
.ceiling .floating_kf .kf4 dd:hover {
  background-image: url(/feebas/assets/images/other-images/icon4_2.png);
}
/* line 168, app/components/common/ceiling/view.scss */
.ceiling .floating_kf .top_ting {
  background-image: url(/feebas/assets/images/other-images/icon1.png);
}
/* line 172, app/components/common/ceiling/view.scss */
.ceiling .floating_kf .consult {
  background-image: url(/feebas/assets/images/other-images/service.png);
}
/* line 176, app/components/common/ceiling/view.scss */
.ceiling .floating_kf .shopping_cart {
  background-image: url(/feebas/assets/images/other-images/icon3.png);
}
/* line 180, app/components/common/ceiling/view.scss */
.ceiling .floating_kf .mobile_edition {
  background-image: url(/feebas/assets/images/other-images/icon4.png);
}
/* line 184, app/components/common/ceiling/view.scss */
.ceiling .floating_kf dd span {
  color: #000;
  display: block;
  padding: 35px 0px 0px 0px;
  width: 65px;
}
/* line 191, app/components/common/ceiling/view.scss */
.ceiling #float_tab {
  position: fixed;
  top: 48%;
  right: 0px;
  width: 17px;
  height: 200px;
  margin-top: 0px;
  display: block;
  cursor: pointer;
}
/* line 201, app/components/common/ceiling/view.scss */
.ceiling #float_tab #ifshow {
  background: url(/feebas/assets/images/other-images/right1.png) no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  width: 25px;
  height: 31px;
  margin-top: -10px;
  display: none;
}
/* line 211, app/components/common/ceiling/view.scss */
.ceiling #float_tab #ifshow1 {
  background: url(/feebas/assets/images/other-images/left1.png) no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  width: 25px;
  height: 31px;
  margin-top: -10px;
  display: block;
}
@charset "UTF-8";
/* line 2, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 {
  border-radius: 10px;
  overflow: hidden;
}
/* line 6, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-title {
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
/* line 14, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog {
  height: 100%;
  padding: 0;
  /* 必填字段样式 */
}
/* line 18, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog > .layui-row {
  height: 100%;
}
/* line 23, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .left-panel .layui-tab {
  width: 100%;
}
/* line 26, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .left-panel .layui-tab form {
  text-align: center;
}
/* line 32, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .right-panel {
  border-left: 1px solid #e6e6e6;
  padding: 0 0 15px 10px;
}
/* line 36, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .right-panel .frequently-used-search-box {
  padding-bottom: 3px;
  background: #fff;
}
/* line 40, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .right-panel .frequently-used-search-box input {
  display: inline-block;
  width: calc(100% - 50px);
  vertical-align: middle;
}
/* line 46, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .right-panel .frequently-used-search-box button {
  display: inline-block;
  vertical-align: middle;
}
/* line 52, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .right-panel form {
  float: left;
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 15px 0 0 15px;
  padding: 5px;
  width: 45%;
  box-sizing: border-box;
}
/* line 63, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .right-panel form.frequently-used-dialog-search-result-record-view-mode .frequently-used-dialog-search-result-record-btn-edit {
  display: inline-block;
}
/* line 67, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .right-panel form.frequently-used-dialog-search-result-record-view-mode .frequently-used-dialog-search-result-record-btn-save {
  display: none;
}
/* line 73, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .right-panel form.frequently-used-dialog-search-result-record-edit-mode .frequently-used-dialog-search-result-record-btn-edit {
  display: none;
}
/* line 77, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .right-panel form.frequently-used-dialog-search-result-record-edit-mode .frequently-used-dialog-search-result-record-btn-save {
  display: inline-block;
}
/* line 83, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .search-result-wrapper {
  overflow: auto;
  max-height: 500px;
  padding-bottom: 3px;
}
/* line 89, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .search-result-wrapper.search-result-wrapper-loading {
  min-height: 70px;
  background-image: url(/feebas/assets/images/other-images/load.gif);
  background-repeat: no-repeat;
  background-size: 160px;
  background-position: center center;
}
/* line 97, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .search-result-wrapper.search-result-wrapper-empty {
  min-height: 70px;
}
/* line 101, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .search-result-wrapper.search-result-wrapper-empty:after {
  content: '暂无查询结果';
  display: block;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
/* line 110, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .field-required:before {
  content: '*';
  display: inline-block;
  color: red;
}
/* line 116, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-search-result-item-header {
  position: relative;
}
/* line 119, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-search-result-item-header .frequently-used-dialog-search-result-item-header-icons {
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
}
/* line 124, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-search-result-item-header .frequently-used-dialog-search-result-item-header-icons .frequently-used-dialog-search-result-item-header-icon-wrapper {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
}
/* line 131, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-search-result-item-header .frequently-used-dialog-search-result-item-header-icons .frequently-used-dialog-search-result-item-header-icon-wrapper .layui-icon {
  font-size: 18px;
}
/* line 135, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-search-result-item-header .frequently-used-dialog-search-result-item-header-icons .frequently-used-dialog-search-result-item-header-icon-wrapper .layui-icon:hover {
  font-size: 20px;
}
/* line 142, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-search-result-item-body {
  margin-top: 5px;
  border-top: 1px solid #ccc;
}
/* line 146, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-search-result-item-body .layui-form-item {
  margin-bottom: 0;
}
/* line 149, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-search-result-item-body .layui-form-item .layui-form-label {
  width: 50px;
}
/* line 153, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-search-result-item-body .layui-form-item .layui-input-block {
  margin-left: 50px;
  height: 38px;
  line-height: 38px;
}
/* line 161, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-add-form-btns {
  text-align: center;
}
/* line 165, app/components/common/frequently_used_dialog/view.scss */
.layui-layer.layui-dialog-frequently-used-20210622233512 .layui-layer-content .frequently-used-dialog .frequently-used-dialog-search-keyword {
  background: #ff0;
}
@charset "UTF-8";
/* line 1, app/components/common/login/view.scss */
.dlgck-main-login {
  /* 二维码 */
}
/* line 2, app/components/common/login/view.scss */
.dlgck-main-login .width_structure_login {
  width: 100%;
  background-color: #4ce5cb;
}
/* line 7, app/components/common/login/view.scss */
.dlgck-main-login .width_structure_loginkw {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  font-family: "微软雅黑";
  background-color: #4ce5cb;
}
/* line 15, app/components/common/login/view.scss */
.dlgck-main-login .ygt_title {
  height: 40px;
  background-color: #FFFFFF;
  text-align: center;
  float: right;
  line-height: 40px;
  color: #009DDC;
  font-size: 15px;
  width: 330px;
  border-bottom: 1px solid #F2F2F2;
}
/* line 27, app/components/common/login/view.scss */
.dlgck-main-login .ygt_merge {
  border: 0px solid red;
  height: 460px;
}
/* line 32, app/components/common/login/view.scss */
.dlgck-main-login .longin_img {
  float: left;
  margin-top: 70px;
}
/* line 37, app/components/common/login/view.scss */
.dlgck-main-login .ygt_login {
  float: right;
  border: 0px solid red;
  height: 460px;
  width: 330px;
  background-color: #FFFFFF;
}
/* line 45, app/components/common/login/view.scss */
.dlgck-main-login .form_login {
  max-width: 330px;
  border: 0px solid red;
  padding-left: 13px;
  padding-top: 15px;
}
/* line 52, app/components/common/login/view.scss */
.dlgck-main-login .form-group {
  width: 510px;
  border: 0px solid red;
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
}
/* line 60, app/components/common/login/view.scss */
.dlgck-main-login .form-group .fa {
  display: block;
  width: 42px;
  height: 43px;
  float: left;
}
/* line 67, app/components/common/login/view.scss */
.dlgck-main-login .form_forget {
  width: 300px;
  border: 0px solid red;
  height: 30px;
}
/* line 73, app/components/common/login/view.scss */
.dlgck-main-login .form_forget a {
  color: #009DDC;
  text-align: right;
  float: right;
}
/* line 79, app/components/common/login/view.scss */
.dlgck-main-login .form-group1 {
  width: 510px;
  border: 0px solid red;
  height: 45px;
  line-height: 45px;
  margin-bottom: 0px;
}
/* line 87, app/components/common/login/view.scss */
.dlgck-main-login .form-erwm img {
  width: 104px;
  height: 41px;
  margin-left: 10px;
}
/* line 93, app/components/common/login/view.scss */
.dlgck-main-login .form-erwm1 {
  color: #009DDC;
  cursor: pointer;
}
/* line 98, app/components/common/login/view.scss */
.dlgck-main-login .form-group2 {
  width: 300px;
  border: 0px solid red;
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
}
/* line 106, app/components/common/login/view.scss */
.dlgck-main-login .form-group2 .btn {
  width: 300px;
  height: 40px;
  background-color: #009DDC;
  border: 0px;
  color: #fff;
  font-size: 16px;
}
/* line 115, app/components/common/login/view.scss */
.dlgck-main-login .fa-user {
  background: url(/feebas/assets/images/other-images/user.png) no-repeat center;
}
/* line 119, app/components/common/login/view.scss */
.dlgck-main-login .fa-key {
  background: url(/feebas/assets/images/other-images/pwd.png) no-repeat center;
}
/* line 123, app/components/common/login/view.scss */
.dlgck-main-login .form-control {
  display: block;
  width: 260px;
  height: 41px;
  float: left;
  border: 1px solid #ccc;
  text-indent: 1em;
  border-left: 0px solid #ccc;
}
/* line 133, app/components/common/login/view.scss */
.dlgck-main-login .form-contro2 {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  float: left;
  border: 1px solid #ccc;
  text-indent: 1em;
}
/* line 143, app/components/common/login/view.scss */
.dlgck-main-login .ygt_yigaotong {
  width: 300px;
  border: 0px solid red;
  height: 30px;
  margin-top: 10px;
}
/* line 150, app/components/common/login/view.scss */
.dlgck-main-login .ygt_gaotong_tishi {
  float: left;
}
/* line 154, app/components/common/login/view.scss */
.dlgck-main-login .ygt_gaotong_register {
  float: right;
}
/* line 158, app/components/common/login/view.scss */
.dlgck-main-login .ygt_gaotong_register i img {
  width: 18px;
  height: 18px;
  vertical-align: bottom;
}
/* line 164, app/components/common/login/view.scss */
.dlgck-main-login .ygt_gaotong_register a {
  color: #009DDC;
}
/* line 169, app/components/common/login/view.scss */
.dlgck-main-login .ygt_code {
  text-align: center;
  border: 0px solid red;
  margin-top: -4px;
}
/* line 175, app/components/common/login/view.scss */
.dlgck-main-login .ygt_code li a {
  color: #555;
}
/* line 179, app/components/common/login/view.scss */
.dlgck-main-login .ygt_code li img {
  width: 155px;
  height: 155px;
}
/* line 184, app/components/common/login/view.scss */
.dlgck-main-login .ygt_code li span {
  border: 0px solid red;
  display: block;
  text-align: center;
  line-height: 20px;
}
/* line 193, app/components/common/login/view.scss */
.dlgck-main-login .box {
  position: fixed;
  top: 75px;
  right: 0px;
  z-index: 900;
  width: auto;
  padding: 20px;
  background-color: #fff;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.4);
  display: none;
}
/* line 205, app/components/common/login/view.scss */
.dlgck-main-login .imgBox {
  position: relative;
  width: auto;
  overflow: hidden;
}
/* line 212, app/components/common/login/view.scss */
.dlgck-main-login .imgBox img {
  width: auto;
}
/* line 216, app/components/common/login/view.scss */
.dlgck-main-login .imgBox div {
  display: none;
}
/* line 220, app/components/common/login/view.scss */
.dlgck-main-login .handle {
  display: flex;
  align-items: center;
  position: relative;
  height: 40px;
  line-height: 40px;
  margin: 20px 0;
  padding: 0px 0 0px 70px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2) inset;
  background: #f5f5f5;
  border: 1px solid #e4e7eb;
  user-select: none;
}
/* line 234, app/components/common/login/view.scss */
.dlgck-main-login .text {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  color: #aaa;
}
/* line 240, app/components/common/login/view.scss */
.dlgck-main-login .text_confirm {
  position: absolute;
  top: -20px;
}
/* line 245, app/components/common/login/view.scss */
.dlgck-main-login .swiper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 40px;
  height: 40px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  transition: background .2s linear;
  cursor: grab;
}
/* line 258, app/components/common/login/view.scss */
.dlgck-main-login .swiper:hover {
  background: #1991FA;
}
/* line 262, app/components/common/login/view.scss */
.dlgck-main-login .swiper:hover .sliderIcon {
  background-position: 0 -13px;
}
/* line 266, app/components/common/login/view.scss */
.dlgck-main-login .sliderIcon {
  position: absolute;
  top: 15px;
  left: 13px;
  width: 14px;
  height: 12px;
  background: url(/feebas/assets/images/other-images/icon_light.png) 0 -26px;
  background-size: 34px 471px;
}
/* line 276, app/components/common/login/view.scss */
.dlgck-main-login .sliderMask {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  border: 0 solid #1991FA;
  background: #D1E9FE;
}
/* line 285, app/components/common/login/view.scss */
.dlgck-main-login .sliderContainer_active .swiper {
  height: 38px;
  top: -1px;
  border: 1px solid #1991FA;
}
/* line 291, app/components/common/login/view.scss */
.dlgck-main-login .sliderContainer_success .swiper {
  height: 38px;
  top: -1px;
  border: 1px solid #52CCBA;
  background-color: #52CCBA !important;
}
/* line 298, app/components/common/login/view.scss */
.dlgck-main-login .sliderContainer_success .sliderMask {
  height: 38px;
  border: 1px solid #52CCBA;
  background-color: #D2F4EF;
}
/* line 304, app/components/common/login/view.scss */
.dlgck-main-login .sliderContainer_success .sliderIcon {
  background-position: 0 0 !important;
}
/* line 308, app/components/common/login/view.scss */
.dlgck-main-login .sliderContainer_fail .swiper {
  height: 38px;
  top: -1px;
  border: 1px solid #f57a7a;
  background-color: #f57a7a !important;
}
/* line 315, app/components/common/login/view.scss */
.dlgck-main-login .sliderContainer_fail .sliderMask {
  height: 38px;
  border: 1px solid #f57a7a;
  background-color: #fce1e1;
}
/* line 321, app/components/common/login/view.scss */
.dlgck-main-login .sliderContainer_fail .sliderIcon {
  top: 14px;
  background-position: 0 -82px !important;
}
/* line 326, app/components/common/login/view.scss */
.dlgck-main-login .sliderContainer_fail .text_red {
  position: absolute;
  z-index: 902;
  color: red;
}
/* line 332, app/components/common/login/view.scss */
.dlgck-main-login .verify {
  position: absolute;
  left: 10px;
  width: 38px;
  height: 38px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 300px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4), 0 0 10px 0 rgba(90, 90, 90, 0.4);
  z-index: 910;
}
/* line 345, app/components/common/login/view.scss */
.dlgck-main-login .verified {
  position: absolute;
  width: 38px;
  height: 38px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4) inset;
}
/* line 354, app/components/common/login/view.scss */
.dlgck-main-login .refreshBox {
  border-top: 1px solid #ccc;
  padding: 10px 0 0px 5px;
}
/* line 358, app/components/common/login/view.scss */
.dlgck-main-login .refreshBox a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
@media (min-width: 400px) {
  /* line 367, app/components/common/login/view.scss */
  .dlgck-main-login .box {
    right: 0px;
  }
}
@media (min-width: 1024px) {
  /* line 373, app/components/common/login/view.scss */
  .dlgck-main-login .box {
    right: 10px;
  }
}
@media (min-width: 1100px) {
  /* line 379, app/components/common/login/view.scss */
  .dlgck-main-login .box {
    right: 10px;
  }
}
@media (min-width: 1280px) {
  /* line 385, app/components/common/login/view.scss */
  .dlgck-main-login .box {
    right: 20px;
  }
}
@media (min-width: 1366px) {
  /* line 391, app/components/common/login/view.scss */
  .dlgck-main-login .box {
    right: 60px;
  }
}
@media (min-width: 1440px) {
  /* line 397, app/components/common/login/view.scss */
  .dlgck-main-login .box {
    right: 100px;
  }
}
@media (min-width: 1680px) {
  /* line 403, app/components/common/login/view.scss */
  .dlgck-main-login .box {
    right: 150px;
  }
}
@media (min-width: 1920px) {
  /* line 409, app/components/common/login/view.scss */
  .dlgck-main-login .box {
    right: 300px;
  }
}
/* line 414, app/components/common/login/view.scss */
.dlgck-main-login .register_proving {
  margin-top: 15px;
}
/* line 415, app/components/common/login/view.scss */
.dlgck-main-login .register_proving input[type="text"] {
  width: 130px;
  height: 41px;
  line-height: 35px;
  text-indent: 1em;
}
/* line 416, app/components/common/login/view.scss */
.dlgck-main-login .register_proving span {
  color: red;
  font-size: 13px;
}
/* line 417, app/components/common/login/view.scss */
.dlgck-main-login .register_proving button {
  margin-left: 8px;
  background-color: #F4A100;
  border: 0px;
  color: #fff;
  padding: 9px 16px;
}
@charset "UTF-8";
/* line 1, app/components/common/login_edi/view.scss */
.main-login {
  /* 二维码 */
}
/* line 2, app/components/common/login_edi/view.scss */
.main-login .ygt_title {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  text-indent: 10px;
  border-bottom: 1px solid #F2F2F2;
}
/* line 3, app/components/common/login_edi/view.scss */
.main-login .ygt_merge {
  border: 0px solid #F2F2F2;
  height: 450px;
}
/* line 4, app/components/common/login_edi/view.scss */
.main-login .ygt_login {
  float: left;
  border: 0px solid red;
  height: 450px;
  width: 600px;
}
/* line 6, app/components/common/login_edi/view.scss */
.main-login .form_login {
  max-width: 600px;
  border: 0px solid red;
  padding-left: 90px;
  padding-top: 50px;
}
/* line 7, app/components/common/login_edi/view.scss */
.main-login .form-group {
  width: 510px;
  border: 0px solid red;
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
}
/* line 8, app/components/common/login_edi/view.scss */
.main-login .form-group .fa {
  display: block;
  width: 42px;
  height: 43px;
  float: left;
}
/* line 9, app/components/common/login_edi/view.scss */
.main-login .form_forget {
  text-align: right;
  width: 300px;
  border: 0px solid red;
  height: 30px;
}
/* line 10, app/components/common/login_edi/view.scss */
.main-login .form_forget a {
  color: #009DDC;
  text-align: right;
}
/* line 11, app/components/common/login_edi/view.scss */
.main-login .form-group1 {
  width: 510px;
  border: 0px solid red;
  height: 45px;
  line-height: 45px;
  margin-bottom: 30px;
}
/* line 12, app/components/common/login_edi/view.scss */
.main-login .form-erwm img {
  width: 104px;
  height: 41px;
  margin-left: 10px;
}
/* line 13, app/components/common/login_edi/view.scss */
.main-login .form-erwm1 {
  color: #009DDC;
  cursor: pointer;
}
/* line 14, app/components/common/login_edi/view.scss */
.main-login .form-group2 {
  width: 300px;
  border: 0px solid red;
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
}
/* line 15, app/components/common/login_edi/view.scss */
.main-login .form-group2 .btn {
  width: 300px;
  height: 40px;
  background-color: #009DDC;
  border: 0px;
  color: #fff;
  font-size: 16px;
}
/* line 16, app/components/common/login_edi/view.scss */
.main-login .fa-user {
  background: url(/feebas/assets/images/other-images/user.png) no-repeat center;
}
/* line 17, app/components/common/login_edi/view.scss */
.main-login .fa-key {
  background: url(/feebas/assets/images/other-images/pwd.png) no-repeat center;
}
/* line 18, app/components/common/login_edi/view.scss */
.main-login .form-control {
  display: block;
  width: 260px;
  height: 41px;
  float: left;
  border: 1px solid #ccc;
  text-indent: 1em;
  border-left: 0px solid #ccc;
}
/* line 19, app/components/common/login_edi/view.scss */
.main-login .form-contro2 {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  float: left;
  border: 1px solid #ccc;
  text-indent: 1em;
}
/* line 20, app/components/common/login_edi/view.scss */
.main-login .ygt_yigaotong {
  width: 300px;
  border: 0px solid red;
  height: 30px;
  margin-top: 10px;
}
/* line 21, app/components/common/login_edi/view.scss */
.main-login .ygt_gaotong_tishi {
  float: left;
}
/* line 22, app/components/common/login_edi/view.scss */
.main-login .ygt_gaotong_register {
  float: right;
}
/* line 23, app/components/common/login_edi/view.scss */
.main-login .ygt_gaotong_register i img {
  width: 18px;
  height: 18px;
  vertical-align: bottom;
}
/* line 24, app/components/common/login_edi/view.scss */
.main-login .ygt_gaotong_register a {
  color: #009DDC;
}
/* line 26, app/components/common/login_edi/view.scss */
.main-login .ygt_code_structure {
  float: right;
  border: 0px solid red;
  height: 450px;
  width: 400px;
}
/* line 27, app/components/common/login_edi/view.scss */
.main-login .ygt_code {
  float: left;
  border: 0px solid red;
  width: 165px;
  height: 165px;
  margin-top: 100px;
}
/* line 28, app/components/common/login_edi/view.scss */
.main-login .ygt_code li a {
  color: #555;
}
/* line 29, app/components/common/login_edi/view.scss */
.main-login .ygt_code li img {
  width: 165px;
  height: 165px;
}
/* line 30, app/components/common/login_edi/view.scss */
.main-login .ygt_code li span {
  border: 0px solid red;
  display: block;
  width: 165px;
  text-align: center;
  line-height: 20px;
}
@charset "UTF-8";
/* line 1, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt {
  /* 二维码 */
}
/* line 2, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .banner_nbjt {
  width: 100%;
  height: 150px;
}
/* line 3, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .img_nbjt_logo {
  margin-left: 80px;
  width: 630px;
  height: 100px;
  margin-top: 30px;
  background-image: url(/feebas/assets/images/other-images/dllogo.png);
  background-size: 630px 100px;
  float: left;
}
/* line 4, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .search_nbjt {
  margin-left: 920px;
  width: 550px;
  height: 150px;
}
/* line 5, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .search_nbjt input {
  width: 340px;
  height: 45px;
  margin-left: 15px;
  margin-top: 55px;
  float: left;
}
/* line 6, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .search_nbjt button {
  width: 150px;
  height: 47px;
  margin-top: 55px;
  font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  font-family: inherit;
}
/* line 7, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .width_structure_login {
  width: 100%;
  background-image: url(/feebas/assets/images/other-images/dlbanner.jpg);
  background-size: 100% 100%;
}
/* line 8, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .width_structure_loginkw {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  font-family: "微软雅黑";
}
/* line 9, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_title {
  height: 40px;
  background-color: #009DDC;
  text-align: center;
  float: right;
  line-height: 40px;
  color: #FFFFFF;
  font-size: 15px;
  width: 330px;
  border-bottom: 1px solid #F2F2F2;
  margin-top: 40px;
  text-align: left;
}
/* line 12, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_merge {
  border: 0px solid red;
  height: 460px;
}
/* line 13, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .longin_img {
  float: left;
  margin-top: 70px;
}
/* line 14, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_login {
  float: right;
  border: 0px solid red;
  height: 300px;
  width: 330px;
  background-color: #F0F0F0;
  margin-left: 727px;
}
/* line 15, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form_login {
  max-width: 330px;
  border: 0px solid red;
  padding-left: 13px;
  padding-top: 15px;
}
/* line 16, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form-group {
  width: 510px;
  border: 0px solid red;
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
}
/* line 17, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form-group .fa {
  display: block;
  width: 42px;
  height: 43px;
  float: left;
}
/* line 18, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form_forget {
  width: 300px;
  border: 0px solid red;
  height: 30px;
}
/* line 19, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form_forget a {
  color: #009DDC;
  text-align: right;
  float: right;
}
/* line 20, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form-group1 {
  width: 510px;
  border: 0px solid red;
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
}
/* line 21, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form-erwm img {
  width: 104px;
  height: 41px;
  margin-left: 10px;
  cursor: pointer;
}
/* line 22, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form-erwm1 {
  color: #009DDC;
  cursor: pointer;
}
/* line 23, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form-group2 {
  width: 300px;
  border: 0px solid red;
  height: 45px;
  line-height: 45px;
  margin-bottom: 10px;
}
/* line 24, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form-group2 .btn {
  width: 300px;
  height: 40px;
  background-color: #009DDC;
  border: 0px;
  color: #fff;
  font-size: 16px;
}
/* line 25, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .fa-user {
  background: url(/feebas/assets/images/other-images/user.png) no-repeat center;
}
/* line 26, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .fa-key {
  background: url(/feebas/assets/images/other-images/pwd.png) no-repeat center;
}
/* line 27, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form-control {
  display: block;
  width: 260px;
  height: 41px;
  float: left;
  border: 1px solid #ccc;
  text-indent: 1em;
  border-left: 0px solid #ccc;
}
/* line 28, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .form-contro2 {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  float: left;
  border: 1px solid #ccc;
  text-indent: 1em;
}
/* line 29, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_yigaotong {
  width: 300px;
  border: 0px solid red;
  height: 30px;
  margin-top: 10px;
}
/* line 30, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_gaotong_tishi {
  float: left;
}
/* line 31, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_gaotong_register {
  float: right;
}
/* line 32, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_gaotong_register i img {
  width: 18px;
  height: 18px;
  vertical-align: bottom;
}
/* line 33, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_gaotong_register a {
  color: #009DDC;
}
/* line 35, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_code {
  text-align: center;
  border: 0px solid red;
  margin-top: 20px;
}
/* line 38, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_code li a {
  color: #555;
}
/* line 39, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_code li img {
  width: 155px;
  height: 155px;
}
/* line 40, app/components/common/login_nbjt/view.scss */
.dlgck-main-login-nbjt .ygt_code li span {
  border: 0px solid red;
  display: block;
  text-align: center;
  line-height: 20px;
}
/* line 2, app/components/design/business_hall/business_list/view.scss */
.business-list .business-comp {
  padding: 10px;
}
/* line 7, app/components/design/business_hall/business_list/view.scss */
.business-list .business-item .item-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 10px 0;
}
/* line 14, app/components/design/business_hall/business_list/view.scss */
.business-list .business-item .item-content {
  border-top: 1px dotted #dddddd;
  border-bottom: 1px dotted #dddddd;
  padding: 15px;
  min-height: 125px;
}
/* line 22, app/components/design/business_hall/business_list/view.scss */
.business-list .business-item ul li {
  border: 1px solid #dddddd;
  padding: 10px 0px;
  width: 90px;
  display: inline-block;
  margin-bottom: 10px;
}
/* line 29, app/components/design/business_hall/business_list/view.scss */
.business-list .business-item ul li .item {
  display: inline-block;
  vertical-align: middle;
}
/* line 35, app/components/design/business_hall/business_list/view.scss */
.business-list .business-item ul li .icon img {
  width: 50px;
  height: 50px;
  display: block;
  margin-left: 20px;
}
/* line 43, app/components/design/business_hall/business_list/view.scss */
.business-list .business-item ul li .business-text {
  color: #909292;
  font-size: 14px;
  text-align: center;
  margin: 5px 0 0 0;
  width: 90px;
}
/* line 5, app/components/design/business_hall/services/view.scss */
.design-service > .headerheader {
  margin-bottom: 30px;
}
/* line 8, app/components/design/business_hall/services/view.scss */
.design-service > .headerheader .name {
  width: 160px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
  background: #009ddc;
  text-align: center;
}
/* line 20, app/components/design/business_hall/services/view.scss */
.design-service .items {
  font-size: 0px;
}
/* line 23, app/components/design/business_hall/services/view.scss */
.design-service .items .item {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100px;
  padding: 10px 10px 0 10px;
  margin: 20px;
  border: 1px solid #dfdfdf;
}
/* line 30, app/components/design/business_hall/services/view.scss */
.design-service .items .item > img {
  width: 100%;
  height: 40px;
}
/* line 35, app/components/design/business_hall/services/view.scss */
.design-service .items .item > p {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  color: #333;
}
/* line 5, app/components/design/business_hall/single_window/view.scss */
.design-single-window .instro > .headerheader {
  font-size: 16px;
  height: 25px;
  line-height: 25px;
  color: #46B8E6;
}
/* line 12, app/components/design/business_hall/single_window/view.scss */
.design-single-window .instro .detail {
  color: #b0b0b0;
  font-size: 14px;
}
/* line 15, app/components/design/business_hall/single_window/view.scss */
.design-single-window .instro .detail p {
  line-height: 30px;
}
/* line 20, app/components/design/business_hall/single_window/view.scss */
.design-single-window .instro .links {
  font-size: 0;
}
/* line 23, app/components/design/business_hall/single_window/view.scss */
.design-single-window .instro .links .link {
  width: 160px;
  display: inline-block;
  text-align: center;
}
/* line 31, app/components/design/business_hall/single_window/view.scss */
.design-single-window .picture {
  padding: 0 50px;
}
/* line 3, app/components/design/business_hall/site/view.scss */
.design-site .instro {
  width: 650px !important;
  margin-left: 120px;
  float: right;
}
/* line 8, app/components/design/business_hall/site/view.scss */
.design-site .instro p {
  text-indent: 2rem;
}
/* line 14, app/components/design/business_hall/site/view.scss */
.design-site .picture img {
  width: 100%;
}
/* line 20, app/components/design/business_hall/site/view.scss */
.design-site .bussiness-body .picture {
  padding: 0 20px 0 0 !important;
}
/* line 11, app/components/design/business_hall/view.scss */
.design-bussiness-mall > .headerheader {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
/* line 16, app/components/design/business_hall/view.scss */
.design-bussiness-mall > .headerheader .name {
  min-width: 160px;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px dashed #46b8e6;
  color: #58b3e3;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 20px;
}
/* line 27, app/components/design/business_hall/view.scss */
.design-bussiness-mall > .headerheader .arrow {
  margin-top: 10px;
}
/* line 32, app/components/design/business_hall/view.scss */
.design-bussiness-mall .bussiness-body {
  font-size: 0px;
}
/* line 35, app/components/design/business_hall/view.scss */
.design-bussiness-mall .bussiness-body .picture {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 41, app/components/design/business_hall/view.scss */
.design-bussiness-mall .bussiness-body .picture img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
}
/* line 47, app/components/design/business_hall/view.scss */
.design-bussiness-mall .bussiness-body .instro {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 51, app/components/design/business_hall/view.scss */
.design-bussiness-mall .bussiness-body .instro .nav-link {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 78px;
  height: 90px;
}
/* line 56, app/components/design/business_hall/view.scss */
.design-bussiness-mall .bussiness-body .instro .nav-link img {
  width: 100%;
}
/* line 63, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links {
  margin-top: 20px;
  width: 600px;
  position: relative;
}
/* line 68, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .left,
.design-bussiness-mall .links .right {
  position: absolute;
  height: 123px;
  line-height: 123px;
  width: 20px;
  text-align: center;
  font-size: 20px;
}
/* line 77, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .left > a,
.design-bussiness-mall .links .right > a {
  color: #c1c1c1;
}
/* line 83, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .left {
  left: -20px;
}
/* line 87, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .right {
  right: -20px;
}
/* line 91, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .link-list {
  width: 100%;
  font-size: 0px;
  white-space: nowrap;
  overflow: hidden;
}
/* line 97, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .link-list .link {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
  height: 123px;
  font-size: 14px;
}
/* line 104, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .link-list .link > a {
  width: 107px;
  height: 123px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: url("/feebas/assets/images/other-images/beijing.png");
  text-align: center;
}
/* line 111, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .link-list .link > a .pic {
  margin-top: 32px;
}
/* line 114, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .link-list .link > a .pic img {
  width: 35px;
  height: 35px;
}
/* line 120, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .link-list .link > a .tip-word {
  padding: 0 12px;
  margin-top: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  width: 100%;
  font-size: 14px;
}
/* line 131, app/components/design/business_hall/view.scss */
.design-bussiness-mall .links .link-list .link > a:hover {
  background: url("/feebas/assets/images/other-images/beijing-hover.png");
}
/* line 3, app/components/design/trade_logistics/function/view.scss */
.design-trade-function {
  font-size: 0;
}
/* line 6, app/components/design/trade_logistics/function/view.scss */
.design-trade-function .instro {
  width: 66.7%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 10, app/components/design/trade_logistics/function/view.scss */
.design-trade-function .instro > .headerheader {
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #46B8E6;
}
/* line 17, app/components/design/trade_logistics/function/view.scss */
.design-trade-function .instro .description {
  margin-top: 20px;
  height: 30px;
  line-height: 30px;
  color: #999999;
  font-size: 14px;
}
/* line 25, app/components/design/trade_logistics/function/view.scss */
.design-trade-function .instro .margin-top-50 {
  margin-top: 50px;
}
/* line 29, app/components/design/trade_logistics/function/view.scss */
.design-trade-function .instro .menus {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  color: #999999;
}
/* line 35, app/components/design/trade_logistics/function/view.scss */
.design-trade-function .instro .menus .menu {
  height: 30px;
  line-height: 30px;
}
/* line 41, app/components/design/trade_logistics/function/view.scss */
.design-trade-function .instro .code {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #999999;
  font-size: 14px;
}
/* line 47, app/components/design/trade_logistics/function/view.scss */
.design-trade-function .instro .code > p {
  margin: 0;
  height: 20px;
  line-height: 20px;
}
/* line 56, app/components/design/trade_logistics/function/view.scss */
.design-trade-function .picture {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 33.3%;
}
/* line 59, app/components/design/trade_logistics/function/view.scss */
.design-trade-function .picture img {
  float: right;
}
/* line 2, app/components/design/trade_logistics/header/view.scss */
.design-trade-logistic-header .name {
  font-size: 16px;
  color: #7d7d7d;
  font-weight: 600;
}
/* line 8, app/components/design/trade_logistics/header/view.scss */
.design-trade-logistic-header .background {
  height: 10px;
  background: url("/feebas/assets/images/other-images/spilt-rule.png") center no-repeat;
  width: 100%;
}
/* line 14, app/components/design/trade_logistics/header/view.scss */
.design-trade-logistic-header .description {
  font-size: 14px;
  color: #808080;
}
/* line 19, app/components/design/trade_logistics/header/view.scss */
.design-trade-logistic-header .name,
.design-trade-logistic-header .description {
  padding: 5px 0px;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 3, app/components/design/trade_logistics/navs/view.scss */
.design-navs {
  min-width: 1200px;
  font-size: 0;
}
/* line 8, app/components/design/trade_logistics/navs/view.scss */
.design-navs .left-picture {
  width: 500px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 50px 0px;
}
/* line 13, app/components/design/trade_logistics/navs/view.scss */
.design-navs .left-picture .background {
  width: 380px;
  height: 280px;
  background: #009ddc;
  padding: 20px;
}
/* line 19, app/components/design/trade_logistics/navs/view.scss */
.design-navs .left-picture .background img {
  width: 100%;
  height: 240px;
}
/* line 27, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right {
  width: 700px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 31, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .word {
  width: 660px;
  height: 200px;
  border: 5px solid #009ddc;
  padding: 15px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}
/* line 41, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links {
  margin-top: 20px;
  width: 660px;
  position: relative;
}
/* line 46, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .left,
.design-navs .right .links .right {
  position: absolute;
  height: 123px;
  line-height: 123px;
  width: 20px;
  text-align: center;
  font-size: 20px;
}
/* line 55, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .left > a,
.design-navs .right .links .right > a {
  color: #c1c1c1;
}
/* line 61, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .left {
  left: -20px;
}
/* line 65, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .right {
  right: -20px;
}
/* line 69, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .link-list {
  width: 100%;
  font-size: 0px;
  white-space: nowrap;
  overflow: hidden;
}
/* line 75, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .link-list .link {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
  height: 123px;
  font-size: 14px;
}
/* line 82, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .link-list .link > a {
  width: 107px;
  height: 123px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: url("/feebas/assets/images/other-images/beijing.png");
  text-align: center;
}
/* line 89, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .link-list .link > a .pic {
  margin-top: 32px;
}
/* line 92, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .link-list .link > a .pic img {
  width: 35px;
  height: 35px;
}
/* line 98, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .link-list .link > a .tip-word {
  padding: 0 12px;
  margin-top: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  width: 100%;
  font-size: 14px;
}
/* line 109, app/components/design/trade_logistics/navs/view.scss */
.design-navs .right .links .link-list .link > a:hover {
  background: url("/feebas/assets/images/other-images/beijing-hover.png");
}
/* line 4, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop {
  padding: 0 40px;
  position: relative;
  min-height: 100px;
}
/* line 9, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .left,
.design-roll-shop .right {
  position: absolute;
  height: 125px;
  line-height: 125px;
  width: 40px;
  text-align: center;
}
/* line 17, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .left > a,
.design-roll-shop .right > a {
  width: 40px;
  border: 1px solid #dfdfdf;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 25px;
  line-height: 20px;
  font-size: 16px;
  display: inline-block;
  color: #dfdfdf;
}
/* line 29, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .left {
  left: 0px;
}
/* line 33, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .right {
  right: 0px;
}
/* line 37, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .shops {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
  padding: 10px;
}
/* line 44, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .shops .shop {
  display: inline-block;
  width: 20%;
  padding: 0 20px;
}
/* line 49, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .shops .shop:nth-child(6) {
  padding-left: 200px;
}
/* line 53, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .shops .shop > div {
  padding: 20px 30px;
  height: 90px;
  background: #fff;
  transform: skew(-20deg);
}
/* line 60, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .shops .shop img {
  width: 100%;
  height: 50px;
  transform: skew(20deg);
}
/* line 66, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .shops .shop > p {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  overflow: ellipsis;
  text-overflow: hidden;
  color: #333;
}
/* line 81, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .shops.negative .shop > div {
  transform: skew(20deg);
}
/* line 85, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .shops.negative .shop img {
  transform: skew(-20deg);
}
/* line 92, app/components/design/trade_logistics/roll_shops/view.scss */
.design-roll-shop .hide {
  display: none !important;
}
/* line 5, app/components/design/trade_logistics/shipping/view.scss */
.design-shipping .items {
  font-size: 14px;
  padding-left: 20px;
}
/* line 9, app/components/design/trade_logistics/shipping/view.scss */
.design-shipping .items .more-prices {
  height: 30px;
  line-height: 30px;
  text-align: right;
}
/* line 17, app/components/design/trade_logistics/shipping/view.scss */
.design-shipping .table-horizontal th,
.design-shipping .table-horizontal td {
  text-align: center;
}
/* line 22, app/components/design/trade_logistics/shipping/view.scss */
.design-shipping .table-horizontal td {
  padding-top: 0;
  border-left: 0px;
  border-right: 0px;
}
/* line 28, app/components/design/trade_logistics/shipping/view.scss */
.design-shipping .table-horizontal th {
  background: #009ddc;
  color: #fff;
  border: none;
  padding: 5px;
}
/* line 35, app/components/design/trade_logistics/shipping/view.scss */
.design-shipping .table-horizontal .btn-primary {
  background: #fb9800;
  padding: 2px 5px;
}
/* line 5, app/components/design/trade_logistics/shop_list/view.scss */
.design-shop-list {
  padding: 0 40px;
  position: relative;
  min-height: 100px;
}
/* line 10, app/components/design/trade_logistics/shop_list/view.scss */
.design-shop-list .hide {
  display: none !important;
}
/* line 14, app/components/design/trade_logistics/shop_list/view.scss */
.design-shop-list .left,
.design-shop-list .right {
  position: absolute;
  height: 60px;
  line-height: 60px;
  width: 40px;
  text-align: center;
}
/* line 22, app/components/design/trade_logistics/shop_list/view.scss */
.design-shop-list .left > a,
.design-shop-list .right > a {
  width: 40px;
  border: 1px solid #dfdfdf;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 25px;
  line-height: 20px;
  font-size: 16px;
  display: inline-block;
  color: #dfdfdf;
}
/* line 34, app/components/design/trade_logistics/shop_list/view.scss */
.design-shop-list .left {
  left: 0px;
}
/* line 38, app/components/design/trade_logistics/shop_list/view.scss */
.design-shop-list .right {
  right: 0px;
}
/* line 42, app/components/design/trade_logistics/shop_list/view.scss */
.design-shop-list .shops {
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
}
/* line 47, app/components/design/trade_logistics/shop_list/view.scss */
.design-shop-list .shops .shop {
  width: 16.66666666666666%;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
}
/* line 52, app/components/design/trade_logistics/shop_list/view.scss */
.design-shop-list .shops .shop > a {
  display: inline-block;
  width: 120px;
  height: 60px;
  border: 1px solid #dfdfdf;
}
/* line 58, app/components/design/trade_logistics/shop_list/view.scss */
.design-shop-list .shops .shop > a > img {
  width: 100%;
  height: 58px;
}
/* line 4, app/components/design/trade_logistics/shops/view.scss */
.design-shops .shops {
  padding: 30px 20px 20px 20px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 0;
}
/* line 9, app/components/design/trade_logistics/shops/view.scss */
.design-shops .shops .shop {
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 13, app/components/design/trade_logistics/shops/view.scss */
.design-shops .shops .shop:nth-child(-n + 2) {
  padding-top: 0;
}

/* line 20, app/components/design/trade_logistics/shops/view.scss */
.parallelogram {
  width: 150px;
  height: 100px;
  margin-left: 20px;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  background: red;
}
/* line 2, app/components/edi/ciqinfo/view.scss */
.gjzlgck_ciqinfo .ciq_info_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/ciqinfo/view.scss */
.gjzlgck_ciqinfo .ciq_info_option dl dt {
  float: left;
}
/* line 6, app/components/edi/ciqinfo/view.scss */
.gjzlgck_ciqinfo .ciq_info_option dl dd {
  float: left;
  margin-left: 110px;
}
/* line 7, app/components/edi/ciqinfo/view.scss */
.gjzlgck_ciqinfo .ciq_info_option dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 3, app/components/edi/containerlog/view.scss */
.dxlsgck_containerlog .containerlog_option dl {
  padding: 15px 15px 15px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/containerlog/view.scss */
.dxlsgck_containerlog .containerlog_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 6, app/components/edi/containerlog/view.scss */
.dxlsgck_containerlog .containerlog_option dl dd {
  float: left;
  margin-left: 0px;
}
/* line 7, app/components/edi/containerlog/view.scss */
.dxlsgck_containerlog .containerlog_option dl input[type="text"] {
  width: 300px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
@charset "UTF-8";
/* line 2, app/components/edi/ctnGateIn/view.scss */
.testing_ctnGateIn .testing {
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 3, app/components/edi/ctnGateIn/view.scss */
.testing_ctnGateIn .testing dt {
  float: left;
  border: 0px solid red;
}
/* line 4, app/components/edi/ctnGateIn/view.scss */
.testing_ctnGateIn .testing dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 5, app/components/edi/ctnGateIn/view.scss */
.testing_ctnGateIn .testing input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 6, app/components/edi/ctnGateIn/view.scss */
.testing_ctnGateIn .testing select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 200px;
  height: 33px;
  line-height: 33px;
  margin-left: 11px;
}
/* line 2, app/components/edi/cusmov/view.scss */
.ciqgck_nbport_cusmov .ciq_check_option {
  border: 0px solid red;
  margin: 0 auto;
  overflow: hidden;
  padding: 15px 15px;
}
/* line 5, app/components/edi/cusmov/view.scss */
.ciqgck_nbport_cusmov .ciq_check_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 6, app/components/edi/cusmov/view.scss */
.ciqgck_nbport_cusmov .ciq_check_option dl dd {
  float: left;
  margin-left: 110px;
}
/* line 7, app/components/edi/cusmov/view.scss */
.ciqgck_nbport_cusmov .ciq_check_option dl input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 8, app/components/edi/cusmov/view.scss */
.ciqgck_nbport_cusmov .ciq_check_option dl select {
  width: 235px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 14, app/components/edi/cusmov/view.scss */
.ciqgck_nbport_cusmov .ciq_check_option_time dl dt {
  margin-left: 9px;
}
/* line 15, app/components/edi/cusmov/view.scss */
.ciqgck_nbport_cusmov .ciq_check_option_time dl input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
@charset "UTF-8";
/* line 1, app/components/edi/cusport/view.scss */
.cusport .cusport_option {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 2, app/components/edi/cusport/view.scss */
.cusport .cusport_option dt {
  float: left;
  border: 0px solid red;
  margin-left: 10px;
}
/* line 3, app/components/edi/cusport/view.scss */
.cusport .cusport_option dd {
  float: left;
  border: 0px solid red;
  margin-left: 96px;
}
/* line 4, app/components/edi/cusport/view.scss */
.cusport .cusport_option input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 5, app/components/edi/cusport/view.scss */
.cusport .cusport_option dd input {
  width: 170px;
  height: 32px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 6, app/components/edi/cusport/view.scss */
.cusport .cusport_option select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 235px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
/* line 8, app/components/edi/cusport/view.scss */
.cusport .cusport_option2 {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 9, app/components/edi/cusport/view.scss */
.cusport .cusport_option2 dt {
  float: left;
  border: 0px solid red;
  margin-left: 10px;
}
/* line 10, app/components/edi/cusport/view.scss */
.cusport .cusport_option2 dd {
  float: left;
  border: 0px solid red;
  margin-left: 38px;
}
/* line 11, app/components/edi/cusport/view.scss */
.cusport .cusport_option2 dd input[type="radio"] {
  width: 15px;
  vertical-align: middle;
  margin-top: -2px;
  margin-bottom: 1px;
}
/* line 12, app/components/edi/cusport/view.scss */
.cusport .cusport_option2 input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 13, app/components/edi/cusport/view.scss */
.cusport .cusport_option2 dd input {
  width: 170px;
  height: 32px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 14, app/components/edi/cusport/view.scss */
.cusport .cusport_option2 select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 120px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
/* line 15, app/components/edi/cusport/view.scss */
.cusport .see_info_vi {
  border: 1px;
  solid: #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 16, app/components/edi/cusport/view.scss */
.cusport .see_info_vi table {
  border: 5px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 100%;
}
/* line 17, app/components/edi/cusport/view.scss */
.cusport .see_info_vi th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 18, app/components/edi/cusport/view.scss */
.cusport .see_info_vi td {
  text-align: center;
  height: 50px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
@charset "UTF-8";
/* line 3, app/components/edi/custlcmd/view.scss */
.gck_custlcmd .customs_option {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 4, app/components/edi/custlcmd/view.scss */
.gck_custlcmd .customs_option dl {
  margin-bottom: 20px;
}
/* line 5, app/components/edi/custlcmd/view.scss */
.gck_custlcmd .customs_option dt {
  float: left;
  border: 0px solid red;
}
/* line 6, app/components/edi/custlcmd/view.scss */
.gck_custlcmd .customs_option dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 7, app/components/edi/custlcmd/view.scss */
.gck_custlcmd .customs_option input[type="text"] {
  width: 185px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  text-transform: uppercase;
}
/* line 8, app/components/edi/custlcmd/view.scss */
.gck_custlcmd .customs_option select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 190px;
  height: 33px;
  line-height: 33px;
  margin-left: 11px;
}
/* line 2, app/components/edi/custptr/view.scss */
.ciqgck_custptr .customs_allow_option {
  padding: 15px 5px 0px 15px;
  overflow: hidden;
}
/* line 4, app/components/edi/custptr/view.scss */
.ciqgck_custptr .customs_allow_option dt {
  float: left;
}
/* line 5, app/components/edi/custptr/view.scss */
.ciqgck_custptr .customs_allow_option dd {
  float: left;
  margin-left: 30px;
}
/* line 6, app/components/edi/custptr/view.scss */
.ciqgck_custptr .customs_allow_option input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 2, app/components/edi/dangerousgoods/view.scss */
.zcwspgck_dangerousgoods .stay_dangerousgoods_option {
  padding: 15px 15px 15px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/dangerousgoods/view.scss */
.zcwspgck_dangerousgoods .stay_dangerousgoods_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 6, app/components/edi/dangerousgoods/view.scss */
.zcwspgck_dangerousgoods .stay_dangerousgoods_option dl dd {
  float: left;
  margin-left: 40px;
}
/* line 7, app/components/edi/dangerousgoods/view.scss */
.zcwspgck_dangerousgoods .stay_dangerousgoods_option dl input[type="text"] {
  width: 250px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/*
 * 
.zcxgck_field_details {
    .field_details_option{
        margin-top: 15px; margin-bottom: 15px; overflow:hidden; 
        dl{
            dt{float: left; width: 100px; text-align: right;  margin-left: 5px;line-height: 30px;  }
            dd{float: left;  margin-left: 5px;}
            input[type="text"]{ width: 230px; height: 30px; line-height: 30px; margin-left: 5px;}
        }
    }
    .field_details_info{
        background-color: #FFFFFF;  min-height: 133px; max-height: 233px; overflow: auto;
        table{
            border-collapse:collapse;font-size:13px;width: 100%;
            th{height:30px;font-weight:normal; border: 1px solid #E6E6E6;background-color: #FAFAFA;}
            td{text-align:center; height:30px;border: 1px solid #E6E6E6;}
        }
    }
   
}
 */
/* line 2, app/components/edi/paperless_pass/view.scss */
.wzhgck_paperless_pass .paperless_pass_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/paperless_pass/view.scss */
.wzhgck_paperless_pass .paperless_pass_option dl dt {
  float: left;
}
/* line 6, app/components/edi/paperless_pass/view.scss */
.wzhgck_paperless_pass .paperless_pass_option dl dd {
  float: left;
  margin-left: 50px;
}
/* line 7, app/components/edi/paperless_pass/view.scss */
.wzhgck_paperless_pass .paperless_pass_option dl select {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 2px;
}
/* line 8, app/components/edi/paperless_pass/view.scss */
.wzhgck_paperless_pass .paperless_pass_option dl input[type="text"] {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/edi/paperless_pass/view.scss */
.wzhgck_paperless_pass .paperless_pass_info {
  margin-top: 15px;
  background-color: #FFFFFF;
  overflow: auto;
}
/* line 13, app/components/edi/paperless_pass/view.scss */
.wzhgck_paperless_pass .paperless_pass_info table {
  border: 1px solid #E6E6E6;
  border-collapse: collapse;
  width: 2000px;
}
/* line 15, app/components/edi/paperless_pass/view.scss */
.wzhgck_paperless_pass .paperless_pass_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 16, app/components/edi/paperless_pass/view.scss */
.wzhgck_paperless_pass .paperless_pass_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 18, app/components/edi/paperless_pass/view.scss */
.wzhgck_paperless_pass .paperless_pass_info table td a {
  color: #1660C1;
}
/* line 2, app/components/edi/scoarri/view.scss */
.zxcgck_shipment_scoarri .shipment_scoarri_option {
  padding: 15px 15px 0px 15px;
}
/* line 4, app/components/edi/scoarri/view.scss */
.zxcgck_shipment_scoarri .shipment_scoarri_option span {
  margin-left: 5px;
}
/* line 5, app/components/edi/scoarri/view.scss */
.zxcgck_shipment_scoarri .shipment_scoarri_option input[type="radio"] {
  width: 15px;
  vertical-align: middle;
  margin-top: -2px;
  margin-bottom: 1px;
  text-transform: uppercase;
}
/* line 7, app/components/edi/scoarri/view.scss */
.zxcgck_shipment_scoarri .shipment_ship_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 10, app/components/edi/scoarri/view.scss */
.zxcgck_shipment_scoarri .shipment_ship_option dl dt {
  float: left;
}
/* line 11, app/components/edi/scoarri/view.scss */
.zxcgck_shipment_scoarri .shipment_ship_option dl dd {
  float: left;
  margin-left: 30px;
}
/* line 12, app/components/edi/scoarri/view.scss */
.zxcgck_shipment_scoarri .shipment_ship_option dl input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 2, app/components/edi/scodeco/view.scss */
.jcmgck_access_scodeco .access_scodeco_option {
  padding: 15px 15px 0px 15px;
}
/* line 4, app/components/edi/scodeco/view.scss */
.jcmgck_access_scodeco .access_scodeco_option span {
  margin-left: 5px;
}
/* line 5, app/components/edi/scodeco/view.scss */
.jcmgck_access_scodeco .access_scodeco_option input[type="radio"] {
  width: 15px;
  vertical-align: middle;
  margin-top: -2px;
  margin-bottom: 1px;
  text-transform: uppercase;
}
/* line 7, app/components/edi/scodeco/view.scss */
.jcmgck_access_scodeco .import_access_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 10, app/components/edi/scodeco/view.scss */
.jcmgck_access_scodeco .import_access_option dl dt {
  float: left;
}
/* line 11, app/components/edi/scodeco/view.scss */
.jcmgck_access_scodeco .import_access_option dl dd {
  float: left;
  margin-left: 30px;
}
/* line 12, app/components/edi/scodeco/view.scss */
.jcmgck_access_scodeco .import_access_option dl input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 2, app/components/edi/tcbpatrol/view.scss */
.wkxgck_tcb_patrol .tcb_patrol_option {
  padding: 15px 15px 15px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/tcbpatrol/view.scss */
.wkxgck_tcb_patrol .tcb_patrol_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 6, app/components/edi/tcbpatrol/view.scss */
.wkxgck_tcb_patrol .tcb_patrol_option dl dd {
  float: left;
  margin-left: 40px;
}
/* line 7, app/components/edi/tcbpatrol/view.scss */
.wkxgck_tcb_patrol .tcb_patrol_option dl input[type="text"] {
  width: 250px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 10, app/components/edi/tcbpatrol/view.scss */
.wkxgck_tcb_patrol .tcb_patrol_info {
  border: 1px solid #E6E6E6;
  border-bottom: 0px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 12, app/components/edi/tcbpatrol/view.scss */
.wkxgck_tcb_patrol .tcb_patrol_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 14, app/components/edi/tcbpatrol/view.scss */
.wkxgck_tcb_patrol .tcb_patrol_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 15, app/components/edi/tcbpatrol/view.scss */
.wkxgck_tcb_patrol .tcb_patrol_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
@charset "UTF-8";
/*
.zcgck_transfer_transition{
    .transfer_transition_option{
        dl{
            padding: 15px 15px 15px 15px; overflow:hidden;
            dt{float: left;border: 0px solid red; margin-left: 10px; }
            dd{float: left;border: 0px solid red;  margin-left: 90px;}
            select{width: 230px; height: 32px; line-height: 32px; margin-left: 5px;}
        }
    }
    .transit_query_condition1{border: 0px solid red; margin:0 auto; margin-top: 20px; margin-left: 20px; margin-right: 20px;  overflow:hidden; }
    .transit_query_condition1 dl{  }
    .transit_query_condition1 dt{float: left;border: 0px solid red; margin-left: 13px; }
    .transit_query_condition1 dd{float: left;border: 0px solid red;  margin-left: 118px;}
    .transit_query_condition1 dt input[type="text"]{ width: 230px; height: 30px; line-height: 30px; margin-left: 10px;}
    .transit_query_condition1 dd input[type="text"]{ width: 230px; height: 30px; line-height: 30px; margin-left: 10px;}
    .transit_query_condition1 select{ font-family: "微软雅黑"; font-size: 12px; width: 230px; height: 32px; line-height: 34px; margin-left: 11px;}
    
    .transit_query_riqi{border: 0px solid red; margin:0 auto; margin-top: 20px; margin-left: 20px; margin-right: 20px;  overflow:hidden; }
    .transit_query_riqi dl{ margin-bottom: 20px; }
    .transit_query_riqi dt{float: left;border: 0px solid red; margin-left: 16px;}
    .transit_query_riqi dd{float: left;border: 0px solid red;  margin-left: 105px;}
    .transit_query_riqi dt input{ width: 170px; height: 30px; line-height: 30px; margin-left: 10px;}
    .transit_query_riqi dd input{ width: 170px; height: 30px; line-height: 30px; margin-left: 10px; }
    
}
*/
/* line 2, app/components/edi/vesselinfo/view.scss */
.zpzlgck_vessel_info .vessel_info_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/vesselinfo/view.scss */
.zpzlgck_vessel_info .vessel_info_option dl dt {
  float: left;
}
/* line 6, app/components/edi/vesselinfo/view.scss */
.zpzlgck_vessel_info .vessel_info_option dl dd {
  float: left;
  margin-left: 30px;
}
/* line 7, app/components/edi/vesselinfo/view.scss */
.zpzlgck_vessel_info .vessel_info_option dl input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 3, app/components/edi/voyageinfo/view.scss */
.mtcqgck_voyage_info .voyage_info_option dl {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/voyageinfo/view.scss */
.mtcqgck_voyage_info .voyage_info_option dl dt {
  float: left;
}
/* line 6, app/components/edi/voyageinfo/view.scss */
.mtcqgck_voyage_info .voyage_info_option dl dd {
  float: left;
  margin-left: 110px;
}
/* line 7, app/components/edi/voyageinfo/view.scss */
.mtcqgck_voyage_info .voyage_info_option dl input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 8, app/components/edi/voyageinfo/view.scss */
.mtcqgck_voyage_info .voyage_info_option dl select {
  width: 235px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
@charset "UTF-8";
/* line 3, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .voyage_info_option dl {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .voyage_info_option dl dt {
  float: left;
}
/* line 6, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .voyage_info_option dl dt input[type="text"] {
  width: 155px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 7, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .voyage_info_option dl dt select {
  width: 155px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 9, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .voyage_info_option dl dd {
  float: left;
  margin-left: 5px;
}
/* line 10, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .voyage_info_option dl input[type="text"] {
  width: 128px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 11, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .voyage_info_option dl select {
  width: 128px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 14, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: scroll;
  height: 570px;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 31, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 36, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 48, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 53, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 61, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 67, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 73, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 78, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 83, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 96, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 104, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 121, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .assign_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 126, app/components/edi/voyageinfoNew/view.scss */
.mtcqgck_voyage_info_new .assign_button button {
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 1, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track {
  /*  
    .clearfix:before,.clearfix:after{display:table;content:"";}
    .clearfix:after{clear:both;}
    .clearfix{zoom:1;}
    body{background:url(/feebas/assets/images/other-images/bg.png) left top repeat-y;}
    .line_xian2{width:1px;height:100%;background-color:#999;position:absolute;left:26px;z-index:-1;}
    */
}
/* line 2, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_option {
  padding: 15px 15px 15px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_option dl dt {
  float: left;
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
}
/* line 6, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_option dl dd {
  float: left;
  margin-left: 0px;
  width: 350px;
}
/* line 7, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_option dl input[type="radio"] {
  width: 20px;
  vertical-align: middle;
}
/* line 8, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_option dl input[type="text"] {
  width: 250px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 11, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_title {
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #BDC3C7;
  border-bottom: 0px solid;
  margin-top: 15px;
}
/* line 14, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_title .single_jk_title {
  width: 600px;
  float: left;
}
/* line 15, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_title .logistics_jk_title {
  width: 550px;
  float: right;
}
/* line 17, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_info {
  border: 1px solid #BDC3C7;
  float: left;
  border-top: solid 0px #BDC3C7;
  width: 600px;
  background-color: #FFFFFF;
}
/* line 19, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 21, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_info table th {
  height: 35px;
  width: 150px;
  font-weight: normal;
  color: #333;
  background-color: #EEEEEE;
  border-top: solid 1px #BDC3C7;
  border-bottom: solid 1px #BDC3C7;
}
/* line 22, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_info table td {
  text-align: center;
  height: 35px;
}
/* line 24, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_info table td a {
  color: #1660C1;
}
/* line 24, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .entrance_track_info table td span {
  color: #2EC300;
}
/* line 28, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .logistics_jk {
  border: 1px solid #BDC3C7;
  float: right;
  width: 550px;
  height: 375px;
}
/* line 30, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .logistics_jk .logistics_jk_down {
  width: 550px;
  height: 372px;
  overflow: auto;
}
/* line 32, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .logistics_jk .logistics_jk_down .logistics_jk_followed {
  position: relative;
  padding-left: 20px;
  overflow: hidden;
}
/* line 34, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .logistics_jk .logistics_jk_down .logistics_jk_followed ul {
  margin-top: 15px;
}
/* line 36, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .logistics_jk .logistics_jk_down .logistics_jk_followed ul li {
  padding-left: 25px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-bottom: 15px;
  background: url(/feebas/assets/images/other-images/034.png) left center no-repeat;
}
/* line 40, app/components/edi/yibuTong/entranceTrack/view.scss */
.jkgzgck_entrance_track .logistics_jk .logistics_jk_down .logistics_jk_followed ul li:last-child {
  margin-bottom: 0px;
  background: url(/feebas/assets/images/other-images/035.png) left center no-repeat;
}
/* line 2, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_option {
  padding: 15px 15px 15px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_option dl dt {
  float: left;
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
}
/* line 6, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_option dl dd {
  float: left;
  margin-left: 0px;
  width: 350px;
}
/* line 7, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_option dl input[type="radio"] {
  width: 20px;
  vertical-align: middle;
}
/* line 8, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_option dl input[type="text"] {
  width: 250px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 11, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_title {
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #BDC3C7;
  border-bottom: 0px solid;
  margin-top: 15px;
}
/* line 14, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_title .single_box_title {
  width: 600px;
  float: left;
}
/* line 15, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_title .logistics_node_title {
  width: 550px;
  float: right;
}
/* line 17, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_info {
  border: 1px solid #BDC3C7;
  float: left;
  border-top: solid 0px #BDC3C7;
  width: 600px;
  background-color: #FFFFFF;
}
/* line 19, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 21, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_info table th {
  height: 35px;
  width: 150px;
  font-weight: normal;
  color: #333;
  background-color: #EEEEEE;
  border-top: solid 1px #BDC3C7;
  border-bottom: solid 1px #BDC3C7;
}
/* line 22, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_info table td {
  text-align: center;
  height: 35px;
}
/* line 24, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_info table td a {
  color: #1660C1;
}
/* line 24, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .exit_track_info table td span {
  color: #2EC300;
}
/* line 28, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .logistics_node {
  border: 1px solid #BDC3C7;
  float: right;
  width: 550px;
  height: 375px;
}
/* line 30, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .logistics_node .logistics_node_down {
  width: 550px;
  height: 372px;
  overflow: auto;
}
/* line 32, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .logistics_node .logistics_node_down .logistics_node_followed {
  position: relative;
  padding-left: 20px;
  overflow: hidden;
}
/* line 34, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .logistics_node .logistics_node_down .logistics_node_followed ul {
  margin-top: 15px;
}
/* line 36, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .logistics_node .logistics_node_down .logistics_node_followed ul li {
  padding-left: 25px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-bottom: 15px;
  background: url(/feebas/assets/images/other-images/034.png) left center no-repeat;
}
/* line 40, app/components/edi/yibuTong/exitTrack/view.scss */
.ckgzgck_exit_track .logistics_node .logistics_node_down .logistics_node_followed ul li:last-child {
  margin-bottom: 0px;
  background: url(/feebas/assets/images/other-images/035.png) left center no-repeat;
}
/*
.jklxgck_play{
    .play_structure{border: 0px solid #E6E6E6;  background-color: #FFFFFF; overflow:hidden; }
    .play_info{border: 1px solid #197AFF; float: left; margin:0 auto; height: 400px; width: 560px;  
      overflow:hidden; }
    .play_info2{border: 1px solid #197AFF;float: right; margin:0 auto; height: 400px; width: 560px;  
      overflow:hidden; }
}
*/
@charset "UTF-8";
/* line 1, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box {
  /*  提箱详情  弹框  */
  /*  放箱情况  弹框  */
  /*  查看详情  弹框  */
  /*--  箱源详情  表--*/
}
/* line 2, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_option {
  padding: 15px 15px 15px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_option dl dt {
  float: left;
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
}
/* line 6, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_option dl dd {
  float: left;
  margin-left: 0px;
  width: 350px;
}
/* line 7, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_option dl input[type="radio"] {
  width: 20px;
  vertical-align: middle;
}
/* line 8, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_option dl input[type="text"] {
  width: 250px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 11, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_info {
  border: 1px solid #E6E6E6;
  margin-top: 15px;
  background-color: #FFFFFF;
}
/* line 13, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 15, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 16, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 18, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_info table td a {
  color: #1660C1;
}
/* line 18, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_info table td span {
  color: #2EC300;
}
/* line 23, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .suitcase_popover {
  position: fixed;
  top: 50%;
  left: 48%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 26, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .setBox_popover {
  position: fixed;
  top: 50%;
  left: 40%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 900px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 29, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .setBox2_popover {
  position: fixed;
  top: 40%;
  left: 48%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 32, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_details {
  background-color: #FFFFFF;
  max-height: 400px;
  overflow: auto;
}
/* line 34, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_details table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 36, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_details table th {
  height: 30px;
  width: 200px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  border-bottom: 0px solid #E6E6E6;
  background-color: #F2F2F2;
}
/* line 37, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_details table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 39, app/components/edi/yibuTong/releaseBox/view.scss */
.fxcxgck_release_box .release_box_details .number {
  font-weight: bold;
  height: 30px;
  text-align: left;
  text-indent: 10px;
  background-color: #FAFAFA;
}
/* line 2, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_option {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 5, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_option dl dt {
  float: left;
  margin-left: 5px;
}
/* line 6, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_option dl dd {
  float: left;
  margin-left: 70px;
}
/* line 7, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_option dl input[type="text"] {
  width: 250px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 8, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_option dl input[type="radio"] {
  width: 20px;
  vertical-align: middle;
}
/* line 9, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_option dl select {
  width: 250px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 12, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_opt {
  padding: 15px 15px 0px 15px;
  overflow: hidden;
}
/* line 15, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_opt dl dt {
  float: left;
  margin-left: 5px;
}
/* line 16, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_opt dl dd {
  float: left;
  margin-left: 60px;
}
/* line 17, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_opt dl input[type="radio"] {
  width: 20px;
  vertical-align: middle;
}
/* line 19, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_opt .tians {
  width: 50px;
  height: 30px;
  line-height: 30px;
}
/* line 20, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_opt .xialaks {
  width: 250px;
  height: 30px;
  line-height: 30px;
}
/* line 22, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 24, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 26, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_info table th {
  height: 40px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 27, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #E6E6E6;
}
/* line 29, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_info table td a {
  color: #1660C1;
}
/* line 29, app/components/edi/yibuTong/videoPlay/view.scss */
.kspbfgck_video_play .video_play_info table td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 2, app/components/ediOther/custptrSZ/view.scss */
.custptrSZ .bulk_grocery_option {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 3, app/components/ediOther/custptrSZ/view.scss */
.custptrSZ .bulk_grocery_option dt {
  float: left;
  border: 0px solid red;
}
/* line 4, app/components/ediOther/custptrSZ/view.scss */
.custptrSZ .bulk_grocery_option dd {
  float: left;
  border: 0px solid red;
  margin-left: 50px;
}
/* line 5, app/components/ediOther/custptrSZ/view.scss */
.custptrSZ .bulk_grocery_option input[type="text"] {
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 6, app/components/ediOther/custptrSZ/view.scss */
.custptrSZ .bulk_grocery_option dd input[type="radio"] {
  width: 20px;
}
/* line 7, app/components/ediOther/custptrSZ/view.scss */
.custptrSZ .bulk_grocery_option select {
  font-family: "微软雅黑";
  width: 220px;
  height: 33px;
  line-height: 33px;
  margin-left: 11px;
}
@charset "UTF-8";
/* line 2, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .zmt_option_airlines {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 3, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .zmt_option_airlines th {
  border: 0px solid red;
  font-weight: normal;
}
/* line 4, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .zmt_option_airlines td {
  width: 240px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 5, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .zmt_option_airlines {
  border: 2px solid #ddd;
  padding: 20px;
}
/* line 6, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .zmt_option_airlines table tr th,
.srpmContainerArriveInfo .zmt_option_airlines table tr td {
  padding: 5px 10px;
}
/* line 8, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .zmt_option_airlines table tr th {
  text-align: right;
}
/* line 9, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .zmt_option_airlines table tr th .field-name {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #ddd;
}
/* line 10, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .zmt_option_airlines table tr td select {
  padding: 5px;
  border: 1px solid #ddd;
}
/* line 11, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .zmt_option_airlines table tr td span {
  padding-left: 10px;
  color: #999;
}
/* line 12, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo table tr th .field-name {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #ddd;
}
/* line 14, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .option_set {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 15, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .option_set dt {
  float: left;
  border: 0px solid red;
}
/* line 16, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .option_set dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 17, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .option_set dt input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 18, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .option_set dd input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 19, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .option_set dd input[type="radio"] {
  width: 20px;
}
/* line 20, app/components/ediOther/srpmContainerArriveInfo/view.scss */
.srpmContainerArriveInfo .option_set select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 200px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
@charset "UTF-8";
/* line 2, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .zmt_option_airlines {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 3, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .zmt_option_airlines th {
  border: 0px solid red;
  font-weight: normal;
}
/* line 4, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .zmt_option_airlines td {
  width: 240px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 5, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .zmt_option_airlines {
  border: 2px solid #ddd;
  padding: 20px;
}
/* line 6, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .zmt_option_airlines table tr th,
.srpmContainerSendInfo .zmt_option_airlines table tr td {
  padding: 5px 10px;
}
/* line 8, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .zmt_option_airlines table tr th {
  text-align: right;
}
/* line 9, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .zmt_option_airlines table tr th .field-name {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #ddd;
}
/* line 10, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .zmt_option_airlines table tr td select {
  padding: 5px;
  border: 1px solid #ddd;
}
/* line 11, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .zmt_option_airlines table tr td span {
  padding-left: 10px;
  color: #999;
}
/* line 12, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo table tr th .field-name {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #ddd;
}
/* line 14, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .option_set {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 15, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .option_set dt {
  float: left;
  border: 0px solid red;
}
/* line 16, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .option_set dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 17, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .option_set dt input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 18, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .option_set dd input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 19, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .option_set dd input[type="radio"] {
  width: 20px;
}
/* line 20, app/components/ediOther/srpmContainerSendInfo/view.scss */
.srpmContainerSendInfo .option_set select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 200px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
@charset "UTF-8";
/* line 2, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .dateclass {
  background: url(/feebas/assets/images/other-images/date.png) no-repeat center right;
}
/* line 5, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .see_info_sszz {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 6, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .see_info_sszz table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 3500px;
}
/* line 7, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .see_info_sszz th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 8, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .see_info_sszz td {
  text-align: center;
  height: 50px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 9, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .option_set4 {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 11, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .option_set4 .you {
  margin-left: 10px;
}
/* line 12, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .option_set4 dt {
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
/* line 13, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .option_set4 dd {
  float: left;
  border: 0px solid red;
  margin-left: 110px;
}
/* line 14, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .option_set4 dt input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 15, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .option_set4 dd input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 16, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .option_set4 dd input {
  width: 170px;
  height: 32px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 17, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .option_set4 dd input[type="radio"] {
  width: 20px;
}
/* line 18, app/components/ediOther/SszzCtnQuery/view.scss */
.sszzCtnQuery .option_set4 select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 235px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
@charset "UTF-8";
/* line 2, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .hide {
  display: none;
}
/* line 6, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .wid_structure {
  min-width: 1200px;
  margin: 20px 50px 20px 30px;
  overflow: hidden;
  background-color: #FAFAFA;
  font-family: "微软雅黑";
}
/* line 14, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .current_location {
  height: 45px;
  line-height: 45px;
  border-bottom: solid 1px #e6e6e6;
}
/* line 20, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .truck_info {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 25, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .see_info_vi {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 33, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .nav-tree {
  width: 180px;
  padding: 0;
  background-color: #fff;
  font-size: 14px;
  border-right: 2px solid #edeeef;
  padding-right: 3px;
  min-height: 350px;
  float: left;
}
/* line 43, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .nav-tree .lay-nav-item {
  width: 100%;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
}
/* line 48, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .nav-tree .lay-nav-item a {
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #666;
}
/* line 58, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .nav-tree .lay-nav-item a:hover {
  background-color: #f1f1f1;
}
/* line 63, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .nav-tree .lay-this {
  background-color: #f1f1f1;
}
/* line 68, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .weight_query_info {
  display: inline-block;
  width: calc(100% - 200px);
}
/* line 72, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .weight_query_info .search_info {
  margin: 20px 100px 0px 0px;
  text-align: right;
  min-height: 45px;
  line-height: 45px;
}
/* line 78, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .weight_query_info .search_info button {
  border: none;
  padding: 7px 15px;
  margin-left: 20px;
  background: #159BD5;
  color: #FFFFFF;
}
/* line 87, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .weight_query_info table {
  margin-top: 20px;
  background: #fff;
}
/* line 91, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .weight_query_info table thead {
  background: #f2f2f2;
}
/* line 95, app/components/ediOther/standradCodeQuery/view.scss */
.standradCodeQuery .weight_query_info table th,
.standradCodeQuery .weight_query_info table td {
  text-align: center;
  height: 35px;
  padding: 5px 15px;
}
@charset "UTF-8";
/* line 2, app/components/ediOther/TerminalBoxInletPortOfCall/view.scss */
.TerminalBoxInletPortOfCall .dateclass {
  background: url(/feebas/assets/images/other-images/date.png) no-repeat center right;
}
/* line 5, app/components/ediOther/TerminalBoxInletPortOfCall/view.scss */
.TerminalBoxInletPortOfCall .option_set2 {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 6, app/components/ediOther/TerminalBoxInletPortOfCall/view.scss */
.TerminalBoxInletPortOfCall .option_set2 dl {
  margin-bottom: 20px;
}
/* line 7, app/components/ediOther/TerminalBoxInletPortOfCall/view.scss */
.TerminalBoxInletPortOfCall .option_set2 dt {
  float: left;
  border: 0px solid red;
}
/* line 8, app/components/ediOther/TerminalBoxInletPortOfCall/view.scss */
.TerminalBoxInletPortOfCall .option_set2 dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 9, app/components/ediOther/TerminalBoxInletPortOfCall/view.scss */
.TerminalBoxInletPortOfCall .option_set2 select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 200px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
/* line 10, app/components/ediOther/TerminalBoxInletPortOfCall/view.scss */
.TerminalBoxInletPortOfCall .option_set2 dd select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 300px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
@charset "UTF-8";
/* line 1, app/components/ediOther/transQuery/view.scss */
.transQuery {
  background: url(/feebas/assets/images/other-images/date.png) no-repeat center right;
}
/* line 3, app/components/ediOther/transQuery/view.scss */
.transQuery .see_info_transQuery {
  border: 1px;
  solid: #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 4, app/components/ediOther/transQuery/view.scss */
.transQuery .see_info_transQuery table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 2500px;
}
/* line 5, app/components/ediOther/transQuery/view.scss */
.transQuery .see_info_transQuery th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 6, app/components/ediOther/transQuery/view.scss */
.transQuery .see_info_transQuery td {
  text-align: center;
  height: 50px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 8, app/components/ediOther/transQuery/view.scss */
.transQuery .option_packing {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
}
/* line 9, app/components/ediOther/transQuery/view.scss */
.transQuery .option_packing span {
  margin-left: 5px;
}
/* line 10, app/components/ediOther/transQuery/view.scss */
.transQuery .option_packing input[type="radio"] {
  width: 15px;
}
/* line 12, app/components/ediOther/transQuery/view.scss */
.transQuery .option_set {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 13, app/components/ediOther/transQuery/view.scss */
.transQuery .option_set dt {
  float: left;
  border: 0px solid red;
}
/* line 14, app/components/ediOther/transQuery/view.scss */
.transQuery .option_set dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 15, app/components/ediOther/transQuery/view.scss */
.transQuery .option_set dt input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 16, app/components/ediOther/transQuery/view.scss */
.transQuery .option_set dd input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 17, app/components/ediOther/transQuery/view.scss */
.transQuery .option_set dd input[type="radio"] {
  width: 20px;
}
/* line 18, app/components/ediOther/transQuery/view.scss */
.transQuery .option_set select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 200px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
/* line 1, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .truck_info {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 3, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .truckinfo_option {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 4, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .truckinfo_option dl {
  margin-bottom: 20px;
}
/* line 5, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .truckinfo_option dt {
  float: left;
  border: 0px solid red;
  margin-left: 16px;
}
/* line 6, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .truckinfo_option dd {
  float: left;
  border: 0px solid red;
  margin-left: 15px;
}
/* line 7, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .truckinfo_option dt select {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 8, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .truckinfo_option dd input {
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 9, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .truckinfo_option dd font {
  margin: 2px 5px 0 10px;
  color: #999;
  font-size: 12px;
}
/* line 11, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 15, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  color: black;
}
/* line 21, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 26, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .order_audit_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 30, app/components/ediOther/truckGPSInfo/view.scss */
.truckInfo .order_audit_info table td span {
  color: #2EC300;
}
/* line 1, app/components/ediOther/truckInfo/view.scss */
.truckInfo .truck_info {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 3, app/components/ediOther/truckInfo/view.scss */
.truckInfo .truckinfo_option {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 4, app/components/ediOther/truckInfo/view.scss */
.truckInfo .truckinfo_option dl {
  margin-bottom: 20px;
}
/* line 5, app/components/ediOther/truckInfo/view.scss */
.truckInfo .truckinfo_option dt {
  float: left;
  border: 0px solid red;
  margin-left: 16px;
}
/* line 6, app/components/ediOther/truckInfo/view.scss */
.truckInfo .truckinfo_option dd {
  float: left;
  border: 0px solid red;
  margin-left: 15px;
}
/* line 7, app/components/ediOther/truckInfo/view.scss */
.truckInfo .truckinfo_option dt select {
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 8, app/components/ediOther/truckInfo/view.scss */
.truckInfo .truckinfo_option dd input {
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 9, app/components/ediOther/truckInfo/view.scss */
.truckInfo .truckinfo_option dd font {
  margin: 2px 5px 0 10px;
  color: #999;
  font-size: 12px;
}
/* line 10, app/components/ediOther/truckInfo/view.scss */
.truckInfo .see_info_vi {
  border: 1px;
  solid: #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 11, app/components/ediOther/truckInfo/view.scss */
.truckInfo .see_info_vi table {
  border: 5px solid #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 100%;
}
/* line 12, app/components/ediOther/truckInfo/view.scss */
.truckInfo .see_info_vi th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 13, app/components/ediOther/truckInfo/view.scss */
.truckInfo .see_info_vi td {
  text-align: center;
  height: 50px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
@charset "UTF-8";
/* line 1, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .dateclass {
  background: url(/feebas/assets/images/other-images/date.png) no-repeat center right;
}
/* line 4, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .zmt_option_airlines {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 5, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .zmt_option_airlines th {
  border: 0px solid red;
  font-weight: normal;
}
/* line 6, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .zmt_option_airlines td {
  width: 240px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 7, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .zmt_option_airlines {
  border: 2px solid #ddd;
  padding: 20px;
}
/* line 8, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .zmt_option_airlines table tr th,
.TurnTerminalQuery .zmt_option_airlines table tr td {
  padding-top: 10px;
}
/* line 10, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .zmt_option_airlines table tr th {
  text-align: right;
}
/* line 11, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .zmt_option_airlines table tr th .field-name {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #ddd;
}
/* line 12, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .zmt_option_airlines table tr td span {
  padding-left: 10px;
  color: #999;
}
/* line 13, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .zmt_option_airlines table tr td input {
  margin-left: 10px;
}
/* line 14, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .see_info_ttq {
  border: 1px;
  solid: #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
  width: 100%;
  overflow: auto;
}
/* line 15, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .see_info_ttq table {
  border: 1;
  solid: #999;
  border-collapse: collapse;
  font-style: 13px;
  width: 1500px;
}
/* line 16, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .see_info_ttq th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 1px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 17, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .see_info_ttq td {
  text-align: center;
  height: 50px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 18, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .option_set {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 19, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .option_set dt {
  float: left;
  border: 0px solid red;
}
/* line 20, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .option_set dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 21, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .option_set dt input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 22, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .option_set dd input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 23, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .option_set dd input[type="radio"] {
  width: 20px;
}
/* line 24, app/components/ediOther/TurnTerminalQuery/view.scss */
.TurnTerminalQuery .option_set select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 200px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
@charset "UTF-8";
/* line 1, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .dateclass {
  background: url(/feebas/assets/images/other-images/date.png) no-repeat center right;
}
/* line 4, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .zmt_option_airlines {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 5, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .zmt_option_airlines th {
  border: 0px solid red;
  font-weight: normal;
}
/* line 6, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .zmt_option_airlines td {
  width: 240px;
  height: 30px;
  line-height: 30px;
}
/* line 7, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .zmt_option_airlines {
  border: 2px solid #ddd;
  padding: 20px;
}
/* line 8, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .zmt_option_airlines table tr th,
.TurnYardQuery .zmt_option_airlines table tr td {
  padding-top: 10px;
}
/* line 10, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .zmt_option_airlines table tr th {
  text-align: right;
}
/* line 11, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .zmt_option_airlines table tr th .field-name {
  padding: 5px 15px 5px 0;
  border-right: 1px solid #ddd;
}
/* line 12, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .zmt_option_airlines table tr td span {
  padding-left: 10px;
  color: #999;
}
/* line 13, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .zmt_option_airlines table tr td input {
  margin-left: 10px;
}
/* line 14, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .option_set {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 15, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .option_set dt {
  float: left;
  border: 0px solid red;
}
/* line 16, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .option_set dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 17, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .option_set dt input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 18, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .option_set dd input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 19, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .option_set dd input[type="radio"] {
  width: 20px;
}
/* line 20, app/components/ediOther/TurnYardQuery/view.scss */
.TurnYardQuery .option_set select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 200px;
  height: 34px;
  line-height: 34px;
  margin-left: 10px;
}
@charset "UTF-8";
/* line 2, app/components/ediOther/VGMsearch/view.scss */
.VGMsearch .option_set {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 3, app/components/ediOther/VGMsearch/view.scss */
.VGMsearch .option_set dt {
  float: left;
  border: 0px solid red;
}
/* line 4, app/components/ediOther/VGMsearch/view.scss */
.VGMsearch .option_set dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 5, app/components/ediOther/VGMsearch/view.scss */
.VGMsearch .option_set dt input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 6, app/components/ediOther/VGMsearch/view.scss */
.VGMsearch .option_set dd input[type="text"] {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 7, app/components/ediOther/VGMsearch/view.scss */
.VGMsearch .option_set dd input[type="radio"] {
  width: 20px;
}
/* line 8, app/components/ediOther/VGMsearch/view.scss */
.VGMsearch .option_set select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 200px;
  height: 34px;
  line-height: 34px;
  margin-left: 11px;
}
@charset "UTF-8";
/* line 2, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .exam_title {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  background-color: #F7F7F7;
}
/* line 3, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_ti {
  border: 1px solid #E6E6E6;
  padding: 10px 0px;
}
/* line 5, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_ti table {
  width: 100%;
}
/* line 7, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_ti table td {
  border: 0px solid red;
  text-align: center;
}
/* line 9, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_ti table td span {
  padding: 0px 5px;
  font-weight: bold;
}
/* line 13, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_title {
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  background-color: #F7F7F7;
  text-indent: 1em;
}
/* line 15, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_info {
  padding: 10px 20px;
  border: 1px solid #E6E6E6;
  min-height: 220px;
  max-height: 900px;
}
/* line 18, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_info dl dt {
  padding: 10px 0px;
}
/* line 19, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_info dl dd {
  padding: 10px 0px;
}
/* line 21, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_info dl dd input[type="radio"] {
  margin: 0px 5px;
}
/* line 24, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_info .correct_ys {
  color: #7FFF00;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
}
/* line 25, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_info .error_ys {
  color: #FF1616;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
}
/* line 26, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_info .score_ys {
  color: #FFA500;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
/* line 28, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_button {
  text-align: center;
  margin-top: 30px;
}
/* line 30, app/components/examine_system/online_exam/view.scss */
.ksxtgck_online_exam .online_exam_button button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 30px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 23px;
  position: relative;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 2, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .learning_title {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  background-color: #F7F7F7;
}
/* line 3, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_ti {
  border: 1px solid #E6E6E6;
  padding: 10px 0px;
}
/* line 5, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_ti table {
  width: 100%;
}
/* line 7, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_ti table td {
  border: 0px solid red;
  text-align: center;
}
/* line 9, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_ti table td span {
  padding: 0px 5px;
  font-weight: bold;
}
/* line 13, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_title {
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  background-color: #F7F7F7;
  text-indent: 1em;
}
/* line 15, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_info {
  padding: 10px 20px;
  border: 1px solid #E6E6E6;
  min-height: 220px;
  max-height: 900px;
}
/* line 18, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_info dl dt {
  padding: 10px 0px;
}
/* line 19, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_info dl dd {
  padding: 10px 0px;
}
/* line 21, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_info dl dd input[type="radio"] {
  margin: 0px 5px;
}
/* line 24, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_info .xx_correct_ys {
  color: #7FFF00;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
}
/* line 25, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_info .xx_error_ys {
  color: #FF1616;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
}
/* line 26, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_info .xx_score_ys {
  color: #FFA500;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
/* line 28, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_button {
  text-align: center;
  margin-top: 30px;
}
/* line 30, app/components/examine_system/online_learning/view.scss */
.ksxtgck_online_learning .online_learning_button button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 30px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 23px;
  position: relative;
  background-color: #159BD5;
}
/* line 2, app/components/financeService/financeCartoon/view.scss */
.gck_financeCartoon .finance_structure {
  width: 100%;
  min-width: 1200px;
}
/* line 3, app/components/financeService/financeCartoon/view.scss */
.gck_financeCartoon .finance_info li {
  width: 100%;
}
/* line 4, app/components/financeService/financeCartoon/view.scss */
.gck_financeCartoon .finance_info li img {
  width: 100%;
}
/* line 2, app/components/nbport/bottom/view.scss */
.gck_nbport_bottom .bottom_structure {
  background-color: #F0F0F0;
  height: 90px;
  border-top: 1px solid #0E79BE;
  border-bottom: 1px solid #E5E5E5;
  min-width: 1200px;
}
/* line 4, app/components/nbport/bottom/view.scss */
.gck_nbport_bottom .bottom_partner {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  height: 90px;
}
/* line 5, app/components/nbport/bottom/view.scss */
.gck_nbport_bottom .bottom_partner li {
  float: left;
  width: 395px;
  text-align: center;
  padding: 15px 0;
  margin-top: 5px;
}
/* line 6, app/components/nbport/bottom/view.scss */
.gck_nbport_bottom .bottom_partner li a {
  font-size: 15px;
  font-weight: bold;
  color: #0574BC;
}
@charset "UTF-8";
/* line 2, app/components/nbport/clp/view.scss */
.nbport-clp .one_function {
  border-bottom: 1px solid #F2F2F2;
  margin: 0 auto;
  height: 200px;
  width: 1170px;
}
/* line 3, app/components/nbport/clp/view.scss */
.nbport-clp .one_function dl {
  float: left;
  overflow: hidden;
  border: 0px solid red;
  width: 900px;
  height: 180px;
}
/* line 4, app/components/nbport/clp/view.scss */
.nbport-clp .one_function dt {
  color: #207FBF;
  font-size: 19px;
  line-height: 45px;
}
/* line 5, app/components/nbport/clp/view.scss */
.nbport-clp .one_function dd {
  line-height: 35px;
  text-indent: 25px;
  font-size: 16px;
}
/* line 7, app/components/nbport/clp/view.scss */
.nbport-clp .qr_code {
  float: right;
  margin-right: 50px;
  border: 0px solid red;
  width: 160px;
  height: 165px;
  margin-top: 15px;
}
/* line 8, app/components/nbport/clp/view.scss */
.nbport-clp .qr_code li a {
  color: #555;
}
/* line 10, app/components/nbport/clp/view.scss */
.nbport-clp .qr_code li span {
  border: 0px solid red;
  display: block;
  text-align: center;
  width: 155px;
  line-height: 20px;
}
/* line 12, app/components/nbport/clp/view.scss */
.nbport-clp .on_line {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
/* line 13, app/components/nbport/clp/view.scss */
.nbport-clp .on_line button {
  font-family: "微软雅黑";
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 28px;
  border-radius: 5px;
  height: 55px;
  background: #1660C1;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  width: 320px;
  outline: none;
  line-height: 35px;
  position: relative;
  background-color: #1660C1;
}
/* line 16, app/components/nbport/clp/view.scss */
.nbport-clp .arrow1 {
  margin-left: 15px;
}
/* line 17, app/components/nbport/clp/view.scss */
.nbport-clp .arrow2 {
  margin-left: 15px;
  margin-bottom: 50px;
}
/* line 18, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step1 {
  border: none;
  border: 2px dotted #45AAD3;
  border-radius: 0px 0px 0px 40px;
  margin-left: 20px;
  height: 270px;
  width: 1130px;
  border-top: 0px dotted #1D7EBA;
  border-right: 0px dotted #1D7EBA;
}
/* line 21, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step1 dl {
  float: left;
  margin-left: 40px;
  overflow: hidden;
  border: 0px solid red;
  width: 750px;
  height: 245px;
}
/* line 22, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step1 dt {
  color: #207FBF;
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 20px;
}
/* line 23, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step1 dd {
  line-height: 35px;
  font-size: 16px;
}
/* line 24, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_tu1 {
  float: right;
}
/* line 26, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step2 {
  border: 2px dotted #45AAD3;
  margin-left: 48px;
  margin-top: -2px;
  border-left: 0px dotted #1D7EBA;
  border-radius: 0px 40px 40px 0px;
  height: 290px;
  width: 1130px;
}
/* line 29, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step2 dl {
  float: right;
  margin-left: 40px;
  overflow: hidden;
  margin-top: 20px;
  border: 0px solid red;
  margin-right: 40px;
  width: 710px;
  height: 245px;
}
/* line 30, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step2 dt {
  color: #207FBF;
  text-align: right;
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 20px;
}
/* line 31, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step2 dd {
  line-height: 35px;
  font-size: 16px;
}
/* line 32, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_tu2 {
  float: left;
  margin-top: 20px;
}
/* line 34, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step3 {
  margin-left: 18px;
  border: 2px dotted #45AAD3;
  margin-top: -2px;
  border-right: 0px dotted #1D7EBA;
  border-radius: 40px 0px 0px 40px;
  height: 290px;
  width: 1130px;
}
/* line 37, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step3 dl {
  float: left;
  margin-left: 40px;
  overflow: hidden;
  margin-top: 20px;
  border: 0px solid red;
  width: 750px;
  height: 245px;
}
/* line 38, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step3 dt {
  color: #207FBF;
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 20px;
}
/* line 39, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step3 dd {
  line-height: 35px;
  font-size: 16px;
}
/* line 40, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_tu3 {
  float: right;
  margin-top: 20px;
}
/* line 42, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step4 {
  border: 2px dotted #45AAD3;
  margin-left: 50px;
  margin-top: -2px;
  border-left: 0px dotted #1D7EBA;
  border-radius: 0px 40px 40px 0px;
  height: 290px;
  width: 1130px;
}
/* line 45, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step4 dl {
  float: right;
  margin-left: 40px;
  overflow: hidden;
  margin-top: 20px;
  border: 0px solid red;
  margin-right: 40px;
  width: 710px;
  height: 245px;
}
/* line 46, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step4 dt {
  color: #207FBF;
  text-align: right;
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 20px;
}
/* line 47, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step4 dd {
  line-height: 35px;
  font-size: 16px;
}
/* line 48, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_tu4 {
  float: left;
  margin-top: 20px;
}
/* line 50, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step5 {
  margin-left: 20px;
  border: 2px dotted #45AAD3;
  margin-top: -2px;
  border-right: 0px dotted #1D7EBA;
  border-radius: 40px 0px 0px 0px;
  border-bottom: 0px dotted #1D7EBA;
  height: 280px;
  width: 1130px;
}
/* line 53, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step5 dl {
  float: left;
  margin-left: 40px;
  overflow: hidden;
  margin-top: 20px;
  border: 0px solid red;
  width: 750px;
  height: 245px;
}
/* line 54, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step5 dt {
  color: #207FBF;
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 20px;
}
/* line 55, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_step5 dd {
  line-height: 35px;
  font-size: 16px;
}
/* line 56, app/components/nbport/clp/view.scss */
.nbport-clp .wuliu_tu5 {
  float: right;
  margin-top: 20px;
}
/* line 2, app/components/nbport/error/view.scss */
.gck_error .error_structure {
  border: 0px solid red;
  overflow: hidden;
}
/* line 3, app/components/nbport/error/view.scss */
.gck_error .error_tu {
  float: left;
  margin: 80px 80px;
}
/* line 4, app/components/nbport/error/view.scss */
.gck_error .error_info {
  float: right;
  margin-top: 130px;
  margin-right: 80px;
  height: 250px;
  width: 500px;
}
/* line 6, app/components/nbport/error/view.scss */
.gck_error .error_info dl {
  margin-top: 30px;
}
/* line 7, app/components/nbport/error/view.scss */
.gck_error .error_info dt {
  line-height: 30px;
}
/* line 8, app/components/nbport/error/view.scss */
.gck_error .error_info dd {
  margin-left: 60px;
  line-height: 30px;
}
/* line 9, app/components/nbport/error/view.scss */
.gck_error .error_title {
  font-size: 20px;
  font-weight: bold;
}
/* line 10, app/components/nbport/error/view.scss */
.gck_error .error_button {
  margin-top: 50px;
}
/* line 11, app/components/nbport/error/view.scss */
.gck_error .error_button button {
  width: 90px;
  border-radius: 5px 5px 5px 5px;
  height: 30px;
  background-color: #009DDC;
  border: 0px;
  color: #fff;
  font-size: 15px;
}
@charset "UTF-8";
/* line 2, app/components/nbport/foot/view.scss */
.nbport_foot .bottom_testing {
  margin: 0 auto;
  overflow: hidden;
  min-height: 180px;
  min-width: 1200px;
  font-family: "微软雅黑";
  text-align: center;
}
/* line 10, app/components/nbport/foot/view.scss */
.nbport_foot .bottom_testing ul {
  margin-top: 20px;
  text-align: center;
}
/* line 13, app/components/nbport/foot/view.scss */
.nbport_foot .bottom_testing ul li {
  line-height: 25px;
  height: 25px;
}
/* line 17, app/components/nbport/foot/view.scss */
.nbport_foot .bottom_testing ul li i {
  margin: 5px 5px 10px;
}
/* line 2, app/components/nbport/gs_info_left/about_us/view.scss */
.gck_about_us .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  max-height: 1000px;
  width: 982px;
}
/* line 3, app/components/nbport/gs_info_left/about_us/view.scss */
.gck_about_us .about_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/nbport/gs_info_left/about_us/view.scss */
.gck_about_us .about_title a:hover {
  color: #1B75CB;
}
/* line 5, app/components/nbport/gs_info_left/about_us/view.scss */
.gck_about_us .about_us_info {
  padding: 20px 25px;
  line-height: 30px;
}
/* line 6, app/components/nbport/gs_info_left/about_us/view.scss */
.gck_about_us .about_us_info p {
  text-indent: 30px;
}
/* line 7, app/components/nbport/gs_info_left/about_us/view.scss */
.gck_about_us .about_us_img {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 30px;
}
/* line 8, app/components/nbport/gs_info_left/about_us/view.scss */
.gck_about_us .about_us_img {
  font-size: 18px;
  font-weight: bolder;
}
/* line 9, app/components/nbport/gs_info_left/about_us/view.scss */
.gck_about_us .about_us_img img {
  margin-top: 40px;
  -webkit-user-drag: none;
}
/* line 2, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .news_explicit_structure {
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  max-height: 1000px;
  width: 982px;
}
/* line 3, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .about_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .about_title a:hover {
  color: #1B75CB;
}
/* line 5, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_info_structure {
  margin-top: 30px;
  width: 982px;
  font-size: 15px;
  height: 250px;
  border: 0px solid red;
}
/* line 6, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_info1 {
  float: left;
  line-height: 30px;
  margin-left: 150px;
}
/* line 7, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_info1 dt {
  font-weight: bold;
  margin-top: 20px;
  vertical-align: middle;
  border: none;
}
/* line 8, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_info1 span {
  padding: 0px 10px;
}
/* line 10, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_info2 {
  float: left;
  line-height: 30px;
  margin-left: 200px;
}
/* line 11, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_info2 dt {
  font-weight: bold;
  margin-top: 20px;
}
/* line 12, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_info2 span {
  padding: 0px 10px;
}
/* line 14, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_info4 {
  margin-left: 10px;
  margin-top: 50px;
}
/* line 15, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_info4 dd {
  line-height: 20px;
}
/* line 16, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_info4 dd span {
  padding: 0px 10px;
}
/* line 18, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_img {
  margin-top: 20px;
}
/* line 19, app/components/nbport/gs_info_left/contact_us/view.scss */
.gck_contact_us .contact_us_img img {
  -webkit-user-drag: none;
  vertical-align: bottom;
  margin-left: 5px;
}
/* line 2, app/components/nbport/gs_info_left/media_report/view.scss */
.gck_media_report .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  max-height: 1000px;
  width: 982px;
}
/* line 3, app/components/nbport/gs_info_left/media_report/view.scss */
.gck_media_report .lijun_news_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/nbport/gs_info_left/media_report/view.scss */
.gck_media_report .lijun_news_title a:hover {
  color: #1B75CB;
}
/* line 5, app/components/nbport/gs_info_left/media_report/view.scss */
.gck_media_report .lijun_news_img {
  text-align: center;
  margin-top: 20px;
}
/* line 6, app/components/nbport/gs_info_left/media_report/view.scss */
.gck_media_report .lijun_news_img dt {
  font-size: 18px;
}
/* line 7, app/components/nbport/gs_info_left/media_report/view.scss */
.gck_media_report .lijun_news_img dd {
  margin-top: 10px;
}
/* line 8, app/components/nbport/gs_info_left/media_report/view.scss */
.gck_media_report .lijun_news_img dd img {
  text-align: center;
}
/* line 9, app/components/nbport/gs_info_left/media_report/view.scss */
.gck_media_report .lijun_news_info {
  padding: 20px 30px 30px;
  line-height: 30px;
}
/* line 10, app/components/nbport/gs_info_left/media_report/view.scss */
.gck_media_report .lijun_news_info p {
  text-indent: 25px;
}
/* line 2, app/components/nbport/gs_info_left/sincerely_talents/view.scss */
.gsgcksincerely_talents .user_guide_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  max-height: 7000px;
  width: 982px;
  line-height: 25px;
}
/* line 3, app/components/nbport/gs_info_left/sincerely_talents/view.scss */
.gsgcksincerely_talents .guide_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/nbport/gs_info_left/sincerely_talents/view.scss */
.gsgcksincerely_talents .guide_title a:hover {
  color: #1B75CB;
}
/* line 5, app/components/nbport/gs_info_left/sincerely_talents/view.scss */
.gsgcksincerely_talents .p_body {
  text-indent: 30px;
}
/* line 6, app/components/nbport/gs_info_left/sincerely_talents/view.scss */
.gsgcksincerely_talents .table_body {
  border: 1px solid;
}
/* line 2, app/components/nbport/home_ad/ads_info/view.scss */
.adgck_ads_info .ads_info {
  overflow: hidden;
  border: 0px solid red;
  line-height: 30px;
  width: 600px;
  margin: 0 auto;
}
/* line 4, app/components/nbport/home_ad/ads_info/view.scss */
.adgck_ads_info .ads_info dt {
  font-weight: bold;
  margin-top: 20px;
}
/* line 2, app/components/nbport/home_ad/view.scss */
.gck_home_ad .ad_structure {
  min-width: 1200px;
}
/* line 3, app/components/nbport/home_ad/view.scss */
.gck_home_ad .ad_width {
  width: 1200px;
  border: 0px solid red;
  margin: 0 auto;
  overflow: hidden;
  padding: 15px 0px 10px;
}
/* line 4, app/components/nbport/home_ad/view.scss */
.gck_home_ad .ad_info {
  overflow: hidden;
}
/* line 5, app/components/nbport/home_ad/view.scss */
.gck_home_ad .ad_info dt {
  float: left;
}
/* line 6, app/components/nbport/home_ad/view.scss */
.gck_home_ad .ad_info dd {
  float: right;
}
/* line 7, app/components/nbport/home_ad/view.scss */
.gck_home_ad .ad_info img {
  width: 580px;
  height: 120px;
  border: 1px solid #EEEEEE;
  display: block;
  margin: 0 auto;
}
/* 联系我们 
.home_contact .contact_structure{float:right; border: 0px solid red;width: 350px;}
.home_contact .contact_information{ border: 1px solid #EEEEEE;  overflow:hidden; height: 287px;}
.home_contact .contact_tu img{ width: 347px; height: 105px; padding: 10px 10px 10px;}
.home_contact .contact_mode{border: 0px solid #EEEEEE;  width: 320px; margin: 0 auto;}
.home_contact .contact_mode li{ line-height: 30px;}
*/@charset "UTF-8";
/* line 1, app/components/nbport/home_news/view.scss */
.gck_home_news {
  /*   新闻资讯    */
  /*  李军来我港考察  信息  */
  /*新闻资讯    信息 */
}
/* line 3, app/components/nbport/home_news/view.scss */
.gck_home_news .news_structuregck {
  float: left;
  border: 0px solid red;
  width: 560px;
  margin-bottom: 20px;
}
/* line 4, app/components/nbport/home_news/view.scss */
.gck_home_news .left_line {
  height: 60px;
  line-height: 60px;
}
/* line 5, app/components/nbport/home_news/view.scss */
.gck_home_news .left_line span {
  font-size: 25px;
  vertical-align: middle;
  border: none;
  padding: 0px 10px;
}
/* line 6, app/components/nbport/home_news/view.scss */
.gck_home_news .left_line a {
  float: right;
  color: #1152A4;
  font-size: 15px;
}
/* line 8, app/components/nbport/home_news/view.scss */
.gck_home_news .left_consultation1 {
  border-top: 1px solid #EEEEEE;
  width: 560px;
  overflow: hidden;
  height: 288px;
}
/* line 9, app/components/nbport/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh {
  width: 256px;
  height: 95px;
}
/* line 10, app/components/nbport/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox {
  float: left;
  width: 558px;
  height: 85px;
  margin-top: 15px;
  display: inline;
  border: 0px solid #F00;
}
/* line 12, app/components/nbport/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox .chosenimg {
  float: left;
  margin-right: 6px;
  display: inline;
  width: 120px;
  height: 85px;
  overflow: hidden;
}
/* line 14, app/components/nbport/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox .chosenimg img {
  width: 120px;
  height: 85px;
}
/* line 15, app/components/nbport/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox h3 a {
  border: 0px solid #F00;
  font-family: "微软雅黑";
  font-size: 13px;
  color: #666666;
  margin-left: 117px;
  text-align: left;
  height: 20px;
  width: 425px;
  display: block;
  overflow: hidden;
}
/* line 17, app/components/nbport/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox h3:hover a {
  color: #0066CC;
  text-decoration: none;
}
/* line 18, app/components/nbport/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox p {
  margin-left: 117px;
  color: #676666;
  margin-bottom: 3px;
  overflow: hidden;
  width: 430px;
  height: 62px;
  display: block;
  line-height: 20px;
  border: 0px solid #F00;
}
/* line 20, app/components/nbport/home_news/view.scss */
.gck_home_news .clear_xian2 {
  width: 555px;
  margin: 0px auto;
  margin-top: 23px;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
}
/* line 23, app/components/nbport/home_news/view.scss */
.gck_home_news .special_activity {
  margin-top: 10px;
  margin-bottom: 15px;
}
/* line 24, app/components/nbport/home_news/view.scss */
.gck_home_news .special_activity li {
  width: 545px;
  float: left;
  height: 30px;
  line-height: 30px;
  padding-left: 12px;
  background: url(/feebas/assets/images/other-images/index_56.png) no-repeat 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 27, app/components/nbport/home_news/view.scss */
.gck_home_news .special_activity li a {
  color: #333;
  width: 460px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 28, app/components/nbport/home_news/view.scss */
.gck_home_news .special_activity li a:hover {
  color: #3770C0;
}
/* line 29, app/components/nbport/home_news/view.scss */
.gck_home_news .special_activity li span {
  float: right;
  color: #969696;
  width: 75px;
}
@charset "UTF-8";
/* line 1, app/components/nbport/home_notice/view.scss */
.gck_home_notice {
  /* 公告通知 */
  /* 公告通知    信息 */
}
/* line 3, app/components/nbport/home_notice/view.scss */
.gck_home_notice .notice_structure {
  float: right;
  margin-left: 76px;
  border: 0px solid red;
  width: 560px;
  margin-bottom: 20px;
}
/* line 4, app/components/nbport/home_notice/view.scss */
.gck_home_notice .left_consultation2 {
  border-top: 1px solid #EEEEEE;
  width: 560px;
  overflow: hidden;
  height: 288px;
}
/* line 5, app/components/nbport/home_notice/view.scss */
.gck_home_notice .left_line {
  height: 60px;
  line-height: 60px;
}
/* line 6, app/components/nbport/home_notice/view.scss */
.gck_home_notice .left_line span {
  font-size: 25px;
  vertical-align: middle;
  border: none;
  padding: 0px 10px;
}
/* line 7, app/components/nbport/home_notice/view.scss */
.gck_home_notice .left_line a {
  float: right;
  color: #1152A4;
  font-size: 15px;
}
/* line 9, app/components/nbport/home_notice/view.scss */
.gck_home_notice .special_activity {
  margin-top: 10px;
  margin-bottom: 15px;
}
/* line 10, app/components/nbport/home_notice/view.scss */
.gck_home_notice .special_activity li {
  width: 545px;
  border: 0px solid red;
  float: left;
  height: 30px;
  line-height: 30px;
  padding-left: 12px;
  background: url(/feebas/assets/images/other-images/index_56.png) no-repeat 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 14, app/components/nbport/home_notice/view.scss */
.gck_home_notice .special_activity li a {
  color: #333;
  width: 460px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 15, app/components/nbport/home_notice/view.scss */
.gck_home_notice .special_activity li a:hover {
  color: #3770C0;
}
/* line 16, app/components/nbport/home_notice/view.scss */
.gck_home_notice .special_activity li span {
  float: right;
  color: #969696;
  width: 75px;
}
@charset "UTF-8";
/* line 2, app/components/nbport/home_partner/view.scss */
.gck_home_partner .partner_structure {
  border: 0px solid red;
  min-width: 1200px;
}
/* line 3, app/components/nbport/home_partner/view.scss */
.gck_home_partner .partner_width {
  width: 1200px;
  border: 0px solid red;
  margin: 0 auto;
  overflow: hidden;
  font-family: "微软雅黑";
}
/* line 4, app/components/nbport/home_partner/view.scss */
.gck_home_partner .dotted_title {
  font-size: 15px;
  margin-top: 10px;
  color: #333;
}
/* line 5, app/components/nbport/home_partner/view.scss */
.gck_home_partner .partner_line {
  overflow: hidden;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 15px;
}
/* line 6, app/components/nbport/home_partner/view.scss */
.gck_home_partner .partner_line ul {
  left: 0px;
  top: 0px;
  width: 1220px;
  display: flex;
}
/* line 7, app/components/nbport/home_partner/view.scss */
.gck_home_partner .partner_line li {
  float: left;
  width: 17%;
  padding: 10px 0px;
}
/* line 8, app/components/nbport/home_partner/view.scss */
.gck_home_partner .partner_line img {
  width: 116px;
  height: 57px;
  border: 1px solid #EEEEEE;
  display: inline-block !important;
}
/* line 9, app/components/nbport/home_partner/view.scss */
.gck_home_partner .partner_line li h3 {
  font-size: 15px;
  margin-top: 10px;
  font-weight: normal;
}
/* line 2, app/components/nbport/home_plate/view.scss */
.gck_home_plate .plate_structure {
  background-color: #F5F5F5;
  padding: 20px 0px;
  border: 0px solid red;
  min-width: 1200px;
  min-height: 360px;
}
/* line 4, app/components/nbport/home_plate/view.scss */
.gck_home_plate .plate_info_structure {
  border: 0px solid red;
  height: 180px;
}
/* line 5, app/components/nbport/home_plate/view.scss */
.gck_home_plate .plate_info_title {
  border: 0px solid red;
  float: left;
  width: 61px;
  height: 180px;
  background: url(/feebas/assets/images/other-images/zhanshi.png) no-repeat;
}
/* line 7, app/components/nbport/home_plate/view.scss */
.gck_home_plate .info_title {
  width: 30px;
  color: #FFFFFF;
  font-size: 22px;
  margin-top: 15px;
  margin-left: 13px;
  line-height: 35px;
}
/* line 10, app/components/nbport/home_plate/view.scss */
.gck_home_plate .sliderbox {
  float: left;
  border: 1px solid #C1C1C1;
  border-left: 0px #ddd solid;
  width: 1138px;
  height: 166px;
  overflow: hidden;
  margin-top: 12px;
}
/* line 11, app/components/nbport/home_plate/view.scss */
.gck_home_plate .arrow-btn {
  margin: 20px 0 0 0;
  display: inline;
  background: url(/feebas/assets/images/other-images/button.png) no-repeat;
  width: 26px;
  height: 124px;
  overflow: hidden;
  cursor: pointer;
}
/* line 12, app/components/nbport/home_plate/view.scss */
.gck_home_plate #btn-left {
  float: left;
  margin-left: 12px;
  background-position: 0 0;
}
/* line 13, app/components/nbport/home_plate/view.scss */
.gck_home_plate #btn-left.dasabled {
  background-position: 0 -92px;
}
/* line 14, app/components/nbport/home_plate/view.scss */
.gck_home_plate #btn-right {
  float: right;
  margin-right: 6px;
  cursor: pointer;
  background-position: -26px 0;
}
/* line 15, app/components/nbport/home_plate/view.scss */
.gck_home_plate #btn-right.dasabled {
  background-position: -26px -92px;
}
/* line 16, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider {
  border: 0px solid red;
  width: 1055px;
  overflow: hidden;
  position: relative;
  height: 175px;
  float: left;
}
/* line 17, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider ul {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2000px;
  height: 120px;
  list-style: none;
  border: 0px solid red;
}
/* line 18, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider li {
  float: left;
  width: 132px;
  height: 130px;
  border: 0px solid red;
}
/* line 19, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider a {
  display: block;
  text-decoration: none;
  color: #073a5e;
  font-size: 12px;
  margin: 0px auto;
  text-align: center;
  margin-top: 18px;
  border: 1px solid #E4E4E4;
  width: 100px;
  height: 90px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #FFFFFF;
}
/* line 22, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider a:hover {
  border: 1px solid #1B75CB;
}
/* line 23, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider img {
  display: inline-block !important;
  margin-top: 15px;
}
/* line 24, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider p {
  text-align: center;
  color: #333;
  font-size: 15px;
  margin-top: 10px;
  font-weight: bold;
}
/* line 26, app/components/nbport/home_plate/view.scss */
.gck_home_plate .plate_info_structure2 {
  border: 0px solid red;
  height: 180px;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 27, app/components/nbport/home_plate/view.scss */
.gck_home_plate .plate_info_title2 {
  border: 0px solid red;
  float: left;
  width: 61px;
  height: 180px;
  background: url(/feebas/assets/images/other-images/zhanshi.png) no-repeat;
}
/* line 29, app/components/nbport/home_plate/view.scss */
.gck_home_plate .info_title2 {
  width: 30px;
  color: #FFFFFF;
  font-size: 22px;
  margin-top: 15px;
  margin-left: 13px;
  line-height: 35px;
}
/* line 32, app/components/nbport/home_plate/view.scss */
.gck_home_plate .sliderbox2 {
  float: left;
  border: 1px solid #C1C1C1;
  border-left: 0px #ddd solid;
  width: 1138px;
  height: 166px;
  overflow: hidden;
  margin-top: 12px;
}
/* line 33, app/components/nbport/home_plate/view.scss */
.gck_home_plate .arrow-btn2 {
  margin: 20px 0 0 0;
  display: inline;
  /*background:url(/feebas/assets/images/other-images/button.png) no-repeat;*/
  width: 26px;
  height: 124px;
  overflow: hidden;
  cursor: pointer;
}
/* line 34, app/components/nbport/home_plate/view.scss */
.gck_home_plate #btn-left2 {
  float: left;
  margin-left: 12px;
  background-position: 0 0;
}
/* line 35, app/components/nbport/home_plate/view.scss */
.gck_home_plate #btn-left.dasabled2 {
  background-position: 0 -92px;
}
/* line 36, app/components/nbport/home_plate/view.scss */
.gck_home_plate #btn-right2 {
  float: right;
  margin-right: 6px;
  cursor: pointer;
  background-position: -26px 0;
}
/* line 37, app/components/nbport/home_plate/view.scss */
.gck_home_plate #btn-right2.dasabled2 {
  background-position: -26px -92px;
}
/* line 38, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider2 {
  border: 0px solid red;
  width: 1055px;
  overflow: hidden;
  position: relative;
  height: 175px;
  float: left;
}
/* line 39, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider2 ul {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2000px;
  height: 120px;
  list-style: none;
  border: 0px solid red;
}
/* line 40, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider2 li {
  float: left;
  width: 132px;
  height: 130px;
  border: 0px solid red;
}
/* line 41, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider2 a {
  display: block;
  text-decoration: none;
  color: #073a5e;
  font-size: 12px;
  margin: 0px auto;
  text-align: center;
  margin-top: 18px;
  border: 1px solid #E4E4E4;
  width: 100px;
  height: 90px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #FFFFFF;
}
/* line 44, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider2 a:hover {
  border: 1px solid #1B75CB;
}
/* line 45, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider2 img {
  display: inline-block !important;
  margin-top: 15px;
}
/* line 46, app/components/nbport/home_plate/view.scss */
.gck_home_plate .slider2 p {
  text-align: center;
  color: #333;
  font-size: 15px;
  margin-top: 10px;
  font-weight: bold;
}
/* line 2, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf .partner_structure {
  background-color: #F5F5F5;
  border: 0px solid red;
  min-width: 1205px;
}
/* line 3, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf .partner_width {
  width: 1205px;
  border: 0px solid red;
  background-color: #F5F5F5;
  margin: 0 auto;
  overflow: hidden;
}
/* line 4, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf .partner_title {
  font-size: 15px;
  margin-top: 10px;
  color: #333;
  margin-bottom: 15px;
}
/* line 15, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf #mt_btn_left {
  float: left;
  margin-left: 1px;
  background-position: 0 -8px;
}
/* line 16, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf #mt_btn_left.dasabled {
  background-position: 0 -100px;
}
/* line 17, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf #mt_btn_right {
  float: right;
  margin-right: 0px;
  cursor: pointer;
  background-position: -26px -8px;
}
/* line 18, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf #mt_btn_right.dasabled {
  background-position: -26px -100px;
}
/* line 20, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf .wharf_slider {
  border: 0px solid red;
  width: 1200px;
  overflow: hidden;
  position: relative;
  height: 160px;
  float: left;
}
/* line 21, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf .wharf_slider ul {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2000px;
  height: 200px;
  list-style: none;
}
/* line 22, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf .wharf_slider li {
  float: left;
  width: 176px;
  height: 110px;
}
/* line 24, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf .wharf_slider a {
  display: block;
  text-decoration: none;
  color: #073a5e;
  font-size: 13px;
  font-weight: bold;
  width: 147px;
}
/* line 26, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf .wharf_slider img {
  width: 147px;
  height: 110px;
  display: inline-block !important;
}
/* line 27, app/components/nbport/home_wharf/view.scss */
.gckmt_home_wharf .wharf_slider p {
  width: 147px;
  text-align: center;
  font-size: 15px;
  margin-top: 10px;
  font-weight: normal;
}
/* line 2, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure {
  background-color: #FAFAFA;
  border: 0px solid red;
  border-bottom: 1px solid #EEEEEE;
  min-width: 1200px;
}
/* line 4, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info {
  border: 0px solid red;
  background-color: #FAFAFA;
  min-height: 208px;
  margin: 0 auto;
  padding: 20px 0px;
  width: 1200px;
}
/* line 7, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn {
  float: left;
}
/* line 9, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect {
  float: left;
  border: 0px solid red;
  width: 165px;
}
/* line 11, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dl {
  border: 0px solid red;
  width: 110px;
  float: left;
}
/* line 12, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dt {
  border: 0px solid red;
  font-weight: bold;
  font-size: 15px;
}
/* line 13, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dd a:hover {
  color: #0066CC;
}
/* line 14, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dd {
  border: 0px solid red;
  font-size: 15px;
  line-height: 25px;
  height: 25px;
  margin-top: 3px;
}
/* line 16, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .address {
  float: left;
  border: 0px solid red;
  width: 275px;
}
/* line 18, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .address dt {
  font-weight: bold;
  font-size: 15px;
}
/* line 19, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .address dd {
  font-size: 15px;
  line-height: 25px;
  height: 25px;
  margin-top: 3px;
}
/* line 22, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws {
  float: right;
  width: 230px;
  height: 130px;
  margin-left: 30px;
}
/* line 25, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li {
  float: left;
  width: 115px;
}
/* line 26, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li a {
  color: #555;
}
/* line 27, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li a:hover {
  color: #0066CC;
}
/* line 28, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li i {
  width: 100px;
  height: 100px;
}
/* line 29, app/components/nbport/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li span {
  display: block;
  width: 100px;
  text-align: center;
  line-height: 30px;
}

/* line 37, app/components/nbport/info/view.scss */
.layui-layer-content {
  padding: 20px;
  text-align: justify;
}
@charset "UTF-8";
/* line 1, app/components/nbport/login/view.scss */
.gck_nbport_login {
  /*动画片*/
  /*login*/
}
/* line 4, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_t {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  background: #ccc;
  font-family: "微软雅黑";
  min-width: 1200px;
}
/* line 14, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_m ul {
  width: 100%;
  overflow: hidden;
}
/* line 20, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_m li {
  width: 100%;
  height: 300px;
  float: left;
}
/* line 26, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_m li img {
  width: 100%;
  height: 100%;
}
/* line 32, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_m #banner4-btn {
  position: absolute;
  left: 12%;
  bottom: 10px;
  z-index: 9;
}
/* line 39, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_m #banner4-btn img {
  width: 320px;
  height: auto;
}
/* line 44, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_s {
  height: 0;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  width: 1000px;
}
/* line 52, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_s ul {
  height: 17px;
  overflow: hidden;
  position: absolute;
  left: 450px;
  top: 280px;
  text-align: center;
}
/* line 61, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_s li {
  float: left;
  cursor: pointer;
  height: 20px;
  width: 20px;
  overflow: hidden;
  margin-right: 7px;
}
/* line 70, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_s li b {
  display: block;
  text-indent: -999em;
  background: url(/feebas/assets/images/other-images/bannerBtn3_4.png) 0 0 no-repeat;
  width: 14px;
  height: 32px;
  overflow: hidden;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/bannerBtn3_2.png');
  _background: none;
}
/* line 81, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_s li.active b {
  margin-top: -16px;
}
/* line 85, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_l,
.gck_nbport_login .focus_r {
  position: absolute;
  display: block;
  width: 50px;
  height: 75px;
  overflow: hidden;
  z-index: 2;
  top: 150px;
}
/* line 96, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_l {
  left: 0;
}
/* line 100, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_r {
  right: 0;
}
/* line 104, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_l b,
.gck_nbport_login .focus_r b {
  position: absolute;
  z-index: 1;
  display: block;
  width: 50px;
  height: 75px;
  overflow: hidden;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: pointer;
}
/* line 118, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_l span,
.gck_nbport_login .focus_r span {
  display: block;
  position: relative;
  z-index: 2;
  width: 22px;
  height: 33px;
  top: 21px;
  cursor: pointer;
}
/* line 129, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_l span {
  left: 12px;
  background: url(../images/l.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/l.png');
  _background: none;
}
/* line 136, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_r span {
  left: 16px;
  background: url(../images/r.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/r.png');
  _background: none;
}
/* line 143, app/components/nbport/login/view.scss */
.gck_nbport_login .focus_l:hover,
.gck_nbport_login .focus_r:hover {
  *zoom: 1;
}
/* line 149, app/components/nbport/login/view.scss */
.gck_nbport_login .login_box {
  position: relative;
  margin: 0 auto;
  z-index: 2;
  width: 1200px;
}
/* line 156, app/components/nbport/login/view.scss */
.gck_nbport_login .nb_login {
  position: absolute;
  width: 270px;
  height: 280px;
  overflow: hidden;
  top: 25px;
  right: 0;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  background: #f2f2f2;
}
/* line 169, app/components/nbport/login/view.scss */
.gck_nbport_login .login_bg {
  position: absolute;
  width: 270px;
  left: 0;
  top: 0;
  z-index: 1;
  /*-moz-opacity:0.8; opacity:0.8;filter:alpha(opacity=80);*/
}
/* line 180, app/components/nbport/login/view.scss */
.gck_nbport_login .login_content {
  border: 0px solid #8a9eaa;
  position: relative;
  width: 270px;
  overflow: hidden;
  z-index: 2;
}
/* line 189, app/components/nbport/login/view.scss */
.gck_nbport_login .login_content input {
  background: #FFFFCC;
}
/* line 201, app/components/nbport/login/view.scss */
.gck_nbport_login .login_main a {
  line-height: 40px;
  margin-left: 10px;
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 700;
}
/* line 209, app/components/nbport/login/view.scss */
.gck_nbport_login .layui-tab-content {
  padding: 15px;
}
/* line 213, app/components/nbport/login/view.scss */
.gck_nbport_login .layui-tab-title li {
  font-size: 16px;
  font-weight: 700;
}
/* line 218, app/components/nbport/login/view.scss */
.gck_nbport_login .layui-tab-brief > .layui-tab-title .layui-this {
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 700;
}
/* line 224, app/components/nbport/login/view.scss */
.gck_nbport_login .login_cnzz {
  position: relative;
}
/* line 229, app/components/nbport/login/view.scss */
.gck_nbport_login .login_cnzz table {
  table-layout: fixed;
  width: 100%;
}
/* line 234, app/components/nbport/login/view.scss */
.gck_nbport_login .login_cnzz td {
  padding-top: 4px;
}
/* line 238, app/components/nbport/login/view.scss */
.gck_nbport_login .login_cnzz td.td_0 {
  width: 60px;
  text-align: right;
}
/* line 243, app/components/nbport/login/view.scss */
.gck_nbport_login .login_cnzz .tu_1 {
  background: url(/feebas/assets/images/other-images/03.png) no-repeat center right 10px;
}
/* line 247, app/components/nbport/login/view.scss */
.gck_nbport_login .login_cnzz .tu_2 {
  background: url(/feebas/assets/images/other-images/index_33.png) no-repeat center right 10px;
}
/* line 251, app/components/nbport/login/view.scss */
.gck_nbport_login .login_cnzz .tu_3 {
  background: url(/feebas/assets/images/other-images/index_36.png) no-repeat center right 10px;
}
/* line 255, app/components/nbport/login/view.scss */
.gck_nbport_login .login_cnzz td.td_1 input {
  width: 225px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ccc;
  padding: 0 10px;
  color: #000000;
  background-color: #F0EEF0;
}
/* line 265, app/components/nbport/login/view.scss */
.gck_nbport_login .login_cnzz td.td_1 input:focus {
  border-color: #8fb5cf;
}
/* line 269, app/components/nbport/login/view.scss */
.gck_nbport_login .longin_button input {
  font-family: "微软雅黑";
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 35px;
  background: #1660C1;
  border: 0;
  width: 100px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 14px;
  outline: none;
  line-height: 35px;
  position: relative;
  background-color: #1660C1;
}
/* line 287, app/components/nbport/login/view.scss */
.gck_nbport_login .ff1 {
  position: relative;
  color: #000000;
  margin-left: 10px;
}
/* line 293, app/components/nbport/login/view.scss */
.gck_nbport_login .ff2 {
  position: relative;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 299, app/components/nbport/login/view.scss */
.gck_nbport_login .verify-code {
  width: 100px;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 306, app/components/nbport/login/view.scss */
.gck_nbport_login .td_2 {
  width: 257px;
  display: block;
}
/* line 311, app/components/nbport/login/view.scss */
.gck_nbport_login tbody tr {
  height: 45px;
}
/* line 315, app/components/nbport/login/view.scss */
.gck_nbport_login .box {
  position: fixed;
  top: 75px;
  right: 0px;
  z-index: 900;
  width: auto;
  padding: 20px;
  background-color: #fff;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.4);
  display: none;
}
/* line 327, app/components/nbport/login/view.scss */
.gck_nbport_login .imgBox {
  position: relative;
  width: auto;
  overflow: hidden;
}
/* line 334, app/components/nbport/login/view.scss */
.gck_nbport_login .imgBox img {
  width: auto;
}
/* line 338, app/components/nbport/login/view.scss */
.gck_nbport_login .imgBox div {
  display: none;
}
/* line 342, app/components/nbport/login/view.scss */
.gck_nbport_login .handle {
  display: flex;
  align-items: center;
  position: relative;
  height: 40px;
  line-height: 40px;
  margin: 20px 0px 25px 0px;
  padding: 0px 0 0px 70px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2) inset;
  background: #f5f5f5;
  border: 1px solid #e4e7eb;
  user-select: none;
}
/* line 356, app/components/nbport/login/view.scss */
.gck_nbport_login .text {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  color: #aaa;
}
/* line 362, app/components/nbport/login/view.scss */
.gck_nbport_login .text_confirm {
  position: absolute;
  top: -20px;
}
/* line 367, app/components/nbport/login/view.scss */
.gck_nbport_login .swiper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 40px;
  height: 40px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  transition: background .2s linear;
  cursor: grab;
}
/* line 380, app/components/nbport/login/view.scss */
.gck_nbport_login .swiper:hover {
  background: #1991FA;
}
/* line 384, app/components/nbport/login/view.scss */
.gck_nbport_login .swiper:hover .sliderIcon {
  background-position: 0 -13px;
}
/* line 388, app/components/nbport/login/view.scss */
.gck_nbport_login .sliderIcon {
  position: absolute;
  top: 15px;
  left: 13px;
  width: 14px;
  height: 12px;
  background: url(/feebas/assets/images/other-images/icon_light.png) 0 -26px;
  background-size: 34px 471px;
}
/* line 398, app/components/nbport/login/view.scss */
.gck_nbport_login .sliderMask {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  border: 0 solid #1991FA;
  background: #D1E9FE;
}
/* line 407, app/components/nbport/login/view.scss */
.gck_nbport_login .sliderContainer_active .swiper {
  height: 38px;
  top: -1px;
  border: 1px solid #1991FA;
}
/* line 413, app/components/nbport/login/view.scss */
.gck_nbport_login .sliderContainer_success .swiper {
  height: 38px;
  top: -1px;
  border: 1px solid #52CCBA;
  background-color: #52CCBA !important;
}
/* line 420, app/components/nbport/login/view.scss */
.gck_nbport_login .sliderContainer_success .sliderMask {
  height: 38px;
  border: 1px solid #52CCBA;
  background-color: #D2F4EF;
}
/* line 426, app/components/nbport/login/view.scss */
.gck_nbport_login .sliderContainer_success .sliderIcon {
  background-position: 0 0 !important;
}
/* line 430, app/components/nbport/login/view.scss */
.gck_nbport_login .sliderContainer_fail .swiper {
  height: 38px;
  top: -1px;
  border: 1px solid #f57a7a;
  background-color: #f57a7a !important;
}
/* line 437, app/components/nbport/login/view.scss */
.gck_nbport_login .sliderContainer_fail .sliderMask {
  height: 38px;
  border: 1px solid #f57a7a;
  background-color: #fce1e1;
}
/* line 443, app/components/nbport/login/view.scss */
.gck_nbport_login .sliderContainer_fail .sliderIcon {
  top: 14px;
  background-position: 0 -82px !important;
}
/* line 448, app/components/nbport/login/view.scss */
.gck_nbport_login .sliderContainer_fail .text_red {
  position: absolute;
  z-index: 902;
  color: red;
}
/* line 454, app/components/nbport/login/view.scss */
.gck_nbport_login .verify {
  position: absolute;
  left: 10px;
  width: 38px;
  height: 38px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 300px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4), 0 0 10px 0 rgba(90, 90, 90, 0.4);
  z-index: 910;
}
/* line 467, app/components/nbport/login/view.scss */
.gck_nbport_login .verified {
  position: absolute;
  width: 38px;
  height: 38px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4) inset;
}
/* line 476, app/components/nbport/login/view.scss */
.gck_nbport_login .refreshBox {
  border-top: 1px solid #ccc;
  padding: 10px 0 0px 5px;
}
/* line 480, app/components/nbport/login/view.scss */
.gck_nbport_login .refreshBox a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
/* line 488, app/components/nbport/login/view.scss */
.gck_nbport_login .qrcode-password {
  width: 210px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ccc;
  padding: 0 10px;
  color: #000000;
  background-color: #F0EEF0;
  background: none;
}
/* line 499, app/components/nbport/login/view.scss */
.gck_nbport_login #check_code {
  width: 128px;
  padding-left: 5px;
  background: none;
}
/* line 505, app/components/nbport/login/view.scss */
.gck_nbport_login #getCode {
  border: none;
  border-radius: 5px;
  height: 34px;
  line-height: 34px;
  width: 85px;
  background: none;
}
@media (min-width: 400px) {
  /* line 515, app/components/nbport/login/view.scss */
  .gck_nbport_login .box {
    right: 0px;
  }
}
@media (min-width: 1024px) {
  /* line 521, app/components/nbport/login/view.scss */
  .gck_nbport_login .box {
    right: 10px;
  }
}
@media (min-width: 1100px) {
  /* line 527, app/components/nbport/login/view.scss */
  .gck_nbport_login .box {
    right: 10px;
  }
}
@media (min-width: 1280px) {
  /* line 533, app/components/nbport/login/view.scss */
  .gck_nbport_login .box {
    right: 20px;
  }
}
@media (min-width: 1366px) {
  /* line 539, app/components/nbport/login/view.scss */
  .gck_nbport_login .box {
    right: 60px;
  }
}
@media (min-width: 1440px) {
  /* line 545, app/components/nbport/login/view.scss */
  .gck_nbport_login .box {
    right: 100px;
  }
  /* line 549, app/components/nbport/login/view.scss */
  .gck_nbport_login .focus_m #banner4-btn {
    left: 14%;
    bottom: 0px;
  }
  /* line 554, app/components/nbport/login/view.scss */
  .gck_nbport_login .focus_m #banner4-btn img {
    width: 100%;
  }
}
@media (min-width: 1680px) {
  /* line 560, app/components/nbport/login/view.scss */
  .gck_nbport_login .box {
    right: 150px;
  }
}
@media (min-width: 1920px) {
  /* line 566, app/components/nbport/login/view.scss */
  .gck_nbport_login .box {
    right: 300px;
  }
}
/*
.logistics_information{border:1px solid #EEEEEE;  overflow:hidden; width: 920px; height: 98px; }
.logistics_information .boahai{ margin-left: 52px;}
.logistics_information .boahai a{color: #FFFFFF;}
.logistics_information1{ float: left; color: #FFFFFF; line-height: 40px; width: 180px; height: 40px; background-color: #68AEDE; margin: 30px 0px 10px; margin-left: 20px;}
.logistics_information1 .ico i{ float: left; margin-left: 40px; margin-top: 12px;}
.logistics_information1 .content{float: left;  margin-left: 10px;}
*/@charset "UTF-8";
/* line 1, app/components/nbport/nav/view.scss */
.gck_nav {
  /*网上营业厅*/
  /*物流交易厅*/
}
/* line 2, app/components/nbport/nav/view.scss */
.gck_nav .navBg {
  border-top: solid 1px #e6e6e6;
  min-width: 1200px;
  border-bottom: solid 1px #e6e6e6;
  height: 40px;
}
/* line 3, app/components/nbport/nav/view.scss */
.gck_nav .navBg ul {
  position: relative;
}
/* line 4, app/components/nbport/nav/view.scss */
.gck_nav .navBg li {
  float: left;
  font: 17px/40px "微软雅黑";
}
/* line 5, app/components/nbport/nav/view.scss */
.gck_nav .navBg li a {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3 ease-in-out,color 0.5s ease;
  transition: background 0.3s ease-in-out,color 0.5s ease;
  padding: 0 20px;
  height: 40px;
  float: left;
  background: url(/feebas/assets/images/other-images/navBg.png) no-repeat center -25px;
}
/* line 7, app/components/nbport/nav/view.scss */
.gck_nav .navBg li.hover, .gck_nav .navBg li a:hover, .gck_nav .navBg li:hover a {
  background: url(/feebas/assets/images/other-images/navBg.png) no-repeat center bottom;
  color: #1b75cb;
}
/* line 8, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .erjiMenu {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  width: 1200px;
  border: 0px solid red;
  font-size: 14px;
  z-index: 9999;
  background: #448ac6;
  /*filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;*/
  color: #fff;
  padding: 20px 0px 20px 0px;
}
/* line 10, app/components/nbport/nav/view.scss */
.gck_nav .navBg li.hover a {
  color: #1b75cb;
}
/* line 12, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .info_service {
  float: left;
}
/* line 13, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .info_service dl {
  float: left;
  display: block;
  width: 370px;
  margin-left: 20px;
}
/* line 14, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .info_service dt {
  display: block;
  color: #fffc01;
  border-left: solid 4px #fffc01;
  padding-left: 7px;
  height: 17px;
  line-height: 17px;
  font-size: 16px;
  margin-bottom: 5px;
}
/* line 16, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .info_service dd {
  float: left;
  width: 180px;
}
/* line 17, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .info_service dd a {
  background: none;
  color: #fff;
  font: 13px/20px "微软雅黑";
  margin-left: 10px;
  margin-top: 6px;
  padding: 0 2px;
  height: 20px;
}
/* line 18, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .info_service dd a:hover {
  background: #fff none;
  color: #448ac6;
}
/* line 19, app/components/nbport/nav/view.scss */
.gck_nav .navBg li:hover .erjiMenu {
  display: block;
}
/* line 20, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .erjiMenu2 {
  float: left;
  padding: 0px 0px 20px 15px;
}
/* line 21, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .erjiMenu2 dl {
  display: block;
  width: 180px;
}
/* line 22, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .erjiMenu2 dt {
  display: block;
  color: #fffc01;
  border-left: solid 4px #fffc01;
  padding-left: 7px;
  height: 17px;
  line-height: 17px;
  font-size: 16px;
  margin-bottom: 5px;
}
/* line 24, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .erjiMenu2 dd {
  float: left;
  width: 180px;
}
/* line 25, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .erjiMenu2 dd a {
  background: none;
  color: #fff;
  font: 13px/20px "微软雅黑";
  margin-left: 10px;
  margin-top: 6px;
  padding: 0 2px;
  height: 20px;
}
/* line 26, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .erjiMenu2 dd a:hover {
  background: #fff none;
  color: #448ac6;
}
/* line 28, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .erjiMenu3 {
  margin-top: 60px;
  width: 180px;
}
/* line 30, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_wwe {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  width: 680px;
  font-size: 14px;
  z-index: 9999;
  background: #448ac6;
  /*filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;*/
  color: #fff;
  padding: 0px;
  border: 0px solid red;
}
/* line 32, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_wwe dl {
  float: left;
  display: block;
  width: 380px;
}
/* line 33, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_wwe dt {
  display: block;
  color: #fffc01;
  border-left: solid 4px #fffc01;
  padding-left: 7px;
  height: 17px;
  line-height: 17px;
  font-size: 16px;
  margin-bottom: 5px;
}
/* line 34, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_wwe dd {
  float: left;
  width: 190px;
}
/* line 35, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_wwe dd a {
  background: none;
  color: #fff;
  font: 13px/20px "微软雅黑";
  margin-left: 10px;
  margin-top: 6px;
  padding: 0 2px;
  height: 20px;
}
/* line 36, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_wwe dd a:hover {
  background: #fff none;
  color: #448ac6;
}
/* line 37, app/components/nbport/nav/view.scss */
.gck_nav .navBg li:hover .xiao_wwe {
  display: block;
}
/* line 39, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_wwe2 {
  float: left;
  padding: 20px 20px;
  border: 0px solid red;
  width: 180px;
  height: 265px;
}
/* line 40, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_wwe2 dl {
  display: block;
  width: 180px;
}
/* line 41, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_wwe2 dd {
  width: 180px;
}
/* line 42, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_wwe3 {
  float: left;
  padding: 20px 20px;
  border: 0px solid red;
  width: 195px;
  height: 150px;
}
/* line 43, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .wwer {
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 45, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_trade {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  width: 870px;
  font-size: 14px;
  z-index: 9999;
  background: #448ac6;
  /*filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;*/
  color: #fff;
  padding: 0px;
  border: 0px solid red;
}
/* line 47, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_trade dl {
  float: left;
  display: block;
  width: 365px;
  padding: 20px 20px;
}
/* line 48, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_trade dt {
  display: block;
  color: #fffc01;
  border-left: solid 4px #fffc01;
  padding-left: 7px;
  height: 17px;
  line-height: 17px;
  font-size: 16px;
  margin-bottom: 5px;
}
/* line 49, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_trade dd {
  float: left;
  width: 180px;
}
/* line 50, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_trade dd a {
  background: none;
  color: #fff;
  font: 13px/20px "微软雅黑";
  margin-left: 10px;
  margin-top: 6px;
  padding: 0 2px;
  height: 20px;
}
/* line 51, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_trade dd a:hover {
  background: #fff none;
  color: #448ac6;
}
/* line 53, app/components/nbport/nav/view.scss */
.gck_nav .navBg li:hover .xiao_trade {
  display: block;
}
/* line 55, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_trade2 {
  float: left;
  padding: 0px 20px;
  border: 0px solid red;
  width: 180px;
  height: 150px;
}
/* line 56, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_trade2 dl {
  display: block;
  width: 180px;
}
/* line 57, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_trade2 dd {
  width: 180px;
}
/* line 58, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .xiao_trade3 {
  float: left;
  padding: 20px 20px;
  border: 0px solid red;
  width: 195px;
  height: 150px;
}
/* line 59, app/components/nbport/nav/view.scss */
.gck_nav .navBg li .wwer {
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 2, app/components/nbport/news_info/view.scss */
.lj_news_info .news_explicit_structure {
  border: 0px solid red;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  max-height: 1000px;
  width: 982px;
}
/* line 3, app/components/nbport/news_info/view.scss */
.lj_news_info .lj_news_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/nbport/news_info/view.scss */
.lj_news_info .connect_news_info {
  padding: 20px 20px;
}
/* line 5, app/components/nbport/news_info/view.scss */
.lj_news_info .connect_news_info li {
  height: 150px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 20px;
}
/* line 6, app/components/nbport/news_info/view.scss */
.lj_news_info .connect_news_info li img {
  float: left;
  width: 168px;
  height: 125px;
  border: 1px solid #DFDFDF;
  padding: 2px 2px;
}
/* line 7, app/components/nbport/news_info/view.scss */
.lj_news_info .connect_news_info li h2 {
  margin-bottom: 0;
  color: #666;
  font-size: 15px;
  margin-left: 200px;
}
/* line 8, app/components/nbport/news_info/view.scss */
.lj_news_info .connect_news_info li h2:hover {
  color: #1B75CB;
}
/* line 9, app/components/nbport/news_info/view.scss */
.lj_news_info .connect_news_info li p {
  color: #666;
  text-indent: 25px;
  line-height: 30px;
  margin-left: 200px;
  overflow: hidden;
  height: 90px;
  border: 0px solid red;
}
/* line 11, app/components/nbport/news_info/view.scss */
.lj_news_info .connect_news_more {
  color: #1B75CB;
  float: right;
}
/* line 3, app/components/nbport/news_left/view.scss */
.news_left .left_notice_title {
  float: left;
  width: 215px;
  font-size: 15px;
  min-height: 300px;
  max-height: 600px;
  height: auto;
}
/* line 4, app/components/nbport/news_left/view.scss */
.news_left .left_notice_subtitle {
  font-size: 17px;
  color: #1B75CB;
  border-bottom: 1px solid #808080;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  background-color: #FAFAFA;
}
/* line 6, app/components/nbport/news_left/view.scss */
.news_left .left_notice_title li {
  text-indent: 10px;
}
/* line 7, app/components/nbport/news_left/view.scss */
.news_left .left_notice_title li a {
  color: #666;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #F0F0F0;
  display: block;
  margin: 0px 0px;
  text-decoration: none;
}
/* line 9, app/components/nbport/news_left/view.scss */
.news_left .left_notice_title li:hover a {
  color: #1B75CB;
  text-decoration: none;
}
/* line 10, app/components/nbport/news_left/view.scss */
.news_left .left_notice_title li.on a {
  color: #1B75CB;
}
/* line 2, app/components/nbport/notice_info/view.scss */
.notice_info .news_explicit_structure {
  border: 0px solid red;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  max-height: 1000px;
  width: 982px;
}
/* line 3, app/components/nbport/notice_info/view.scss */
.notice_info .new_notice_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/nbport/notice_info/view.scss */
.notice_info .new_notice_title a:hover {
  color: #1B75CB;
}
/* line 6, app/components/nbport/notice_info/view.scss */
.notice_info .new_notice_info {
  margin-top: 5px;
  margin-bottom: 40px;
  width: 982px;
  overflow: hidden;
  padding: 10px 10px;
}
/* line 8, app/components/nbport/notice_info/view.scss */
.notice_info .new_notice_info li {
  width: 930px;
  float: left;
  overflow: hidden;
  border: 0px solid red;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
  padding-left: 12px;
  background: url(/feebas/assets/images/other-images/index_56.png) no-repeat 0 10px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 11, app/components/nbport/notice_info/view.scss */
.notice_info .new_notice_info li a {
  color: #333;
}
/* line 12, app/components/nbport/notice_info/view.scss */
.notice_info .new_notice_info li a:hover {
  color: #3770C0;
}
/* line 13, app/components/nbport/notice_info/view.scss */
.notice_info .new_notice_info li span {
  float: right;
  font-size: 12px;
  color: #969696;
}
/* line 15, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 16, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 35px;
  line-height: 35px;
  color: #666;
  border: 1px solid #ddd;
  margin: 0 2px;
}
/* line 17, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages a:hover {
  border-color: #1B75CB;
  color: #1B75CB;
}
/* line 18, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages .page {
  width: 35px;
}
/* line 19, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages .on {
  color: #fff;
  background-color: #1B75CB;
  border-color: #42a4dd;
}
/* line 20, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages .page_tab {
  padding: 0 15px;
}
/* line 21, app/components/nbport/notice_info/view.scss */
.notice_info .page_sum {
  padding-left: 5px;
}
/* line 22, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages .page_btn {
  width: 30px;
  height: 20px;
}
/* line 23, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages input[type="text"] {
  width: 30px;
  height: 20px;
  margin: 0 5px;
  padding-left: 5px;
  border: 1px solid #e4e4e4;
}
/* line 24, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages input[type="button"] {
  height: 22px;
  border: 0;
  width: 45px;
  cursor: pointer;
  color: #000;
  outline: none;
  line-height: 20px;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #e4e4e4;
}
/* line 26, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages span {
  margin-left: 8px;
}
/* line 27, app/components/nbport/notice_info/view.scss */
.notice_info .tab_pages .lock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ddd;
  margin: 0 2px;
}
/* line 2, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  max-height: 7000px;
  width: 982px;
}
/* line 3, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_title a:hover {
  color: #1B75CB;
}
/* line 6, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img1 {
  padding: 20px 17px;
}
/* line 7, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img1 dt {
  font-weight: bold;
}
/* line 8, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img1 dd {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 9, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img1 img {
  width: 950px;
  height: 280px;
}
/* line 11, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img2 {
  padding: 20px 17px;
}
/* line 12, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img2 dt {
  font-weight: bold;
}
/* line 13, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img2 dd {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 14, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img2 .zntu1 {
  width: 950px;
  height: 377px;
}
/* line 15, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img2 .zntu2 {
  width: 950px;
  height: 376px;
}
/* line 16, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img2 .zntu3 {
  width: 950px;
  height: 381px;
}
/* line 17, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .single_img2 .zntu4 {
  width: 950px;
  height: 313px;
}
/* line 19, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_info {
  margin-top: 30px;
}
/* line 20, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_info h3 {
  text-align: center;
}
/* line 21, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_info p {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 21, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_info p span {
  color: red;
}
/* line 22, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_info dt {
  font-weight: bold;
}
/* line 23, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_info dd {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 23, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_info dd span {
  color: red;
}
/* line 24, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_info img {
  width: 100%;
}
/* line 26, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_payment_info {
  padding: 30px 0px;
}
/* line 28, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_payment_info h3 {
  text-align: center;
  margin-bottom: 30px;
}
/* line 29, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_payment_info dt {
  font-weight: bold;
}
/* line 29, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_payment_info dt span {
  color: red;
}
/* line 30, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_payment_info dd {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 31, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_guide_payment_info img {
  width: 100%;
}
/* line 33, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_shuom_info {
  margin-bottom: 20px;
}
/* line 34, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_shuom_info dl {
  line-height: 30px;
}
/* line 36, app/components/nbport/novice_left/operation_flow/single_window_info/view.scss */
.single_window_info .sg_shuom_info dl dd {
  margin-left: 63px;
}
/* line 2, app/components/nbport/novice_left/operation_flow/view.scss */
.operation_flow .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  max-height: 1000px;
  width: 982px;
}
/* line 3, app/components/nbport/novice_left/operation_flow/view.scss */
.operation_flow .operation_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/nbport/novice_left/operation_flow/view.scss */
.operation_flow .operation_title a:hover {
  color: #1B75CB;
}
/* line 6, app/components/nbport/novice_left/operation_flow/view.scss */
.operation_flow .operation_liuc_info {
  margin-top: 5px;
  margin-bottom: 40px;
  width: 982px;
  overflow: hidden;
  padding: 10px 10px;
}
/* line 8, app/components/nbport/novice_left/operation_flow/view.scss */
.operation_flow .operation_liuc_info li {
  width: 930px;
  float: left;
  border: 0px solid red;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
  padding-left: 12px;
  background: url(/feebas/assets/images/other-images/index_56.png) no-repeat 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 11, app/components/nbport/novice_left/operation_flow/view.scss */
.operation_flow .operation_liuc_info li a {
  color: #333;
}
/* line 12, app/components/nbport/novice_left/operation_flow/view.scss */
.operation_flow .operation_liuc_info li a:hover {
  color: #3770C0;
}
/* line 13, app/components/nbport/novice_left/operation_flow/view.scss */
.operation_flow .operation_liuc_info li span {
  float: right;
  color: #969696;
}
/* line 2, app/components/nbport/novice_left/payment_method/view.scss */
.xsrmgck_payment_method .user_guide_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  max-height: 7000px;
  width: 982px;
}
/* line 3, app/components/nbport/novice_left/payment_method/view.scss */
.xsrmgck_payment_method .guide_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/nbport/novice_left/payment_method/view.scss */
.xsrmgck_payment_method .guide_title a:hover {
  color: #1B75CB;
}
/* line 2, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_guide_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  max-height: 7000px;
  width: 982px;
}
/* line 3, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .guide_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .guide_title a:hover {
  color: #1B75CB;
}
/* line 5, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_guide_info {
  margin: 20px 20px;
}
/* line 7, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_guide_info h3 {
  text-align: center;
}
/* line 8, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_guide_info p {
  line-height: 30px;
  margin-top: 20px;
}
/* line 9, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_guide_info dl {
  margin-top: 20px;
  line-height: 30px;
}
/* line 11, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_guide_info dl dd {
  margin-left: 75px;
}
/* line 15, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_login_introduce h3 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 16, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_login_introduce dl {
  margin-top: 20px;
  margin-bottom: 30px;
}
/* line 18, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_login_introduce dl dt {
  margin-top: 20px;
  font-size: 15px;
}
/* line 19, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_login_introduce dl dt span {
  color: red;
}
/* line 21, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_login_introduce dl dd {
  margin-top: 5px;
}
/* line 22, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .user_login_introduce dl dd img {
  width: 100%;
}
/* line 27, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .merchants_settled_guide h3 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 28, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .merchants_settled_guide h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}
/* line 29, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .merchants_settled_guide dl {
  margin-top: 20px;
  margin-bottom: 30px;
}
/* line 31, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .merchants_settled_guide dl dt {
  margin-top: 20px;
  font-size: 15px;
}
/* line 32, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .merchants_settled_guide dl dd {
  margin-top: 5px;
}
/* line 34, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .merchants_settled_guide dl dd img {
  width: 100%;
}
/* line 37, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .merchants_settled_guide ul li {
  line-height: 30px;
}
/* line 37, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .merchants_settled_guide ul li span {
  color: red;
}
/* line 40, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .authority_crm_guide h3 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 41, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .authority_crm_guide dl {
  margin-top: 20px;
  margin-bottom: 30px;
}
/* line 43, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .authority_crm_guide dl dt {
  margin-top: 20px;
  font-size: 15px;
}
/* line 44, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .authority_crm_guide dl dt span {
  color: red;
}
/* line 46, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .authority_crm_guide dl dd {
  margin-top: 5px;
}
/* line 47, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .authority_crm_guide dl dd img {
  width: 100%;
}
/* line 51, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .shuom_guide_info {
  margin: 20px 20px;
}
/* line 53, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .shuom_guide_info dl {
  margin-top: 20px;
  line-height: 30px;
}
/* line 55, app/components/nbport/novice_left/user_guide/view.scss */
.gckxsrm_user_guide .shuom_guide_info dl dd {
  margin-left: 63px;
}
/* line 2, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure {
  margin: 0 auto;
  border: 1px solid #CCD0D6;
  margin-top: 5px;
  height: 550px;
  width: 660px;
  background-color: #FFFFFF;
}
/* line 5, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure .online_service_title {
  height: 30px;
  line-height: 30px;
  background-color: #159BD5;
  text-indent: 1em;
  font-weight: bold;
  color: #FFFFFF;
}
/* line 11, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure .online_chat_info .recordPanel {
  height: 300px;
  width: 628px;
  resize: none;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #CCD0D6;
  background-color: #FFFFFF;
  overflow: auto;
  padding: 8px;
}
/* line 19, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure .online_chat_info .welcome_msg {
  text-align: center;
  color: #C3C3C3;
}
/* line 24, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure .online_chat_info .welcome_msg span {
  color: green;
  font-size: 16px;
  font-weight: bold;
}
/* line 30, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure .online_chat_info .slef_msg {
  color: orange;
  float: right;
  clear: both;
}
/* line 35, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure .online_chat_info .other_msg {
  color: blue;
  clear: both;
}
/* line 39, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure .online_chat_info .name_title {
  font-size: 14px;
  font-weight: bold;
  color: black;
}
/* line 46, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure .online_converse_info {
  text-align: center;
}
/* line 48, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure .online_converse_info textarea {
  height: 130px;
  width: 640px;
  resize: none;
  margin-top: 9px;
  border: 1px solid #CCD0D6;
  background-color: #FFFFFF;
}
/* line 54, app/components/nbport/online_service/view.scss */
.kfgck_online_service .online_service_structure .online_converse_button button {
  float: right;
  margin-right: 10px;
  overflow: hidden;
  height: 30px;
  border: 0;
  padding: 0px 10px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 30px;
  background-color: #159BD5;
}
/* line 4, app/components/nbport/register/view.scss */
.gckregister .register_title {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  text-indent: 10px;
  border-bottom: 1px solid #F2F2F2;
}
/* line 6, app/components/nbport/register/view.scss */
.gckregister .register_structure {
  border: 0px solid red;
  overflow: hidden;
}
/* line 7, app/components/nbport/register/view.scss */
.gckregister .register_info {
  border: 0px solid red;
  overflow: hidden;
  width: 600px;
  margin: auto;
  padding: 30px;
}
/* line 8, app/components/nbport/register/view.scss */
.gckregister .register_name {
  margin-top: 15px;
}
/* line 9, app/components/nbport/register/view.scss */
.gckregister .register_name label {
  border: 0px solid red;
  font-size: 13px;
  width: 100px;
  color: #333333;
  height: 35px;
  line-height: 30px;
  text-align: right;
}
/* line 10, app/components/nbport/register/view.scss */
.gckregister .register_name input[type="text"] {
  width: 230px;
  height: 35px;
  line-height: 35px;
  text-indent: 1em;
}
/* line 11, app/components/nbport/register/view.scss */
.gckregister .register_name input[type="number"] {
  width: 230px;
  height: 35px;
  line-height: 35px;
  text-indent: 1em;
}
/* line 12, app/components/nbport/register/view.scss */
.gckregister .register_name input[type="password"] {
  width: 230px;
  height: 35px;
  line-height: 35px;
  text-indent: 1em;
}
/* line 13, app/components/nbport/register/view.scss */
.gckregister .register_name span {
  color: red;
  font-size: 13px;
}
/* line 15, app/components/nbport/register/view.scss */
.gckregister .register_proving {
  margin-top: 15px;
}
/* line 16, app/components/nbport/register/view.scss */
.gckregister .register_proving label {
  border: 0px solid red;
  font-size: 13px;
  width: 100px;
  color: #333333;
  height: 35px;
  line-height: 30px;
  text-align: right;
}
/* line 17, app/components/nbport/register/view.scss */
.gckregister .register_proving input[type="text"] {
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
/* line 18, app/components/nbport/register/view.scss */
.gckregister .register_proving input[type="number"] {
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
/* line 19, app/components/nbport/register/view.scss */
.gckregister .register_proving input[type="password"] {
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
/* line 20, app/components/nbport/register/view.scss */
.gckregister .register_proving span {
  color: red;
  font-size: 13px;
}
/* line 21, app/components/nbport/register/view.scss */
.gckregister .register_proving button {
  margin-left: 10px;
  background-color: #F4A100;
  border: 0px;
  color: #fff;
  padding: 9px 16px;
}
/* line 24, app/components/nbport/register/view.scss */
.gckregister .register_agreement {
  margin-top: 15px;
  margin-left: 100px;
}
/* line 25, app/components/nbport/register/view.scss */
.gckregister .register_agreement span {
  color: #009DDC;
}
/* line 27, app/components/nbport/register/view.scss */
.gckregister .register_button {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* line 28, app/components/nbport/register/view.scss */
.gckregister .register_button input[type="submit"] {
  margin-left: 100px;
  width: 230px;
  height: 38px;
  background-color: #009DDC;
  border: 0px;
  color: #fff;
  font-size: 16px;
}
/* line 30, app/components/nbport/register/view.scss */
.gckregister .control-group label {
  margin-right: 0px;
}
/* line 32, app/components/nbport/register/view.scss */
.gckregister .verify-code {
  width: 100px;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 38, app/components/nbport/register/view.scss */
.gckregister .password-level {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 40, app/components/nbport/register/view.scss */
.gckregister .password-level li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  list-style: none;
  width: 54px;
  height: 25px;
  text-align: center;
}
/* line 46, app/components/nbport/register/view.scss */
.gckregister .password-level li div {
  width: 100%;
  height: 8px;
  background-color: #dfdfdf;
}
/* line 51, app/components/nbport/register/view.scss */
.gckregister .password-level li .weak-bar {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
/* line 55, app/components/nbport/register/view.scss */
.gckregister .password-level li .strong-bar {
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
}
/* line 59, app/components/nbport/register/view.scss */
.gckregister .password-level li .active {
  background-color: #2dc12d;
}
/* line 2, app/components/nbport/wz_terms_left/legal_declaration/view.scss */
.gckwz_legal_declaration .legal_declaration_info {
  padding: 20px 20px;
  line-height: 30px;
}
/* line 4, app/components/nbport/wz_terms_left/legal_declaration/view.scss */
.gckwz_legal_declaration .legal_declaration_info h3 {
  text-align: center;
  margin-bottom: 30px;
}
/* line 5, app/components/nbport/wz_terms_left/legal_declaration/view.scss */
.gckwz_legal_declaration .legal_declaration_info p {
  text-indent: 30px;
}
/* line 2, app/components/nbport/wz_terms_left/privacy_statement/view.scss */
.gckwz_privacy_statement .privacy_statement_info {
  padding: 20px 20px;
  line-height: 30px;
}
/* line 4, app/components/nbport/wz_terms_left/privacy_statement/view.scss */
.gckwz_privacy_statement .privacy_statement_info h3 {
  text-align: center;
  margin-bottom: 30px;
}
/* line 5, app/components/nbport/wz_terms_left/privacy_statement/view.scss */
.gckwz_privacy_statement .privacy_statement_info p {
  text-indent: 30px;
}
/* line 2, app/components/nbport/wz_terms_left/user_agreement/bank_line/view.scss */
.gckwz_bank_line .bank_linexia_info {
  padding: 20px 25px 25px;
  line-height: 30px;
  color: #333;
}
/* line 4, app/components/nbport/wz_terms_left/user_agreement/bank_line/view.scss */
.gckwz_bank_line .bank_linexia_info h3 {
  text-align: center;
  margin-bottom: 20px;
}
/* line 5, app/components/nbport/wz_terms_left/user_agreement/bank_line/view.scss */
.gckwz_bank_line .bank_linexia_info dl {
  margin-bottom: 30px;
  margin-top: 10px;
}
/* line 6, app/components/nbport/wz_terms_left/user_agreement/bank_line/view.scss */
.gckwz_bank_line .bank_linexia_info dd {
  text-indent: 2em;
}
/* line 2, app/components/nbport/wz_terms_left/user_agreement/bank_lines/view.scss */
.gckwz_bank_lines .bank_lines_info {
  padding: 20px 25px 25px;
  line-height: 30px;
}
/* line 4, app/components/nbport/wz_terms_left/user_agreement/bank_lines/view.scss */
.gckwz_bank_lines .bank_lines_info h3 {
  text-align: center;
  margin-bottom: 20px;
}
/* line 5, app/components/nbport/wz_terms_left/user_agreement/bank_lines/view.scss */
.gckwz_bank_lines .bank_lines_info dt {
  margin-top: 20px;
  text-indent: 2em;
}
/* line 2, app/components/nbport/wz_terms_left/user_agreement/platform_agreement/view.scss */
.gckwz_platform_agreement .platform_agreement_info {
  padding: 20px 25px 25px;
  line-height: 30px;
}
/* line 4, app/components/nbport/wz_terms_left/user_agreement/platform_agreement/view.scss */
.gckwz_platform_agreement .platform_agreement_info h3 {
  text-align: center;
  margin-bottom: 20px;
}
/* line 5, app/components/nbport/wz_terms_left/user_agreement/platform_agreement/view.scss */
.gckwz_platform_agreement .platform_agreement_info p {
  text-indent: 30px;
}
/* line 6, app/components/nbport/wz_terms_left/user_agreement/platform_agreement/view.scss */
.gckwz_platform_agreement .platform_agreement_info dt {
  font-weight: bold;
  margin-top: 20px;
}
/* line 7, app/components/nbport/wz_terms_left/user_agreement/platform_agreement/view.scss */
.gckwz_platform_agreement .platform_agreement_info dd {
  text-indent: 2em;
}
/* line 2, app/components/nbport/wz_terms_left/user_agreement/view.scss */
.gckwz_user_agreement .operation_liuc_info {
  margin-top: 5px;
  margin-bottom: 40px;
  width: 982px;
  overflow: hidden;
  padding: 10px 10px;
}
/* line 4, app/components/nbport/wz_terms_left/user_agreement/view.scss */
.gckwz_user_agreement .operation_liuc_info li {
  width: 930px;
  float: left;
  border: 0px solid red;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
  padding-left: 12px;
  background: url(/feebas/assets/images/other-images/index_56.png) no-repeat 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 7, app/components/nbport/wz_terms_left/user_agreement/view.scss */
.gckwz_user_agreement .operation_liuc_info li a {
  color: #333;
}
/* line 8, app/components/nbport/wz_terms_left/user_agreement/view.scss */
.gckwz_user_agreement .operation_liuc_info li a:hover {
  color: #3770C0;
}
/* line 9, app/components/nbport/wz_terms_left/user_agreement/view.scss */
.gckwz_user_agreement .operation_liuc_info li span {
  float: right;
  color: #969696;
}
/* line 2, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure {
  overflow: hidden;
  font-size: 13px;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 4, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .apply_info {
  float: left;
  border: 0px solid red;
  width: 500px;
  margin-left: 20px;
}
/* line 6, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .apply_info dt {
  float: left;
  width: 90px;
  margin-bottom: 20px;
  height: 30px;
  line-height: 30px;
}
/* line 6, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .apply_info dt span {
  color: red;
}
/* line 7, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .apply_info dd {
  margin-bottom: 20px;
}
/* line 7, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .apply_info dd span {
  line-height: 35px;
  margin-left: 5px;
}
/* line 8, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .apply_info input[type="text"] {
  height: 30px;
  line-height: 30px;
  width: 300px;
}
/* line 9, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .apply_info select {
  height: 33px;
  line-height: 33px;
  width: 302px;
}
/* line 11, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .file_content {
  float: left;
  cursor: pointer;
  border: 1px solid #A6A6A6;
  height: 30px;
  background: #E8E8E8;
  position: relative;
  padding: 0px 30px;
}
/* line 12, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .file_button {
  text-align: center;
  cursor: pointer;
  padding-top: 5px;
  color: #333;
  font-size: 13px;
}
/* line 13, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .input_style {
  height: 30px;
  cursor: pointer;
  font-size: 30px;
  width: 170px;
  outline: medium none;
  position: absolute;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  left: 0px;
  top: 0px;
}
/* line 16, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .apply_info_img {
  float: right;
  border: 3px solid #CCCCCC;
  height: 300px;
  width: 500px;
  margin-top: 0px;
  margin-right: 30px;
}
/* line 19, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_structure .apply_info_img img {
  height: 300px;
  width: 500px;
}
/* line 22, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_protocol_structure {
  border: 0px solid red;
  text-align: center;
}
/* line 24, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_protocol_structure .apply_protocol a {
  color: #0F509F;
}
/* line 25, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_protocol_structure .apply_button {
  margin-top: 20px;
}
/* line 27, app/components/personal_center/pact_manage/apply_pact/view.scss */
.qygck_apply_pact .apply_protocol_structure .apply_button button {
  padding: 0px 50px;
  height: 30px;
  line-height: 25px;
}
/* line 2, app/components/personal_center/pact_manage/detailed/view.scss */
.qygck_detailed .detailed_info {
  border: 1px solid #E6E6E6;
  border-bottom: 0px solid;
  margin-top: 10px;
  background-color: #FFFFFF;
}
/* line 4, app/components/personal_center/pact_manage/detailed/view.scss */
.qygck_detailed .detailed_info table {
  border-collapse: collapse;
  width: 100%;
}
/* line 6, app/components/personal_center/pact_manage/detailed/view.scss */
.qygck_detailed .detailed_info table th {
  height: 35px;
  line-height: 35px;
  width: 10%;
  color: #333;
  background-color: #F7F7F7;
  border-bottom: solid 1px #D5D5D5;
}
/* line 7, app/components/personal_center/pact_manage/detailed/view.scss */
.qygck_detailed .detailed_info table td {
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  width: 15%;
}
/* line 10, app/components/personal_center/pact_manage/detailed/view.scss */
.qygck_detailed .detailed_info_img {
  border: 1px solid #E6E6E6;
  margin: 0px auto;
  max-height: 400px;
  overflow: auto;
  width: 1000px;
  margin-top: 20px;
}
/* line 12, app/components/personal_center/pact_manage/detailed/view.scss */
.qygck_detailed .detailed_info_img img {
  width: 100%;
  display: block;
}
/* line 2, app/components/personal_center/pact_manage/pact_info/view.scss */
.qygck_pact_info .pact_button_structure {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 4, app/components/personal_center/pact_manage/pact_info/view.scss */
.qygck_pact_info .pact_button_structure button {
  height: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 10, app/components/personal_center/pact_manage/pact_info/view.scss */
.qygck_pact_info .pact_info table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 12, app/components/personal_center/pact_manage/pact_info/view.scss */
.qygck_pact_info .pact_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 13, app/components/personal_center/pact_manage/pact_info/view.scss */
.qygck_pact_info .pact_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 15, app/components/personal_center/pact_manage/pact_info/view.scss */
.qygck_pact_info .pact_info table td a {
  color: #1660C1;
  text-indent: 25px;
}
/* line 2, app/components/personal_center/pact_manage/pact_protocol/view.scss */
.qygck_pact_protocol .pact_protocol {
  width: 700px;
  font-size: 13px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 30px;
}
/* line 3, app/components/personal_center/pact_manage/pact_protocol/view.scss */
.qygck_pact_protocol .pact_protocol h3 {
  text-align: center;
  margin-bottom: 20px;
}
/* line 3, app/components/personal_center/pact_manage/pact_protocol/view.scss */
.qygck_pact_protocol .pact_protocol p {
  line-height: 30px;
  text-indent: 2em;
}
/* line 4, app/components/personal_center/pact_manage/pact_protocol/view.scss */
.qygck_pact_protocol .pact_protocol dt {
  line-height: 30px;
}
/* line 9, app/components/port_entrance_permit/security_agreement/notice/view.scss */
.layui-layer.layui-layer-202202281708 .layui-layer-btn .layui-layer-btn0 {
  border-color: #bebebe;
  background-color: #f2f2f2;
  color: #000;
}
/* line 16, app/components/port_entrance_permit/security_agreement/notice/view.scss */
.layui-layer.layui-layer-202202281708 .layui-layer-btn .layui-layer-btn1 {
  border-color: #bebebe;
  background-color: #81d3f8;
  color: #000;
}

/* line 26, app/components/port_entrance_permit/security_agreement/notice/view.scss */
.layui-layer-202202281855 div.part:not(:first-child) {
  margin-top: 20px;
}
/* line 30, app/components/port_entrance_permit/security_agreement/notice/view.scss */
.layui-layer-202202281855 .sub-title {
  font-weight: 700;
}
/* line 34, app/components/port_entrance_permit/security_agreement/notice/view.scss */
.layui-layer-202202281855 .red {
  color: red;
}
@charset "UTF-8";
/* line 1, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage {
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage button {
  height: 33px;
  margin-left: 20px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 5, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .container_sg_query {
  border: 1px solid #c3c3c3;
  margin: 0 auto;
  margin-top: 10px;
  padding: 10px;
}
/* line 7, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .container_sg_query a {
  color: #1660C1;
}
/* line 8, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .container_sg_query input[type="text"] {
  width: 230px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 9, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .container_sg_query select {
  font-size: 12px;
  width: 230px;
  height: 33px;
  line-height: 33px;
  margin-left: 11px;
}
/* line 11, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .container_sg_query::after {
  clear: left;
}
/* line 15, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .table_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
  margin-top: 15px;
}
/* line 16, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .table_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 18, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .table_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 19, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .table_info table td {
  text-align: center;
  height: 40px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 21, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .table_info table td a {
  color: #1660C1;
}
/* line 21, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .table_info table td span {
  color: #2EC300;
}
/* line 23, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .table_info table a {
  margin-right: 10px;
}
/* line 26, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -180px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 30px 20px;
  /*--  修改信息  --*/
}
/* line 41, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 47, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 100px;
  border: 1px solid #D5D5D5;
}
/* line 55, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 59, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover .alter_name table td input[type="text"] {
  width: 240px;
  height: 25px;
  line-height: 25px;
  margin-left: 20px;
  border: none;
  background-color: #fff;
  box-shadow: none;
}
/* line 71, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 20px;
}
/* line 75, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover .alter_name .commit_button button {
  padding: 0;
  width: 110px;
}
/* line 80, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover .alter_name .commit_button #commit {
  background-color: #159BD5;
}
/* line 84, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover .alter_name .commit_button .layui-btn-primary:hover {
  border-color: #159BD5;
}
/* line 90, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover2 {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -180px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 30px 20px;
  /*--  修改信息  --*/
}
/* line 105, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover2 .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 111, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover2 .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 100px;
  border: 1px solid #D5D5D5;
}
/* line 119, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover2 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 123, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover2 .alter_name table td input[type="text"] {
  width: 240px;
  height: 25px;
  line-height: 25px;
  margin-left: 20px;
  border: none;
  background-color: #fff;
  box-shadow: none;
}
/* line 135, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover2 .alter_name .commit_button {
  text-align: center;
  margin-top: 20px;
}
/* line 139, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover2 .alter_name .commit_button button {
  padding: 0;
  width: 110px;
}
/* line 144, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover2 .alter_name .commit_button #commit {
  background-color: #159BD5;
}
/* line 148, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .altersendpost_popover2 .alter_name .commit_button .layui-btn-primary:hover {
  border-color: #159BD5;
}
/* line 154, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .query-line {
  clear: left;
  width: 100%;
  margin-top: 10px;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
}
/* line 162, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .query-group {
  margin-bottom: 9px;
  font-size: 0;
}
/* line 166, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .query-group .query-group-item {
  float: left;
  margin-bottom: 10px;
  width: 25%;
  font-size: 12px;
  height: 34px;
}
/* line 173, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .query-group .query-group-item .query-group-item-label {
  width: 5em;
  display: inline-block;
  text-align: right;
}
/* line 180, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .query-button {
  margin-top: 5px;
  text-align: center;
}
/* line 186, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-left: 10px;
}
/* line 198, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 203, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 213, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 216, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container a {
  cursor: pointer;
}
/* line 222, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 238, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 241, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 248, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 251, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 259, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 265, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 272, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: 25px;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 289, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 295, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 302, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 120px;
  -webkit-overflow-scrolling: touch;
}
/* line 312, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 321, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 325, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 336, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 340, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 343, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 348, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 352, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 357, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 362, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 365, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 372, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 384, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 388, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 393, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 407, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 424, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 427, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 437, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 440, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 446, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 449, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 452, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 456, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 464, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 468, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 476, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 480, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 483, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 487, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 493, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 497, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 500, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 506, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl {
  text-align: right;
}
/* line 509, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 513, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 518, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 521, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 525, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 529, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 532, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 535, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 539, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 543, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.bl_rule_manage .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 547, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 551, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 555, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 558, app/components/port_shipping_coordination/blRuleManage/view.scss */
.bl_rule_manage .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 567, app/components/port_shipping_coordination/blRuleManage/view.scss */
  .bl_rule_manage .chosen-rtl .chosen-search input[type="text"],
  .bl_rule_manage .chosen-container-single .chosen-single abbr,
  .bl_rule_manage .chosen-container-single .chosen-single div b,
  .bl_rule_manage .chosen-container-single .chosen-search input[type="text"],
  .bl_rule_manage .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .bl_rule_manage .chosen-container .chosen-results-scroll-down span,
  .bl_rule_manage .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 1, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page {
  min-height: 600px;
}
/* line 4, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 50, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page #fm #queryResultRow {
  display: none;
  font-size: 14px;
}
/* line 54, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page #fm #queryResultRow span.num {
  font-weight: 700;
  color: #1e9fff;
}
/* line 61, app/components/port_shipping_coordination/release_apply_page/view.scss */
.gh_release_op_page .selectric {
  display: none;
}
/* line 1, app/components/port_shipping_coordination/release_approve_page/view.scss */
.gh_release_approve_page {
  min-height: 600px;
}
/* line 4, app/components/port_shipping_coordination/release_approve_page/view.scss */
.gh_release_approve_page .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/port_shipping_coordination/release_approve_page/view.scss */
.gh_release_approve_page #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/port_shipping_coordination/release_approve_page/view.scss */
.gh_release_approve_page #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/port_shipping_coordination/release_approve_page/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/port_shipping_coordination/release_approve_page/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/port_shipping_coordination/release_approve_page/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/port_shipping_coordination/release_approve_page/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/port_shipping_coordination/release_approve_page/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 51, app/components/port_shipping_coordination/release_approve_page/view.scss */
.gh_release_approve_page .selectric {
  display: none;
}
/* line 1, app/components/port_shipping_coordination/release_query_page/view.scss */
.gh_release_approve_page {
  min-height: 600px;
}
/* line 4, app/components/port_shipping_coordination/release_query_page/view.scss */
.gh_release_approve_page .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/port_shipping_coordination/release_query_page/view.scss */
.gh_release_approve_page #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/port_shipping_coordination/release_query_page/view.scss */
.gh_release_approve_page #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/port_shipping_coordination/release_query_page/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/port_shipping_coordination/release_query_page/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/port_shipping_coordination/release_query_page/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/port_shipping_coordination/release_query_page/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/port_shipping_coordination/release_query_page/view.scss */
.gh_release_approve_page #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 51, app/components/port_shipping_coordination/release_query_page/view.scss */
.gh_release_approve_page .selectric {
  display: none;
}
@charset "UTF-8";
/* line 1, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page {
  /*  查看详细  弹框  */
  /*  箱号  弹框  */
}
/* line 2, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_change_structure {
  border: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 4, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_change_structure .query_change_option {
  overflow: hidden;
}
/* line 7, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_change_structure .query_change_option dl dt {
  float: left;
  border: 0px solid red;
  margin-left: 10px;
  padding: 10px 0px;
}
/* line 8, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_change_structure .query_change_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
/* line 9, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_change_structure .query_change_option dl input[type="radio"] {
  width: 20px;
}
/* line 10, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_change_structure .query_change_option dl select {
  width: 150px;
  height: 28px;
  line-height: 28px;
}
/* line 13, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_change_structure .query_change_xian {
  width: 100%;
  margin-top: 5px;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
}
/* line 16, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_change_structure .query_change_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 18, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_change_structure .query_change_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 25, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_sigai_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 27, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_sigai_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 29, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_sigai_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 30, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_sigai_info table td {
  text-align: center;
  height: 40px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 32, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_sigai_info table td a {
  color: #1660C1;
}
/* line 32, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .query_sigai_info table td span {
  color: #2EC300;
}
/* line 37, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .sigai_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  查看详情  表--*/
}
/* line 40, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .sigai_popover .sg_orderIdea {
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
/* line 42, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .sigai_popover .query_details_info {
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 44, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .sigai_popover .query_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 46, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .sigai_popover .query_details_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 47, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .sigai_popover .query_details_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 52, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .NoMany2_popover {
  position: fixed;
  top: 45%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*-- 箱号  信息 --*/
}
/* line 56, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .NoMany2_popover .NoMany2_details_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 58, app/components/port_shipping_coordination/ship_aduit_management_page/view.scss */
.ship_aduit_management_page .NoMany2_popover .NoMany2_details_info textarea {
  text-align: left;
  height: 250px;
  width: 495px;
  resize: none;
}
@charset "UTF-8";
/* line 1, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page {
  /*  查看详细  弹框  */
  /*  箱号  弹框  */
}
/* line 2, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_change_structure {
  border: 1px solid #D5D5D5;
  margin-bottom: 10px;
}
/* line 4, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_change_structure .query_change_option {
  overflow: hidden;
}
/* line 7, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_change_structure .query_change_option dl dt {
  float: left;
  border: 0px solid red;
  margin-left: 10px;
  padding: 10px 0px;
}
/* line 8, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_change_structure .query_change_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 5px;
}
/* line 9, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_change_structure .query_change_option dl input[type="radio"] {
  width: 20px;
}
/* line 10, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_change_structure .query_change_option dl select {
  width: 150px;
  height: 28px;
  line-height: 28px;
}
/* line 13, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_change_structure .query_change_xian {
  width: 100%;
  margin-top: 5px;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
}
/* line 16, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_change_structure .query_change_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 18, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_change_structure .query_change_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 40px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 25, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_sigai_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  border-bottom: 0px solid #E6E6E6;
}
/* line 27, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_sigai_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 29, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_sigai_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0px #D5D5D5;
}
/* line 30, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_sigai_info table td {
  text-align: center;
  height: 40px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #D5D5D5;
}
/* line 32, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_sigai_info table td a {
  color: #1660C1;
}
/* line 32, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .query_sigai_info table td span {
  color: #2EC300;
}
/* line 37, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .sigai_popover {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 700px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*--  查看详情  表--*/
}
/* line 40, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .sigai_popover .sg_orderIdea {
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
/* line 42, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .sigai_popover .query_details_info {
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 44, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .sigai_popover .query_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 46, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .sigai_popover .query_details_info table th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 47, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .sigai_popover .query_details_info table td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
/* line 52, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .NoMany2_popover {
  position: fixed;
  top: 45%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
  /*-- 箱号  信息 --*/
}
/* line 56, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .NoMany2_popover .NoMany2_details_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 58, app/components/port_shipping_coordination/ship_owner_management_page/view.scss */
.ship_owner_management_page .NoMany2_popover .NoMany2_details_info textarea {
  text-align: left;
  height: 250px;
  width: 495px;
  resize: none;
}
/* line 1, app/components/port_shipping_coordination/ship_owner_search_page/view.scss */
.ship_owner_search_page {
  min-height: 600px;
}
/* line 4, app/components/port_shipping_coordination/ship_owner_search_page/view.scss */
.ship_owner_search_page .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/port_shipping_coordination/ship_owner_search_page/view.scss */
.ship_owner_search_page #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/port_shipping_coordination/ship_owner_search_page/view.scss */
.ship_owner_search_page #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/port_shipping_coordination/ship_owner_search_page/view.scss */
.ship_owner_search_page #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/port_shipping_coordination/ship_owner_search_page/view.scss */
.ship_owner_search_page #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/port_shipping_coordination/ship_owner_search_page/view.scss */
.ship_owner_search_page #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/port_shipping_coordination/ship_owner_search_page/view.scss */
.ship_owner_search_page #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/port_shipping_coordination/ship_owner_search_page/view.scss */
.ship_owner_search_page #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 50, app/components/port_shipping_coordination/ship_owner_search_page/view.scss */
.ship_owner_search_page .selectric {
  display: none;
}
/* line 2, app/components/safeService/safeCartoon/view.scss */
.gck_safeCartoon .safe_structure {
  width: 100%;
  min-width: 1200px;
}
/* line 3, app/components/safeService/safeCartoon/view.scss */
.gck_safeCartoon .safe_info li {
  width: 100%;
}
/* line 4, app/components/safeService/safeCartoon/view.scss */
.gck_safeCartoon .safe_info li img {
  width: 100%;
}
@charset "UTF-8";
/* line 2, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .heavy_box_title {
  border: 0px solid red;
  height: 50px;
  line-height: 50px;
}
/* line 3, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .heavy_box_title span {
  width: 160px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 4, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .heavy_box_structure {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 5, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .heavy_upload_excel {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin-top: 20px;
}
/* line 6, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .heavy_box_upload {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 7, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .heavy_box_upload table {
  border: 0px solid #999;
  border-collapse: collapse;
}
/* line 8, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .heavy_box_upload th {
  font-weight: normal;
  border-bottom: solid 1px #DDDDDD;
  border-top: 1px solid #DDDDDD;
  background-color: #FAFAFA;
  color: #333;
  height: 50px;
  width: 13%;
}
/* line 10, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .heavy_box_upload td {
  border-bottom: solid 1px #DDDDDD;
  border-left: solid 1px #fff;
  border-top: 1px solid #DDDDDD;
  width: 15%;
}
/* line 11, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .heavy_box_upload select {
  font-family: "微软雅黑";
  width: 265px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 12, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .heavy_box_upload input {
  width: 260px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 14, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .file-box input[type="file"] {
  padding: 5px 10px;
  height: 20px;
  line-height: 18px;
  position: relative;
  cursor: pointer;
  color: #888;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 0px;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 19, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .upload_button {
  text-align: center;
  margin-top: 30px;
}
/* line 20, app/components/sea_railway/online_work/heavy_box/view.scss */
.gck_heavy_box .upload_button button {
  font-family: "微软雅黑";
  height: 35px;
  margin-left: 40px;
  border: 0;
  padding: 0px 20px 20px;
  cursor: pointer;
  color: #FFFFFF;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 35px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 2, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_box_title {
  border: 0px solid red;
  height: 50px;
  line-height: 50px;
}
/* line 3, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_box_title span {
  width: 160px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 4, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_box_structure {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 5, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_upload_excel {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin-top: 20px;
}
/* line 6, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_box_upload {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 7, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_box_upload table {
  border: 0px solid #999;
  border-collapse: collapse;
}
/* line 8, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_box_upload th {
  font-weight: normal;
  border-bottom: solid 1px #DDDDDD;
  border-top: 1px solid #DDDDDD;
  background-color: #FAFAFA;
  color: #333;
  height: 50px;
  width: 13%;
}
/* line 10, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_box_upload td {
  border-bottom: solid 1px #DDDDDD;
  border-left: solid 1px #fff;
  border-top: 1px solid #DDDDDD;
  width: 15%;
}
/* line 11, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_box_upload select {
  font-family: "微软雅黑";
  width: 265px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 12, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_box_upload input {
  width: 260px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 14, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_button {
  text-align: center;
  margin-top: 30px;
}
/* line 15, app/components/sea_railway/online_work/hollow_box/view.scss */
.gck_hollow_box .hollow_button button {
  font-family: "微软雅黑";
  height: 35px;
  margin-left: 40px;
  border: 0;
  padding: 0px 20px 20px;
  cursor: pointer;
  color: #FFFFFF;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 35px;
  position: relative;
  background-color: #1660C1;
}
@charset "UTF-8";
/* line 2, app/components/sea_railway/sea_bottom/view.scss */
.gck_sea_bottom .bottom_structure {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  min-height: 130px;
  font-family: "微软雅黑";
  border: 0px solid #EEEEEE;
  text-align: center;
  background-color: #F9F9F9;
}
/* line 12, app/components/sea_railway/sea_bottom/view.scss */
.gck_sea_bottom .bottom_structure ul {
  margin-top: 13px;
}
/* line 15, app/components/sea_railway/sea_bottom/view.scss */
.gck_sea_bottom .bottom_structure ul li {
  line-height: 25px;
  height: 25px;
}
/* line 19, app/components/sea_railway/sea_bottom/view.scss */
.gck_sea_bottom .bottom_structure ul li i {
  margin: 5px 5px 10px;
}
@charset "UTF-8";
/* line 1, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon {
  /*描述*/
}
/* line 3, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus {
  height: 787px;
  overflow: hidden;
  position: relative;
  background: #ccc;
  font-family: "微软雅黑";
  min-width: 1200px;
}
/* line 5, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_m ul {
  width: 100%;
  height: 787px;
  overflow: hidden;
}
/* line 6, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_m li {
  width: 100%;
  height: 787px;
  float: left;
}
/* line 7, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_m li img {
  width: 100%;
  height: 787px;
}
/* line 8, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_s {
  height: 0;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  width: 1000px;
}
/* line 9, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_s ul {
  height: 17px;
  overflow: hidden;
  position: absolute;
  left: 450px;
  top: 760px;
  text-align: center;
}
/* line 10, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_s li {
  float: left;
  cursor: pointer;
  height: 20px;
  width: 20px;
  overflow: hidden;
  margin-right: 7px;
}
/* line 11, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_s li b {
  display: block;
  text-indent: -999em;
  background: url(/feebas/assets/images/other-images/bannerBtn3_3.png) 0 0 no-repeat;
  width: 14px;
  height: 32px;
  overflow: hidden;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale,);
  _background: none;
}
/* line 12, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_s li.active b {
  margin-top: -16px;
}
/* line 13, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_l, .gck_sea_cartoon .focus_r {
  position: absolute;
  display: block;
  width: 50px;
  height: 75px;
  overflow: hidden;
  z-index: 2;
  top: 150px;
}
/* line 14, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_l {
  left: 0;
}
/* line 15, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_r {
  right: 0;
}
/* line 16, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_l b, .gck_sea_cartoon .focus_r b {
  position: absolute;
  z-index: 1;
  display: block;
  width: 50px;
  height: 75px;
  overflow: hidden;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: pointer;
}
/* line 17, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_l span, .gck_sea_cartoon .focus_r span {
  display: block;
  position: relative;
  z-index: 2;
  width: 22px;
  height: 33px;
  top: 21px;
  cursor: pointer;
}
/* line 18, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_l span {
  left: 12px;
  background: url(../images/l.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/l.png');
  _background: none;
}
/* line 19, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_r span {
  left: 16px;
  background: url(../images/r.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/r.png');
  _background: none;
}
/* line 20, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .focus_l:hover, .gck_sea_cartoon .focus_r:hover {
  *zoom: 1;
}
/* line 22, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_structure {
  height: 0;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  width: 1200px;
}
/* line 23, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_bewrite {
  position: absolute;
  z-index: 1;
  right: 0;
  padding: 20px 20px;
  top: 130px;
  width: 440px;
  height: 305px;
  border: 5px solid #FFFFFF;
}
/* line 24, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_bewrite2 {
  position: absolute;
  z-index: 1;
  right: 5;
  top: 18px;
  width: 430px;
  height: 300px;
  border: 5px solid #FFFFFF;
}
/* line 26, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_bewrite2_info h3 {
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  margin-top: 25px;
  font-weight: normal;
}
/* line 27, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_bewrite2_info p {
  color: #FFFFFF;
  padding: 20px 20px 20px;
  line-height: 32px;
  height: 200px;
  overflow: hidden;
}
/* line 29, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_manage_structure {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 560px;
  width: 650px;
  height: 180px;
  border: 0px solid #FFFFFF;
}
/* line 30, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_manage_title {
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
}
/* line 31, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_manage_info {
  width: 650px;
  height: 93px;
  margin: 0 auto;
  border: 0px solid red;
  padding: 30px 0;
}
/* line 32, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_manage_info img {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 10px;
}
/* line 33, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_manage_info li {
  cursor: pointer;
  float: left;
  width: 107px;
  height: 123px;
  text-align: center;
  margin-left: 50px;
  overflow: hidden;
  background: url(/feebas/assets/images/other-images/beijing-bai.png);
}
/* line 35, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_manage_info li:hover {
  color: #FFFFFF;
  background: url(/feebas/assets/images/other-images/beijing-2.png);
}
/* line 36, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_manage_info li a:hover {
  color: #FFFFFF;
}
/* line 37, app/components/sea_railway/sea_cartoon/view.scss */
.gck_sea_cartoon .plan_manage_info p {
  width: 90px;
  line-height: 15px;
  text-align: center;
  margin: 0 auto;
}
/* line 3, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .sea_backdrop1 {
  background-color: #F9F9F9;
  width: 100%;
}
/* line 4, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .sea_backdrop2 {
  background-color: #FFFFFF;
  width: 100%;
}
/* line 5, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .sea_structure1 {
  border: 0px solid #F2F2F2;
  overflow: hidden;
  background-color: #F9F9F9;
  width: 1200px;
  margin: 0 auto;
}
/* line 6, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .sea_structure2 {
  border: 0px solid #F2F2F2;
  overflow: hidden;
  background-color: #FFFFFF;
  width: 1200px;
  margin: 0 auto;
}
/* line 8, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_plan1 {
  float: left;
  border: 0px solid red;
  width: 385px;
  margin: 40px 20px 40px;
}
/* line 10, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_left1 {
  float: right;
  border: 0px solid red;
  width: 720px;
  height: 245px;
  margin: 40px 0px 0px;
}
/* line 11, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_bewrite1 {
  width: 600px;
  margin: 0 auto;
  height: 110px;
  border: 0px solid red;
  margin-top: 0px;
}
/* line 12, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_bewrite1 h3 {
  font-size: 16px;
}
/* line 13, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_bewrite1 p {
  height: 80px;
  overflow: hidden;
  line-height: 25px;
  margin-top: 10px;
}
/* line 15, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico1 {
  width: 697px;
  height: 112px;
  margin: 0 auto;
  border: 0px solid red;
  padding: 10px;
}
/* line 16, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico1 img {
  display: block;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 10px;
}
/* line 17, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico1 li {
  float: left;
  width: 107px;
  height: 123px;
  text-align: center;
  margin-left: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(/feebas/assets/images/other-images/beijing-1.png);
}
/* line 19, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico1 li:hover {
  background: url(/feebas/assets/images/other-images/beijing-2.png);
}
/* line 20, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico1 li:hover {
  color: #0066CC;
}
/* line 21, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico1 li a:hover {
  color: #0066CC;
}
/* line 22, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico1 li a:hover img {
  color: #0066CC;
}
/* line 23, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico1 li span {
  color: #FFFFFF;
}
/* line 25, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .sea_backdrop2 {
  background-color: #FFFFFF;
  width: 100%;
}
/* line 26, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .sea_structure2 {
  border: 0px solid #F2F2F2;
  overflow: hidden;
  background-color: #FFFFFF;
  width: 1200px;
  margin: 0 auto;
}
/* line 27, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_plan2 {
  float: right;
  border: 0px solid red;
  width: 385px;
  margin: 40px 30px 40px;
}
/* line 28, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_plan2 img {
  float: right;
}
/* line 30, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_left2 {
  float: left;
  border: 0px solid red;
  width: 720px;
  height: 263px;
  margin: 40px 0px 0px;
}
/* line 31, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_bewrite2 {
  width: 600px;
  margin: 0 auto;
  height: 110px;
  border: 0px solid red;
  margin-top: 0px;
}
/* line 32, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_bewrite2 h3 {
  font-size: 16px;
}
/* line 33, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_bewrite2 p {
  height: 80px;
  overflow: hidden;
  line-height: 25px;
  margin-top: 10px;
}
/* line 35, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico2 {
  width: 697px;
  height: 93px;
  margin: 0 auto;
  border: 0px solid red;
  padding: 30px 0;
}
/* line 36, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico2 img {
  display: block;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 10px;
}
/* line 37, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico2 li {
  float: left;
  width: 107px;
  height: 123px;
  text-align: center;
  margin-left: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(/feebas/assets/images/other-images/beijing-1.png);
}
/* line 39, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico2 li:hover {
  background: url(/feebas/assets/images/other-images/beijing-2.png);
}
/* line 40, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico2 li:hover {
  color: #0066CC;
}
/* line 41, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico2 li a:hover {
  color: #0066CC;
}
/* line 42, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico2 li a:hover img {
  color: #0066CC;
}
/* line 43, app/components/sea_railway/sea_core/view.scss */
.gck_sea_core .intimate_service_ico2 li span {
  color: #FFFFFF;
}
@charset "UTF-8";
/* line 1, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top {
  /*nav-main*/
  /*图标向上旋转*/
  /*图标向下旋转*/
  /*导航条设置*/
  /*隐藏盒子设置*/
  /*隐藏盒子位置设置*/
}
/* line 2, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .top_structure {
  border: 0px solid red;
  width: 1200px;
  height: 110px;
  font-family: "微软雅黑";
  margin: 0 auto;
}
/* line 3, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .top_structure1 {
  border: 0px solid red;
  width: 1200px;
  height: 110px;
  font-family: "微软雅黑";
  margin: 0 auto;
}
/* line 4, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .top_logo {
  float: left;
  padding: 15px 0;
  width: 330px;
}
/* line 5, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .top_logo dt {
  float: left;
}
/* line 6, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .top_logo dd {
  float: left;
  margin-left: 20px;
}
/* line 7, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .top_logo dd h3 {
  color: #333333;
  font-weight: inherit;
  font-size: 23px;
  line-height: 24px;
  margin-top: 20px;
}
/* line 8, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .sea_nav {
  float: right;
  height: 30px;
  padding: 35px 0;
  line-height: 30px;
  text-align: center;
  position: relative;
}
/* line 10, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .sea_nav .tinct a {
  color: #1660C1;
}
/* line 13, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .nav-main {
  width: 100%;
  height: 100%;
  list-style-type: none;
  font-size: 18px;
  color: #333333;
}
/* line 14, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .nav-main span {
  display: inline-block;
  margin-left: 15px;
  width: 11px;
  height: 6px;
  background: url("/feebas/assets/images/other-images/barrow.png") no-repeat;
}
/* line 16, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .nav-main a:hover, .gck_sea_top li:hover {
  color: #1660C1;
}
/* line 18, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .hover-up {
  transition-duration: .5s;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
/* line 21, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .hover-down {
  transition-duration: .5s;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
/* line 24, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .nav-main > li {
  width: 120px;
  height: 100%;
  border: 0px solid red;
  margin-left: 20px;
  display: block;
  float: left;
  margin-right: 1px;
  cursor: pointer;
}
/* line 28, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .hidden-box {
  font-size: 13px;
  border: 1px solid #CCCCCC;
  padding: 0px 20px;
  position: absolute;
  z-index: 999;
  display: none;
  background-color: white;
}
/* line 30, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .hidden-box > ul {
  list-style-type: none;
  cursor: pointer;
}
/* line 31, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .hidden-box li:hover {
  color: #1660C1;
}
/* line 33, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .hidden-loc-index {
  left: 121px;
}
/* line 36, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .hidden-loc-us {
  left: 300px;
}
/* line 39, app/components/sea_railway/sea_top/view.scss */
.gck_sea_top .hidden-loc-info {
  left: 363px;
}
@charset "UTF-8";
/* line 1, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner {
  /*--  详情  表--*/
}
/* line 2, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_title {
  border: 0px solid red;
  height: 50px;
  line-height: 50px;
}
/* line 3, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_title span {
  width: 160px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 4, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_structure {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 5, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_choice {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 6, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_choice dt {
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
/* line 7, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_choice dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 8, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_choice input {
  width: 250px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 9, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_choice select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 265px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 11, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .linerbutton1 {
  font-family: "微软雅黑";
  height: 33px;
  margin-left: 20px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 14, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_button2 {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 10px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #A09D9D;
}
/* line 18, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_query_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 19, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 20, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_query_info th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 0px #E6E6E6;
}
/* line 21, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_query_info td {
  text-align: center;
  height: 45px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 22, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_query_info td a {
  color: #1660C1;
}
/* line 23, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_query_info td span {
  color: #2EC300;
}
/* line 25, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_popover {
  position: fixed;
  top: 50%;
  left: 36%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1000px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 28, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_details_info {
  border: 0px solid red;
  background-color: #FFFFFF;
  max-height: 300px;
  overflow: auto;
}
/* line 29, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_details_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_details_info th {
  height: 30px;
  font-weight: normal;
  border: 1px solid #E6E6E6;
  background-color: #FAFAFA;
}
/* line 31, app/components/sea_railway/service_query/liner/view.scss */
.gck_liner .liner_details_info td {
  text-align: center;
  height: 30px;
  border: 1px solid #E6E6E6;
}
@charset "UTF-8";
/* line 2, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_title {
  border: 0px solid red;
  height: 50px;
  line-height: 50px;
}
/* line 3, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_title span {
  width: 160px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 4, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_structure {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 5, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 6, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing dt {
  float: left;
  border: 0px solid red;
  margin-bottom: 20px;
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
}
/* line 7, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing dd {
  float: left;
  border: 0px solid red;
  margin-left: 0px;
  width: 350px;
}
/* line 8, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing input[type="text"] {
  width: 250px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
}
/* line 9, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 235px;
  height: 33px;
  line-height: 33px;
  margin-left: 11px;
}
/* line 10, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing input[type="radio"] {
  width: 20px;
  vertical-align: middle;
}
/* line 12, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_button {
  font-family: "微软雅黑";
  height: 34px;
  margin-left: 10px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
}
/* line 16, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_info_show {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
/* line 17, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_info_show dt {
  float: left;
  border: 0px solid red;
  margin-left: 0px;
}
/* line 18, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_info_show dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 19, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_info_show span {
  color: #1660C1;
}
/* line 21, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 22, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 0px #E6E6E6;
}
/* line 24, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info td {
  text-align: center;
  height: 45px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 25, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info td a {
  color: #1660C1;
}
/* line 26, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info td span {
  color: #2EC300;
}
/* line 28, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info2 {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  min-height: 90px;
  max-height: 250px;
  overflow: auto;
  background-color: #FFFFFF;
}
/* line 29, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info2 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 30, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info2 th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 0px #E6E6E6;
}
/* line 31, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info2 td {
  text-align: center;
  height: 45px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 32, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info2 td a {
  color: #1660C1;
}
/* line 33, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_info2 td span {
  color: #2EC300;
}
/* line 34, app/components/sea_railway/service_query/port_packing/view.scss */
.gck_port_packing .port_packing_prompt {
  font-weight: bold;
  color: #2EC300;
  margin-top: 20px;
  font-size: 13px;
}
@charset "UTF-8";
/* line 2, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_title {
  border: 0px solid red;
  height: 50px;
  line-height: 50px;
}
/* line 3, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_title span {
  width: 160px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 4, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option_query {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 5, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 7, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option dt {
  float: left;
  border: 0px solid red;
  text-align: right;
  width: 80px;
  height: 30px;
  line-height: 30px;
}
/* line 8, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option dd {
  float: left;
  border: 0px solid red;
  margin-left: 0px;
}
/* line 9, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option dt input {
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 10, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option dd input {
  width: 170px;
  height: 32px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 11, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 193px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 13, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option2 {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}
/* line 14, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option2 dt {
  float: left;
  border: 0px solid red;
  text-align: right;
  width: 80px;
  height: 30px;
  line-height: 30px;
}
/* line 15, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option2 dd {
  float: left;
  border: 0px solid red;
  margin-left: 0px;
}
/* line 16, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option2 dt input {
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 17, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option2 dd input {
  width: 170px;
  height: 32px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 18, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_option2 select {
  font-family: "微软雅黑";
  font-size: 12px;
  width: 193px;
  height: 33px;
  line-height: 33px;
  margin-left: 5px;
}
/* line 21, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_query_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 22, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_query_info th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 0px #E6E6E6;
}
/* line 24, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_query_info td {
  text-align: center;
  height: 45px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 25, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_query_info td a {
  color: #1660C1;
}
/* line 26, app/components/sea_railway/service_query/railroad/view.scss */
.gck_railroad .railroad_query_info td span {
  color: #2EC300;
}
@charset "UTF-8";
/* line 2, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_title {
  border: 0px solid red;
  height: 50px;
  line-height: 50px;
}
/* line 3, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_title span {
  margin-left: 5px;
  margin-right: 5px;
}
/* line 4, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_structure {
  border: 1px solid #E6E6E6;
  background-color: #FFFFFF;
}
/* line 5, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box {
  border: 0px solid red;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}
/* line 6, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box dt {
  float: left;
  border: 0px solid red;
  margin-left: 5px;
}
/* line 7, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box dd {
  float: left;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 8, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box input {
  width: 250px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
}
/* line 10, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_button1 {
  font-family: "微软雅黑";
  height: 33px;
  margin-left: 20px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 13, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_button2 {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 10px;
  border: 0;
  width: 70px;
  cursor: pointer;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #A09D9D;
}
/* line 17, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_query_info {
  border: 1px solid #E6E6E6;
  margin-top: 20px;
  background-color: #FFFFFF;
}
/* line 18, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_query_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 19, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_query_info th {
  height: 45px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #1660C1;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 0px #E6E6E6;
}
/* line 20, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_query_info td {
  text-align: center;
  height: 45px;
  border: 0px solid #777;
  border-top: solid 0px #8c8c8c;
  border-bottom: solid 1px #E6E6E6;
}
/* line 21, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_query_info td a {
  color: #1660C1;
}
/* line 22, app/components/sea_railway/service_query/split_box_plan/view.scss */
.gck_split_box_plan .split_box_query_info td span {
  color: #2EC300;
}
/* line 2, app/components/seller/announce/announce/view.scss */
.component-body .notice-manage {
  font-size: 16px;
  margin-left: 1px;
}
/* line 7, app/components/seller/announce/announce/view.scss */
.component-body .add-notice .btn-small {
  margin: 5px 1px;
}
/* line 13, app/components/seller/announce/announce/view.scss */
.component-body .table th,
.component-body .table td {
  text-align: center;
}
/* line 7, app/components/seller/announce/announce_edit/view.scss */
.announce-form .input-lang {
  width: 500px;
}
/* line 10, app/components/seller/announce/announce_edit/view.scss */
.announce-form .notice-text {
  width: 500px;
  height: 100px;
}

/* line 15, app/components/seller/announce/announce_edit/view.scss */
.establish_notice {
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 15, app/components/seller/announce/announce_edit/view.scss */
.establish_notice span {
  color: red;
}

/* line 16, app/components/seller/announce/announce_edit/view.scss */
.notice_cue {
  color: red;
}
/* line 1, app/components/seller/business_manage/view.scss */
.business-content {
  background: white;
  padding-bottom: 20px;
}
/* line 4, app/components/seller/business_manage/view.scss */
.business-content .service-list {
  margin: 15px 100px 0 50px;
}
/* line 6, app/components/seller/business_manage/view.scss */
.business-content .service-list .list-ul {
  list-style-type: none;
  border: 1px solid #dddddd;
  min-width: 200px;
}
/* line 10, app/components/seller/business_manage/view.scss */
.business-content .service-list .list-ul .list-li {
  border-bottom: 1px solid #dddddd;
}
/* line 12, app/components/seller/business_manage/view.scss */
.business-content .service-list .list-ul .list-li .item-title {
  border-bottom: 1px solid #dddddd;
  padding: 10px 5px;
  width: 100%;
  font-weight: bold;
}
/* line 21, app/components/seller/business_manage/view.scss */
.business-content .service-list .item-ul {
  padding: 0 30px;
}
/* line 23, app/components/seller/business_manage/view.scss */
.business-content .service-list .item-ul label {
  margin: 5px 0;
}
/* line 29, app/components/seller/business_manage/view.scss */
.business-content .service-footer {
  margin: 20px auto 20px 120px;
}
/* line 3, app/components/seller/front_news/view.scss */
.front-news .name {
  height: 50px;
  line-height: 50px;
  color: #646464;
  font-size: 16px;
}
/* line 9, app/components/seller/front_news/view.scss */
.front-news .name > a {
  float: right;
  font-size: 14px;
}
/* line 17, app/components/seller/front_news/view.scss */
.front-news .news-list .item {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  padding: 5px 5px;
  font-size: 14px;
  width: 100%;
  color: #a2a2a2;
}
/* line 27, app/components/seller/front_news/view.scss */
.front-news .news-list .item > .arrow {
  width: 0;
  height: 0;
  border: 7px solid transparent;
  vertical-align: middle;
  border-left-color: #e4e4e4;
  font-size: 0;
  margin-top: -1px;
}
/* line 38, app/components/seller/front_news/view.scss */
.front-news .news-list:hover {
  color: #333;
}
/* line 2, app/components/seller/index/view.scss */
.index .gn-show {
  display: none;
}
/* line 5, app/components/seller/index/view.scss */
.index .gw-show {
  display: none;
}
/* line 8, app/components/seller/index/view.scss */
.index .bg-style {
  background-color: #f2f2f7;
}
/* line 11, app/components/seller/index/view.scss */
.index .bg {
  background-color: #ffffff;
}
/* line 14, app/components/seller/index/view.scss */
.index .look-tips {
  display: inline-block;
  margin-left: 20px;
  color: #3385ff;
}
/* line 20, app/components/seller/index/view.scss */
.index .title-tips {
  font-size: 20px;
  color: black;
  font-weight: bold;
  margin-left: 20px;
}
/* line 26, app/components/seller/index/view.scss */
.index .up-down-style {
  width: 40px;
  height: 40px;
  padding-top: 5px;
}
/* line 31, app/components/seller/index/view.scss */
.index .border {
  border: 1px solid red;
}
/* line 34, app/components/seller/index/view.scss */
.index .mar-bottom-20 {
  margin-bottom: 10px;
}
/* line 37, app/components/seller/index/view.scss */
.index .font-16 {
  font-size: 16px;
  font-weight: 500;
}
/* line 41, app/components/seller/index/view.scss */
.index .font-cl-gray {
  color: #9a9a9a;
  font-weight: bold;
}
/* line 45, app/components/seller/index/view.scss */
.index .font-cl-blue {
  color: #3399ff;
  font-weight: bold;
}
/* line 49, app/components/seller/index/view.scss */
.index .font-cl-red {
  color: #ff3a30;
  font-weight: bold;
}
/* line 53, app/components/seller/index/view.scss */
.index .font-cl-orange {
  color: #ff9502;
  font-weight: bold;
}
/* line 57, app/components/seller/index/view.scss */
.index .font-cl-green {
  color: #00bc82;
}
/* line 60, app/components/seller/index/view.scss */
.index .border-right {
  border-right: 1px solid #737373;
}
/* line 63, app/components/seller/index/view.scss */
.index .padding-20 {
  padding: 10px 10px;
}
/* line 66, app/components/seller/index/view.scss */
.index .padding-30 {
  padding: 20px 20px;
}
/* line 69, app/components/seller/index/view.scss */
.index .width-progress {
  width: 200px;
}
/* line 72, app/components/seller/index/view.scss */
.index .mar-right-10 {
  margin-right: 10px;
}
/* line 75, app/components/seller/index/view.scss */
.index .mar-top-10 {
  margin-top: 10px;
}
/* line 78, app/components/seller/index/view.scss */
.index .mar-top-20 {
  margin-top: 20px;
}
/* line 81, app/components/seller/index/view.scss */
.index .bg-k {
  background-color: #f2f2f7;
  border-radius: 5px;
  margin-bottom: 10px;
}
/* line 87, app/components/seller/index/view.scss */
.index .mar-top-50 {
  margin-top: 20px;
}
/* line 90, app/components/seller/index/view.scss */
.index .text-right {
  text-align: right;
}
/* line 93, app/components/seller/index/view.scss */
.index .text-val {
  display: flex;
  align-items: flex-end;
  font-weight: bold;
  border-bottom: 1px solid #dfdfe0;
  padding-bottom: 10px;
}
/* line 100, app/components/seller/index/view.scss */
.index .flex {
  display: flex;
  align-items: flex-end;
}
/* line 104, app/components/seller/index/view.scss */
.index .grid-flex {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 1fr;
  grid-template-rows: 20px 20px 20px 20px;
  row-gap: 10px;
  text-align: center;
  padding-bottom: 20px;
}
/* line 112, app/components/seller/index/view.scss */
.index .crl-rad {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 12px;
  border-radius: 50%;
  background-color: #c7c7cc;
  color: white;
}
/* line 121, app/components/seller/index/view.scss */
.index .y-red {
  background-color: red;
}
/* line 124, app/components/seller/index/view.scss */
.index .y-orange {
  background-color: #ff9502;
}
/* line 127, app/components/seller/index/view.scss */
.index .y-green {
  background-color: #00bc82;
}
/* line 130, app/components/seller/index/view.scss */
.index .y-gray {
  background-color: #9a9a9a;
}
/* line 133, app/components/seller/index/view.scss */
.index .height-chart {
  height: 400px;
  width: 100%;
}
/* line 137, app/components/seller/index/view.scss */
.index .height-box {
  height: 420px;
}
/* line 140, app/components/seller/index/view.scss */
.index .tips-icon-style {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -3px;
}
/* line 146, app/components/seller/index/view.scss */
.index .icon-tips-box {
  overflow: hidden;
  display: inline-block;
}
/* line 150, app/components/seller/index/view.scss */
.index .padding-top-10 {
  padding-top: 10px;
}
/* line 153, app/components/seller/index/view.scss */
.index .layui-layout-body {
  overflow-y: auto;
}
/* line 156, app/components/seller/index/view.scss */
.index .count-height {
  height: calc(100vh - 590px);
}
/* line 5, app/components/seller/news_create/view.scss */
.notice-form .image-selecter label {
  line-height: 25px;
}
/* line 8, app/components/seller/news_create/view.scss */
.notice-form .input-lang {
  width: 500px;
}
/* line 11, app/components/seller/news_create/view.scss */
.notice-form textarea {
  width: 500px;
  height: 100px;
}
/* line 16, app/components/seller/news_create/view.scss */
.notice-form .main-pic {
  margin-left: 120px;
}

/* line 21, app/components/seller/news_create/view.scss */
.text-tools {
  margin-left: 140px;
}
/* line 23, app/components/seller/news_create/view.scss */
.text-tools ul {
  padding: 0;
  margin: 0;
}
/* line 27, app/components/seller/news_create/view.scss */
.text-tools .get-started {
  margin: 20px 0;
  color: #666;
  font-size: 11px;
  text-align: center;
}
/* line 33, app/components/seller/news_create/view.scss */
.text-tools .get-started a {
  color: #666;
}
/* line 36, app/components/seller/news_create/view.scss */
.text-tools #wysihtml5-editor-toolbar {
  position: relative;
}
/* line 39, app/components/seller/news_create/view.scss */
.text-tools header {
  display: block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 900px;
  background: #eee;
  z-index: 1;
  text-align: left;
  background-image: linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -moz-linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -webkit-linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -ms-linear-gradient(bottom, #eeeeee 0%, white 100%);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
  font-size: 0;
}
/* line 54, app/components/seller/news_create/view.scss */
.text-tools .commands {
  border-left: 1px solid #ddd;
  display: inline-block;
  line-height: 0;
}
/* line 59, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command],
.text-tools [data-wysihtml5-action],
.text-tools .fore-color {
  position: relative;
  border-right: 1px solid #ddd;
  border-left: 1px solid #fff;
  list-style: none;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  height: 40px;
  width: 50px;
}
/* line 72, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command]:after,
.text-tools [data-wysihtml5-action]:after,
.text-tools .fore-color:after {
  width: 68px;
  content: "";
  background-image: url(/spinda/assets/images/other-images/spr_toolbar_icons_r1.png);
  background-repeat: no-repeat;
  position: absolute;
  left: -10px;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 85, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command]:hover,
.text-tools [data-wysihtml5-action]:hover,
.text-tools .fore-color:hover {
  background-image: linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -o-linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -moz-linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -webkit-linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -ms-linear-gradient(bottom, #e5f0e2 0%, white 100%);
}
/* line 94, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command="bold"]:after {
  background-position: 24px center;
}
/* line 97, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command="italic"]:after {
  background-position: -48px center;
}
/* line 100, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command="insertUnorderedList"]:after {
  background-position: -115px center;
}
/* line 103, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command="insertOrderedList"]:after {
  background-position: -197px center;
}
/* line 106, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command="formatBlock"][data-wysihtml5-command-value="h1"]:after {
  background-position: -344px center;
}
/* line 109, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command="formatBlock"][data-wysihtml5-command-value="h2"]:after {
  background-position: -428px center;
}
/* line 112, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command="createLink"]:after {
  background-position: -271px center;
}
/* line 115, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command="insertImage"]:after {
  background-position: -513px center;
}
/* line 118, app/components/seller/news_create/view.scss */
.text-tools .fore-color::after {
  background-position: -741px center;
}
/* line 121, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-command="insertSpeech"]:after {
  background-position: -596px center;
}
/* line 124, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-action="change_view"]:after {
  background-position: -670px center;
}
/* line 127, app/components/seller/news_create/view.scss */
.text-tools .fore-color ul {
  display: none;
  position: absolute;
  z-index: 2;
  top: 40px;
  right: -1px;
  left: -2px;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  overflow: hidden;
}
/* line 139, app/components/seller/news_create/view.scss */
.text-tools .fore-color li {
  display: block;
  margin: 3px;
  width: auto;
  border: 0;
  height: 15px;
}
/* line 146, app/components/seller/news_create/view.scss */
.text-tools .fore-color li::after {
  display: none;
}
/* line 149, app/components/seller/news_create/view.scss */
.text-tools .fore-color:hover ul {
  display: block;
}
/* line 152, app/components/seller/news_create/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="silver"] {
  background: silver !important;
}
/* line 155, app/components/seller/news_create/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="gray"] {
  background: gray !important;
}
/* line 158, app/components/seller/news_create/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}
/* line 161, app/components/seller/news_create/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="red"] {
  background: red !important;
}
/* line 164, app/components/seller/news_create/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="purple"] {
  background: purple !important;
}
/* line 167, app/components/seller/news_create/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="green"] {
  background: green !important;
}
/* line 170, app/components/seller/news_create/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="olive"] {
  background: olive !important;
}
/* line 173, app/components/seller/news_create/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="navy"] {
  background: navy !important;
}
/* line 176, app/components/seller/news_create/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="blue"] {
  background: blue !important;
}
/* line 179, app/components/seller/news_create/view.scss */
.text-tools .fore-color .wysihtml5-command-active {
  outline: 1px solid #666;
  outline-offset: 1px;
}
/* line 183, app/components/seller/news_create/view.scss */
.text-tools .wysihtml5-commands-disabled .fore-color ul {
  display: none;
}
/* line 186, app/components/seller/news_create/view.scss */
.text-tools .wysihtml5-action-active,
.text-tools .wysihtml5-command-active {
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.2);
  background: #eee !important;
}
/* line 191, app/components/seller/news_create/view.scss */
.text-tools .wysihtml5-commands-disabled [data-wysihtml5-command],
.text-tools .wysihtml5-commands-disabled .fore-color {
  opacity: 0.4;
  cursor: default;
  background-image: none !important;
}
/* line 197, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-dialog] {
  color: #333;
  font-size: 14px;
  text-align: left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 5px 10px;
  background: #FFFBE0;
  position: absolute;
  width: 900px;
  text-align: center;
  top: 50px;
}
/* line 214, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-dialog] input {
  color: #333;
  border: 1px solid #ccc;
  padding: 3px;
  width: 300px;
}
/* line 220, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-dialog] input:focus {
  outline: 0;
  border: 1px solid #666;
}
/* line 224, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-dialog-action] {
  padding: 4px;
  color: #fff;
  cursor: pointer;
}
/* line 229, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-dialog-action="save"] {
  background: #007200;
}
/* line 232, app/components/seller/news_create/view.scss */
.text-tools [data-wysihtml5-dialog-action="cancel"] {
  background: #999;
}
/* line 235, app/components/seller/news_create/view.scss */
.text-tools section {
  margin-top: 10px;
  width: 900px;
  height: 300px;
}
/* line 240, app/components/seller/news_create/view.scss */
.text-tools textarea {
  font-family: "Courier New", Courier, monospace;
  width: 100%;
  background: transparent;
  height: 100%;
  resize: none;
  white-space: pre;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 10px;
  word-wrap: normal;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}
/* line 257, app/components/seller/news_create/view.scss */
.text-tools textarea:focus {
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.4);
  outline: 0;
}
/* line 262, app/components/seller/news_create/view.scss */
.text-tools a.fork {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
}
/* line 268, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-black {
  color: black;
}
/* line 271, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-silver {
  color: silver;
}
/* line 274, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-gray {
  color: gray;
}
/* line 277, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-white {
  color: white;
}
/* line 280, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-maroon {
  color: maroon;
}
/* line 283, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-red {
  color: red;
}
/* line 286, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-purple {
  color: purple;
}
/* line 289, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-fuchsia {
  color: fuchsia;
}
/* line 292, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-green {
  color: green;
}
/* line 295, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-lime {
  color: lime;
}
/* line 298, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-olive {
  color: olive;
}
/* line 301, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-yellow {
  color: yellow;
}
/* line 304, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-navy {
  color: navy;
}
/* line 307, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-blue {
  color: blue;
}
/* line 310, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-teal {
  color: teal;
}
/* line 313, app/components/seller/news_create/view.scss */
.text-tools .wysiwyg-color-aqua {
  color: aqua;
}
/* line 316, app/components/seller/news_create/view.scss */
.text-tools .file-group {
  float: right;
  margin-top: 10px;
  margin-right: 5px;
}
/* line 320, app/components/seller/news_create/view.scss */
.text-tools .file-group .file-name {
  width: 150px;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  word-wrap: nowrap;
  text-overflow: ellipsis;
}
/* line 3, app/components/seller/platform_news/view.scss */
.front-news .name {
  height: 50px;
  line-height: 50px;
  color: #646464;
  font-size: 16px;
}
/* line 9, app/components/seller/platform_news/view.scss */
.front-news .name > a {
  float: right;
  font-size: 14px;
}
/* line 17, app/components/seller/platform_news/view.scss */
.front-news .news-list .item {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  padding: 5px 5px;
  font-size: 14px;
  width: 100%;
  color: #a2a2a2;
}
/* line 27, app/components/seller/platform_news/view.scss */
.front-news .news-list .item > .arrow {
  width: 0;
  height: 0;
  border: 7px solid transparent;
  vertical-align: middle;
  border-left-color: #e4e4e4;
  font-size: 0;
  margin-top: -1px;
}
/* line 38, app/components/seller/platform_news/view.scss */
.front-news .news-list:hover {
  color: #333;
}
@charset "UTF-8";
/* line 2, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #frequentlyUsedCargoInfo .body .search-bar input, .bill-info-load-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 39, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 44, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 50, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm {
  padding: 10px;
}
/* line 54, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 59, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 69, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 72, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 77, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 82, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 86, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 95, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 100, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 106, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .file-item .btn-choose-file, .bill-info-load-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 113, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 120, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 126, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 130, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 139, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 142, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 147, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 153, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 156, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 159, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 166, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 171, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 179, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 185, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #portInfoSection {
  margin-top: 10px;
}
/* line 188, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #portInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 193, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #portInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 199, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #portInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 202, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #portInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 205, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #portInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 212, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #portInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 217, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #portInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 225, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #portInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 230, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 233, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 238, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 244, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 247, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 250, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 257, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 262, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 270, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 277, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 280, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 285, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 291, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 294, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 297, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 300, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 307, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 312, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 320, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 327, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 332, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 338, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 341, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 344, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 352, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .section-body .reefer-container-item {
  display: none;
}
/* line 356, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .section-body .file-item:last-child {
  margin-bottom: 0;
}
/* line 361, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 366, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 373, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .layui-form-item {
  margin: 0 0 15px;
}
/* line 377, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #reeferContainerInfoSection .layui-form-item.file-item {
  margin-bottom: 0;
}
/* line 385, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo {
  margin: 0 0 20px;
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  position: relative;
}
/* line 391, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header {
  position: relative;
  border-bottom: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  padding: 5px 10px;
}
/* line 400, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon {
  font-size: 24px;
}
/* line 404, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon:hover {
  font-weight: 700;
}
/* line 410, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse {
  color: #7af;
}
/* line 413, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.collapse {
  display: inline-block;
}
/* line 417, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.expand {
  display: none;
}
/* line 423, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  display: none;
}
/* line 429, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  display: none;
}
/* line 434, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .title {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
/* line 444, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body {
  display: none;
  padding: 10px;
  font-size: 14px;
}
/* line 451, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
  position: relative;
}
/* line 457, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-form-label {
  width: 120px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* line 467, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 120px - 15px * 2);
  display: inline-block;
  margin: 0 0 0 120px;
}
/* line 475, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 479, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item.half-row {
  width: 50%;
}
/* line 483, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 491, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .add-cargo-row {
  text-align: right;
  margin-top: 20px;
  padding-right: 20px;
}
/* line 499, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo:last-child {
  margin-bottom: 10px;
}
/* line 508, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.collapse {
  display: none;
}
/* line 512, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.expand {
  display: inline-block;
}
/* line 520, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #cargoTemplate {
  display: none;
}
/* line 525, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #cargoListSection #addCargoRow {
  display: none;
}
/* line 533, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 537, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 543, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 551, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table td, .bill-info-load-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 558, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 562, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 568, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 572, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 579, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 582, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 588, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 591, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table tbody tr td input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 603, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 608, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="ctnSizeType"] {
  text-align: right;
}
/* line 612, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 619, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 623, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 632, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm #fmFooter {
  display: none;
}
/* line 638, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add], .bill-info-load-form #fm[data-mode=edit], .bill-info-load-form #fm[data-mode=view] {
  z-index: 0;
}
/* line 641, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody, .bill-info-load-form #fm[data-mode=edit] #fmBody, .bill-info-load-form #fm[data-mode=view] #fmBody {
  margin-bottom: 50px;
}
/* line 647, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before, .bill-info-load-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before, .bill-info-load-form #fm[data-mode=view] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 653, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file, .bill-info-load-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file, .bill-info-load-form #fm[data-mode=view] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 665, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main, .bill-info-load-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main, .bill-info-load-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  display: inline-block;
  color: #7af;
}
/* line 671, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set, .bill-info-load-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set, .bill-info-load-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set {
  display: inline-block;
}
/* line 675, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel, .bill-info-load-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel, .bill-info-load-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel {
  display: none;
}
/* line 681, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove, .bill-info-load-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove, .bill-info-load-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  float: right;
  display: inline-block;
  color: #af0000;
}
/* line 686, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove, .bill-info-load-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove, .bill-info-load-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove {
  visibility: hidden;
}
/* line 698, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set, .bill-info-load-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set, .bill-info-load-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 702, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel, .bill-info-load-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel, .bill-info-load-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  display: inline-block;
}
/* line 714, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove, .bill-info-load-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove, .bill-info-load-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove {
  visibility: visible;
}
/* line 722, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #cargoListSection #addCargoRow, .bill-info-load-form #fm[data-mode=edit] #fmBody #cargoListSection #addCargoRow, .bill-info-load-form #fm[data-mode=view] #fmBody #cargoListSection #addCargoRow {
  display: block;
  text-align: right;
}
/* line 734, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child, .bill-info-load-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child, .bill-info-load-form #fm[data-mode=view] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 742, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child, .bill-info-load-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child, .bill-info-load-form #fm[data-mode=view] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 749, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row, .bill-info-load-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row, .bill-info-load-form #fm[data-mode=view] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 755, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmFooter, .bill-info-load-form #fm[data-mode=edit] #fmFooter, .bill-info-load-form #fm[data-mode=view] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 767, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmFooter .service-agreement-row, .bill-info-load-form #fm[data-mode=edit] #fmFooter .service-agreement-row, .bill-info-load-form #fm[data-mode=view] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 770, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmFooter .service-agreement-row a, .bill-info-load-form #fm[data-mode=edit] #fmFooter .service-agreement-row a, .bill-info-load-form #fm[data-mode=view] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 776, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span, .bill-info-load-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span, .bill-info-load-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 781, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon, .bill-info-load-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon, .bill-info-load-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 787, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span, .bill-info-load-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span, .bill-info-load-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 791, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.bill-info-load-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon, .bill-info-load-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon, .bill-info-load-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}

/* line 1013, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 1018, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 1024, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 1025, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 1031, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 1036, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 1040, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt, .layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 1044, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 1052, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 1059, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 1062, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm2021726131220 td, #fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 1067, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 1073, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 1079, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 1082, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 1088, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 1093, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 1100, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 1103, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm20218224359 td, #fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 1108, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 1114, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 1120, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 1123, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 1129, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 1134, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}

/* 隐藏弹框 */
/* line 1146, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 {
  position: fixed;
  top: 35%;
  left: 30%;
  z-index: 105;
  display: none;
  margin: -180px 0 0 -330px;
  width: 70%;
  height: 50%;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  z-index: 1;
}
/* line 1163, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 {
  overflow: hidden;
}
/* line 1165, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 legend {
  width: 5em;
}
/* line 1169, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 .header {
  font-size: 20px;
  color: brown;
  margin-top: 5px;
}
/* line 1178, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 1181, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 1187, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 1192, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 1198, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 1204, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 .layui-form-item .layui-form-label {
  width: 9em;
  font-size: 13px;
  text-align: center;
}
/* line 1210, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 9em - 15px * 2 - 1px);
}
/* line 1215, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 1223, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable {
  font-size: 18px;
}
/* line 1227, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable td, .order_audit_popover2 #fm514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 1232, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 1238, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 1244, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 1247, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 1253, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 1258, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 #fm514 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 1268, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 .weight_button {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 40%;
  position: absolute;
  bottom: 0;
}
/* line 1277, app/components/ship_config_manage/billInfoLoad/billInfoLoad-form/view.scss */
.order_audit_popover2 .weight_button button {
  font-family: "微软雅黑";
  height: 30px;
  margin-left: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 15px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1e9fff;
}
/* line 1, app/components/ship_config_manage/billInfoLoad/view.scss */
.bookInfo-load {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/ship_config_manage/billInfoLoad/view.scss */
.bookInfo-load #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/ship_config_manage/billInfoLoad/view.scss */
.bookInfo-load #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/ship_config_manage/billInfoLoad/view.scss */
.bookInfo-load #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/ship_config_manage/billInfoLoad/view.scss */
.bookInfo-load #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/ship_config_manage/billInfoLoad/view.scss */
.bookInfo-load #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/ship_config_manage/billInfoLoad/view.scss */
.bookInfo-load #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/ship_config_manage/billInfoLoad/view.scss */
.bookInfo-load #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/ship_config_manage/billInfoLoad/view.scss */
.bookInfo-load #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 50, app/components/ship_config_manage/billInfoLoad/view.scss */
.bookInfo-load #fm .layui-form-checkbox i {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 28px;
  border: 1px solid #d2d2d2;
  border-radius: 0 2px 2px 0;
  font-size: 20px;
  text-align: center;
}

/* line 68, app/components/ship_config_manage/billInfoLoad/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 73, app/components/ship_config_manage/billInfoLoad/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 80, app/components/ship_config_manage/billInfoLoad/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 87, app/components/ship_config_manage/billInfoLoad/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 91, app/components/ship_config_manage/billInfoLoad/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 96, app/components/ship_config_manage/billInfoLoad/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 100, app/components/ship_config_manage/billInfoLoad/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 104, app/components/ship_config_manage/billInfoLoad/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}
/* line 2, app/components/ship_config_manage/bkPlanInfo/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/ship_config_manage/bkPlanInfo/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/ship_config_manage/bkPlanInfo/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/ship_config_manage/bkPlanInfo/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/ship_config_manage/bkPlanInfo/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/ship_config_manage/bkPlanInfo/view.scss */
.bpgck_yardCallTimes .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
@charset "UTF-8";
/* line 2, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body .search-bar input,
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 40, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 45, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 51, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm {
  padding: 10px;
}
/* line 55, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 60, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 70, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 73, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 78, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 83, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 87, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 96, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 101, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 107, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item .btn-choose-file,
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 115, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 122, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 128, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 132, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 141, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 144, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 149, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-radio {
  width: 100%;
}
/* line 153, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 159, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 163, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 167, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 175, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 180, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 188, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 195, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection {
  margin-top: 10px;
}
/* line 198, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 203, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 209, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 213, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 217, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 225, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 230, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 238, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 244, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 247, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .layui-upload-img {
  width: 92px;
  height: 92px;
}
/* line 252, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 257, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 263, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 267, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 271, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 275, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 283, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 288, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 296, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 301, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list {
  margin-left: -15px;
  height: 100px;
}
/* line 306, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list .info {
  position: relative;
  margin-top: -25px;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  height: 25px;
  text-align: center;
  display: none;
}
/* line 320, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list .handle {
  position: relative;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  text-align: right;
  height: 18px;
  margin-bottom: -18px;
  display: none;
}
/* line 334, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list .handle i {
  margin-right: 5px;
}
/* line 338, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list .handle i:hover {
  cursor: pointer;
}
/* line 342, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list .file-iteme {
  margin: 12px 0 0 15px;
  padding: 1px;
  float: left;
  width: 92px;
  height: 92px;
}
/* line 352, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 355, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 360, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 366, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 370, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 374, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 378, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 39px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 386, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 391, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 399, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 405, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection {
  margin-top: 10px;
}
/* line 408, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 413, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 419, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-textarea {
  width: 100%;
}
/* line 423, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 427, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 431, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 439, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 444, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 452, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 460, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 464, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 470, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 479, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table td,
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 487, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 491, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 497, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 501, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 508, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 511, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 517, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 520, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 532, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 537, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 541, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 548, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 552, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 560, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 {
  padding-top: 10px;
}
/* line 563, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 569, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #7AF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 579, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 585, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 593, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 .layui-table {
  margin: 0;
}
/* line 596, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 .layui-table tr:hover {
  background: none;
}
/* line 610, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] {
  z-index: 0;
}
/* line 613, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody {
  margin-bottom: 50px;
}
/* line 624, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 630, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 636, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 642, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 650, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody .cat-view {
  display: none;
}
/* line 660, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 668, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 675, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 680, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 {
  padding-top: 10px;
}
/* line 683, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 689, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #7AF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 699, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 705, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 713, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 .layui-table {
  margin: 0;
}
/* line 716, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 .layui-table tr:hover {
  background: none;
}
/* line 726, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] .layui-btn {
  display: none;
}
/* line 730, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmFooter {
  display: none;
}
/* line 736, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 739, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 746, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 753, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 758, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody .section .section-body input[type="text"].layui-unselect {
  background-color: #FFFFFF;
}
/* line 770, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 778, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 785, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 793, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
  z-index: 100;
}
/* line 806, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 809, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 815, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 820, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 826, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 830, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}

/* line 842, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 847, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 853, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 854, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 861, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 866, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 870, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt,
.layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 875, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 883, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 890, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 893, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm2021726131220 td,
#fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 899, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 905, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 911, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 914, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 920, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 925, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 932, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 935, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm20218224359 td,
#fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 941, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 947, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 953, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 956, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 962, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 967, app/components/ship_config_manage/branchVoyageAudit/branchVoyageAudit-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.cabin-release {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.cabin-release #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.cabin-release #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.cabin-release #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/ship_config_manage/branchVoyageAudit/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/ship_config_manage/branchVoyageAudit/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/ship_config_manage/branchVoyageAudit/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/ship_config_manage/branchVoyageAudit/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/ship_config_manage/branchVoyageAudit/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 2, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body .search-bar input,
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 40, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 45, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 51, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm {
  padding: 10px;
}
/* line 55, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 60, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 70, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 73, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 78, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 83, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 87, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 96, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 101, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 107, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item .btn-choose-file,
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 115, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 122, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 128, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 132, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 141, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 144, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 149, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-radio {
  width: 100%;
}
/* line 153, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 159, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 163, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 167, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 175, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 180, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 188, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 195, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection {
  margin-top: 10px;
}
/* line 198, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 203, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 209, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 213, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 217, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 225, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 230, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 238, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #portInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 244, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 247, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .layui-upload-img {
  width: 92px;
  height: 92px;
}
/* line 252, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 257, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 263, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 267, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 271, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 275, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 283, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 288, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 296, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 301, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list {
  margin-left: -15px;
  height: 100px;
}
/* line 306, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list .info {
  position: relative;
  margin-top: -25px;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  height: 25px;
  text-align: center;
  display: none;
}
/* line 320, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list .handle {
  position: relative;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  text-align: right;
  height: 18px;
  margin-bottom: -18px;
  display: none;
}
/* line 334, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list .handle i {
  margin-right: 5px;
}
/* line 338, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list .handle i:hover {
  cursor: pointer;
}
/* line 342, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingSection .uploader-list .file-iteme {
  margin: 12px 0 0 15px;
  padding: 1px;
  float: left;
  width: 92px;
  height: 92px;
}
/* line 352, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 355, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 360, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 366, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 370, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 374, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 378, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 39px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 386, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 391, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 399, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 405, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection {
  margin-top: 10px;
}
/* line 408, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 413, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 419, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-textarea {
  width: 100%;
}
/* line 423, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 427, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 431, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 439, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 444, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 452, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #reeferContainerInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 460, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 464, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 470, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 479, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table td,
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 487, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 491, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 497, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 501, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 508, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 511, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 517, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 520, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 532, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 537, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 541, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 548, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 552, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 560, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 {
  padding-top: 10px;
}
/* line 563, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 569, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #7AF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 579, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 585, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 593, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 .layui-table {
  margin: 0;
}
/* line 596, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm #fmBody #bookingInfoSection1 .layui-table tr:hover {
  background: none;
}
/* line 610, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] {
  z-index: 0;
}
/* line 613, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody {
  margin-bottom: 50px;
}
/* line 624, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 630, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 636, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 642, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 650, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody .cat-view {
  display: none;
}
/* line 660, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 668, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 675, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 680, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 {
  padding-top: 10px;
}
/* line 683, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 689, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #7AF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 699, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 705, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 table td a {
  color: #1660C1;
  margin: 0 0px;
  display: inline-block !important;
}
/* line 713, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 .layui-table {
  margin: 0;
}
/* line 716, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection1 .layui-table tr:hover {
  background: none;
}
/* line 726, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] .layui-btn {
  display: none;
}
/* line 730, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=view] #fmFooter {
  display: none;
}
/* line 736, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 739, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 746, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 753, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 758, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody .section .section-body input[type="text"].layui-unselect {
  background-color: #FFFFFF;
}
/* line 770, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 778, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 785, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 793, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
  z-index: 100;
}
/* line 806, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 809, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 815, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 820, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 826, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 830, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.branchVoyageAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}

/* line 842, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 847, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 853, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 854, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 861, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 866, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 870, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt,
.layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 875, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 883, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 890, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 893, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm2021726131220 td,
#fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 899, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 905, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 911, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 914, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 920, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 925, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 932, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 935, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm20218224359 td,
#fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 941, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 947, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 953, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 956, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 962, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 967, app/components/ship_config_manage/branchVoyageAuditCndmy/branchVoyageAudit-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.cabin-release {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.cabin-release #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.cabin-release #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.cabin-release #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/ship_config_manage/branchVoyageAuditCndmy/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
/* line 2, app/components/ship_config_manage/brushDriverBooking/view.scss */
.wechat_notice .weight_query_option {
  overflow: auto;
  margin: 0px 0px 5px 0px;
}
/* line 6, app/components/ship_config_manage/brushDriverBooking/view.scss */
.wechat_notice input[type="text"] {
  text-transform: uppercase;
}
/* line 10, app/components/ship_config_manage/brushDriverBooking/view.scss */
.wechat_notice .ht-uncontain {
  height: 34px;
}
/* line 14, app/components/ship_config_manage/brushDriverBooking/view.scss */
.wechat_notice .clp_info {
  padding-top: 10px;
}
/* line 17, app/components/ship_config_manage/brushDriverBooking/view.scss */
.wechat_notice .clp_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 23, app/components/ship_config_manage/brushDriverBooking/view.scss */
.wechat_notice .clp_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1E9FFF;
  border-bottom: solid 0px #D5D5D5;
  text-align: center;
  display: table-cell;
  vertical-align: inherit;
}
/* line 33, app/components/ship_config_manage/brushDriverBooking/view.scss */
.wechat_notice .clp_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 41, app/components/ship_config_manage/brushDriverBooking/view.scss */
.wechat_notice .clp_info .layui-table {
  margin: 0;
}
/* line 44, app/components/ship_config_manage/brushDriverBooking/view.scss */
.wechat_notice .clp_info .layui-table tr:hover {
  background: none;
}
/* line 51, app/components/ship_config_manage/brushDriverBooking/view.scss */
.wechat_notice .operator {
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  margin-right: 10px;
  font-size: 12px;
  border: 0px;
}
/* line 1, app/components/ship_config_manage/cabinPushReport/view.scss */
.cabin-push-report {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/ship_config_manage/cabinPushReport/view.scss */
.cabin-push-report #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/ship_config_manage/cabinPushReport/view.scss */
.cabin-push-report #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/ship_config_manage/cabinPushReport/view.scss */
.cabin-push-report #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/ship_config_manage/cabinPushReport/view.scss */
.cabin-push-report #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/ship_config_manage/cabinPushReport/view.scss */
.cabin-push-report #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/ship_config_manage/cabinPushReport/view.scss */
.cabin-push-report #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/ship_config_manage/cabinPushReport/view.scss */
.cabin-push-report #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/ship_config_manage/cabinPushReport/view.scss */
.cabin-push-report #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/ship_config_manage/cabinPushReport/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/ship_config_manage/cabinPushReport/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/ship_config_manage/cabinPushReport/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/ship_config_manage/cabinPushReport/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/ship_config_manage/cabinPushReport/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/ship_config_manage/cabinPushReport/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/ship_config_manage/cabinPushReport/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/ship_config_manage/cabinPushReport/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/ship_config_manage/cabinPushReport/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/ship_config_manage/cabinPushReport/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/ship_config_manage/cabinPushReport/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/ship_config_manage/cabinPushReport/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 2, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #frequentlyUsedCargoInfo .body .search-bar input, .cabin-release-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 39, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 44, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 50, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm {
  padding: 10px;
}
/* line 54, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 59, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 69, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 72, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 77, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 82, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 86, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 95, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 100, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 106, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .file-item .btn-choose-file, .cabin-release-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 113, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 120, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 126, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 130, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 139, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 142, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 147, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 153, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 156, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 159, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 166, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 171, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 179, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 185, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #portInfoSection {
  margin-top: 10px;
}
/* line 188, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #portInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 193, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #portInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 199, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #portInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 202, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #portInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 205, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #portInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 212, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #portInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 217, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #portInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 225, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #portInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 230, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 233, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 238, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 244, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 247, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 250, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 257, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 262, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 270, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 277, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 280, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 285, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 291, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 294, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 297, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 300, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 307, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 312, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 320, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 326, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #checkInfoSection {
  margin-top: 10px;
}
/* line 329, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #checkInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 334, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #checkInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 340, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #checkInfoSection .section-body .layui-form-item.file-item {
  width: 20%;
}
/* line 343, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #checkInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 346, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #checkInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 353, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #checkInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 358, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #checkInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 366, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #checkInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 373, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 378, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 384, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 387, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 390, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 398, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .section-body .reefer-container-item {
  display: none;
}
/* line 402, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .section-body .file-item:last-child {
  margin-bottom: 0;
}
/* line 407, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 412, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 419, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .layui-form-item {
  margin: 0 0 15px;
}
/* line 423, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #reeferContainerInfoSection .layui-form-item.file-item {
  margin-bottom: 0;
}
/* line 431, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo {
  margin: 0 0 20px;
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  position: relative;
}
/* line 437, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header {
  position: relative;
  border-bottom: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  padding: 5px 10px;
}
/* line 446, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon {
  font-size: 24px;
}
/* line 450, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container .layui-icon:hover {
  font-weight: 700;
}
/* line 456, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse {
  color: #7af;
}
/* line 459, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.collapse {
  display: inline-block;
}
/* line 463, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.collapse i.expand {
  display: none;
}
/* line 469, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  display: none;
}
/* line 475, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  display: none;
}
/* line 480, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-header .title {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
/* line 490, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body {
  display: none;
  padding: 10px;
  font-size: 14px;
}
/* line 497, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
  position: relative;
}
/* line 503, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-form-label {
  width: 120px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* line 513, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 120px - 15px * 2);
  display: inline-block;
  margin: 0 0 0 120px;
}
/* line 521, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item:last-child {
  margin-bottom: 0;
}
/* line 525, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .layui-form-item.half-row {
  width: 50%;
}
/* line 529, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 537, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo .cargo-body .add-cargo-row {
  text-align: right;
  margin-top: 20px;
  padding-right: 20px;
}
/* line 545, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo:last-child {
  margin-bottom: 10px;
}
/* line 554, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.collapse {
  display: none;
}
/* line 558, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoList .cargo.collapsed .cargo-header .icon-btn-container.collapse i.expand {
  display: inline-block;
}
/* line 566, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #cargoTemplate {
  display: none;
}
/* line 571, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #cargoListSection #addCargoRow {
  display: none;
}
/* line 579, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 583, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 589, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 599, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table td, .cabin-release-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 606, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 610, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 616, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 620, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 627, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 630, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 636, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 639, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 651, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 656, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 660, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 667, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 671, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 680, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm #fmFooter {
  display: none;
}
/* line 686, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add], .cabin-release-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 689, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody, .cabin-release-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 695, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before, .cabin-release-form #fm[data-mode=edit] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 701, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file, .cabin-release-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 713, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main, .cabin-release-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  display: inline-block;
  color: #7af;
}
/* line 719, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set, .cabin-release-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.set {
  display: inline-block;
}
/* line 723, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel, .cabin-release-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.main i.cancel {
  display: none;
}
/* line 729, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove, .cabin-release-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove {
  float: right;
  display: inline-block;
  color: #af0000;
}
/* line 734, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove, .cabin-release-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo .cargo-header .icon-btn-container.remove i.remove {
  visibility: hidden;
}
/* line 746, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set, .cabin-release-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 750, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel, .cabin-release-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  display: inline-block;
}
/* line 762, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove, .cabin-release-form #fm[data-mode=edit] #fmBody #cargoListSection #cargoList .cargo.removable .cargo-header .icon-btn-container.remove i.remove {
  visibility: visible;
}
/* line 770, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #cargoListSection #addCargoRow, .cabin-release-form #fm[data-mode=edit] #fmBody #cargoListSection #addCargoRow {
  display: block;
  text-align: right;
}
/* line 782, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child, .cabin-release-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 790, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child, .cabin-release-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 797, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row, .cabin-release-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 803, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmFooter, .cabin-release-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 815, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmFooter .service-agreement-row, .cabin-release-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 818, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmFooter .service-agreement-row a, .cabin-release-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 824, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span, .cabin-release-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 829, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon, .cabin-release-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 835, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span, .cabin-release-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 839, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon, .cabin-release-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}
/* line 849, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmBody {
  margin-bottom: 50px;
}
/* line 857, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 863, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 869, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 875, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 886, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo .cargo-body .edit-btns-item {
  display: none;
}
/* line 895, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main {
  float: right;
  margin-right: 10px;
  color: #7af;
  display: inline-block;
}
/* line 901, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.set {
  display: none;
}
/* line 905, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmBody #cargoListSection #cargoList .cargo.main .cargo-header .icon-btn-container.main i.cancel {
  z-index: -1;
  pointer-events: none;
}
/* line 915, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 927, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 930, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 936, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 941, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 947, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 951, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.cabin-release-form #fm[data-mode=view] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}

/* line 961, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 966, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 971, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 977, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}

/* line 986, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 991, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 997, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 998, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 1004, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 1009, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 1013, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt, .layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 1017, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 1025, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 1032, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 1035, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm2021726131220 td, #fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 1040, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 1046, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 1052, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 1055, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 1061, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 1066, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 1072, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 {
  overflow: visible;
}
/* line 1074, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 legend {
  width: 5em;
}
/* line 1078, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 .header {
  font-size: 20px;
  color: brown;
  margin-top: 5px;
}
/* line 1083, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 1090, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 1093, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 1099, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 1104, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 .section-body .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 1110, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 .section-body .layui-form-item {
  width: 20%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 1116, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 .section-body .layui-form-item .layui-form-label {
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 1122, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 .section-body .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 14px * 2 - 1px);
}
/* line 1127, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 .section-body .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 1136, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 #childBillsTable {
  font-size: 18px;
}
/* line 1140, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 #childBillsTable td, #fm514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 1145, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 1151, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 1157, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 1160, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 1166, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 1171, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm514 #childBillsTable tbody #newRow td {
  padding: 3px;
}

/* line 1178, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 1181, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm20218224359 td, #fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 1186, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 1192, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 1198, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 1201, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 1207, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 1212, app/components/ship_config_manage/cabinRelease/cabinRelease-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/ship_config_manage/cabinRelease/view.scss */
.cabin-release {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/ship_config_manage/cabinRelease/view.scss */
.cabin-release #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/ship_config_manage/cabinRelease/view.scss */
.cabin-release #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/ship_config_manage/cabinRelease/view.scss */
.cabin-release #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/ship_config_manage/cabinRelease/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/ship_config_manage/cabinRelease/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/ship_config_manage/cabinRelease/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/ship_config_manage/cabinRelease/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/ship_config_manage/cabinRelease/view.scss */
.cabin-release #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 50, app/components/ship_config_manage/cabinRelease/view.scss */
.cabin-release #fm .layui-form-checkbox i {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 28px;
  border: 1px solid #d2d2d2;
  border-radius: 0 2px 2px 0;
  font-size: 20px;
  text-align: center;
}

/* line 68, app/components/ship_config_manage/cabinRelease/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 73, app/components/ship_config_manage/cabinRelease/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 80, app/components/ship_config_manage/cabinRelease/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 87, app/components/ship_config_manage/cabinRelease/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 91, app/components/ship_config_manage/cabinRelease/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 96, app/components/ship_config_manage/cabinRelease/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 100, app/components/ship_config_manage/cabinRelease/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 104, app/components/ship_config_manage/cabinRelease/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 110, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 {
  overflow: visible;
}
/* line 112, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 legend {
  width: 5em;
}
/* line 116, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 .header {
  font-size: 20px;
  color: brown;
  margin-top: 5px;
}
/* line 121, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 128, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 131, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 137, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 142, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 .section-body .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 148, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 .section-body .layui-form-item {
  width: 20%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 154, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 .section-body .layui-form-item .layui-form-label {
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 160, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 .section-body .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 14px * 2 - 1px);
}
/* line 165, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 .section-body .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 174, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 #childBillsTable {
  font-size: 18px;
}
/* line 178, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 #childBillsTable td, #fm514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 183, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 189, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 195, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 198, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 204, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 209, app/components/ship_config_manage/cabinRelease/view.scss */
#fm514 #childBillsTable tbody #newRow td {
  padding: 3px;
}

/* line 217, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 221, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 227, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 237, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table td, #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 244, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 248, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 254, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 258, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 265, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table tbody tr.btn-row {
  display: table-cell;
}
/* line 268, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 274, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 277, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 289, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 294, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 298, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 305, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 309, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 315, app/components/ship_config_manage/cabinRelease/view.scss */
#bookingInfoSection .btn-row {
  display: table-row;
}

/* line 320, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 {
  overflow: visible;
}
/* line 322, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 legend {
  width: 5em;
}
/* line 326, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .header {
  font-size: 20px;
  color: brown;
  margin-top: 5px;
}
/* line 331, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 338, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 341, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 347, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 352, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .section-body .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 356, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .section-body .layui-form-select dl {
  max-height: 200px;
}
/* line 360, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .section-body .layui-form-item {
  width: 100%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 366, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .section-body .layui-form-item .layui-form-label {
  overflow: visible;
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 373, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .section-body .layui-form-item .layui-input-block {
  overflow: visible;
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 14px * 2 - 1px);
}
/* line 379, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 .section-body .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 388, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 #childBillsTable {
  font-size: 18px;
}
/* line 392, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 #childBillsTable td, #fm51422 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 397, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 403, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 409, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 412, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 418, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 423, app/components/ship_config_manage/cabinRelease/view.scss */
#fm51422 #childBillsTable tbody #newRow td {
  padding: 3px;
}

/* line 431, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 legend {
  width: 5em;
}
/* line 435, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 441, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 .layui-form-item .layui-form-label {
  width: 9em;
  font-size: 13px;
  text-align: center;
}
/* line 447, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 9em - 15px * 2 - 1px);
}
/* line 452, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 460, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #childBillsTable {
  font-size: 18px;
}
/* line 463, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #childBillsTable td, #fm202103231514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 468, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 474, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 480, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 483, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 489, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 494, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 503, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 509, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 513, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}
/* line 521, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202103231514 #otherInfoField .carr-contacts {
  display: none;
}

/* line 527, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 532, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 537, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 543, app/components/ship_config_manage/cabinRelease/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
@charset "UTF-8";
/* line 1, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen1 {
  border: 1px solid #D5D5D5;
  overflow: hidden;
  height: 100px;
}

/* line 2, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen1 dl {
  margin-top: 15px;
  clear: both;
}

/* line 3, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen1 dd {
  float: left;
  margin-left: 20px;
}

/* line 4, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen1 dt {
  float: right;
  margin-right: 20px;
}

/* line 5, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen1 input {
  height: 28px;
  line-height: 28px;
  width: 180px;
  margin-bottom: 10px;
}

/* line 6, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen1 select {
  height: 28px;
  line-height: 28px;
  width: 180px;
}

/* line 7, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen1 button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 25px;
}

/* line 8, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen2 {
  border: 1px solid #D5D5D5;
  overflow: hidden;
}

/* line 9, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen2 dl {
  margin-top: 15px;
}

/* line 10, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen2 dd {
  float: left;
  margin-left: 20px;
}

/* line 11, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen2 dt {
  float: right;
  margin-right: 20px;
}

/* line 12, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen2 input {
  height: 28px;
  line-height: 28px;
  width: 180px;
  margin-bottom: 10px;
}

/* line 13, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen2 select {
  height: 28px;
  line-height: 28px;
  width: 180px;
}

/* line 14, app/components/ship_config_manage/eir_modify/view.scss */
.time_screen2 button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 25px;
}

/* line 17, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 18, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 35px;
  line-height: 35px;
  color: #666;
  border: 1px solid #ddd;
  margin: 0 2px;
}

/* line 19, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 a:hover {
  border-color: #1B75CB;
  color: #1B75CB;
}

/* line 20, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 .page {
  width: 35px;
}

/* line 21, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 .on {
  color: #fff;
  background-color: #1B75CB;
  border-color: #42a4dd;
}

/* line 22, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 .page_tab {
  padding: 0 15px;
}

/* line 23, app/components/ship_config_manage/eir_modify/view.scss */
.page_sum {
  padding-left: 5px;
}

/* line 24, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 .page_btn {
  width: 30px;
  height: 20px;
}

/* line 25, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 input[type="text"] {
  width: 30px;
  height: 20px;
  margin: 0 5px;
  padding-left: 5px;
  border: 1px solid #e4e4e4;
}

/* line 26, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 input[type="button"] {
  height: 22px;
  border: 0;
  width: 45px;
  cursor: pointer;
  color: #000;
  outline: none;
  line-height: 20px;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #e4e4e4;
}

/* line 28, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 span {
  margin-left: 8px;
}

/* line 29, app/components/ship_config_manage/eir_modify/view.scss */
.tab_pages1 .lock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ddd;
  margin: 0 2px;
}

/* line 33, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify {
  /*  箱号  弹框 */
  /*  提单号  弹框 */
  /*  通过 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 34, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_option {
  overflow: auto;
}
/* line 38, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 45, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_option dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 53, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_option dl select {
  width: 150px;
  height: 25px;
}
/* line 61, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .maindiv {
  overflow: auto;
}
/* line 65, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .maindiv dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 72, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .maindiv dl input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 80, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .maindiv dl select {
  width: 150px;
  height: 25px;
}
/* line 89, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 94, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 100, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_info table td {
  text-align: center;
  height: 60px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 106, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_info table td a {
  color: #1660C1;
}
/* line 110, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_info table td span {
  color: #2EC300;
}
/* line 118, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_info1 table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 123, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_info1 table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 129, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_info1 table td {
  text-align: center;
  height: 60px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 135, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_info1 table td a {
  color: #1660C1;
}
/* line 139, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_info1 table td span {
  color: #2EC300;
}
/* line 147, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  箱号信息  --*/
}
/* line 162, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .weight_query_popover .weight_query_box textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 171, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .number_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  提单号信息  --*/
}
/* line 186, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .number_popover .number_one textarea {
  height: 200px;
  width: 100%;
  resize: none;
}
/* line 195, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .order_audit_popover2 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  退回信息  --*/
}
/* line 211, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .order_audit_popover2 .audit_name2 dl dt {
  text-align: center;
}
/* line 215, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .order_audit_popover2 .audit_name2 dl select {
  width: 300px;
  height: 27px;
}
/* line 220, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .order_audit_popover2 .audit_name2 dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 231, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .maindiv {
  width: 100%;
  padding: 10px;
  overflow: hidden;
  /*关键*/
  /* border:1px solid black;*/
}
/* line 239, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .leftdiv {
  float: left;
  width: 57%;
  /* background-color:#CC6633;*/
}
/* line 245, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .rightdiv {
  float: right;
  width: 37%;
  /*background-color:#CC66FF;*/
}
/* line 252, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .centerdiv {
  float: left;
  width: 50px;
  border-right: 1px solid black;
  padding-bottom: 1600px;
  /*关键*/
  margin-bottom: -1600px;
  /*关键*/
}
/* line 262, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #win {
  display: none;
  top: 0px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index:  1000;
}
/* line 274, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #batchWin {
  display: none;
  position: absolute;
  left: 1%;
  top: 1%;
  width: 96%;
  height: 600px;
  border: 2px solid #ddd;
  background-color: white;
  text-align: center;
}
/* line 286, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #batchWinBtn {
  position: absolute;
  bottom: 10px;
  right: 50%;
}
/* line 293, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #win1 {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 450px;
  height: 350px;
  margin-left: -300px;
  margin-top: -200px;
  border: 2px solid #ddd;
  background-color: white;
  text-align: center;
}
/* line 308, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #yardinput {
  /* display:none;*/
  position: absolute;
  left: 70px;
  top: 78px;
  border: 1px solid #888;
  background-color: white;
  text-align: center;
  width: 167px;
}
/* line 321, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #label1 {
  /* display:none;*/
  position: absolute;
  left: 20px;
  top: 119px;
}
/* line 329, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #yardinput2 {
  /*display:none;*/
  position: absolute;
  left: 70px;
  top: 180px;
  border: 1px solid #888;
  background-color: white;
  text-align: center;
  width: 167px;
}
/* line 342, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #label2 {
  /*display:none;*/
  position: absolute;
  left: 20px;
  top: 221px;
}
/* line 350, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #divbtn {
  position: absolute;
  left: 180px;
  top: 322px;
}
/* line 357, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #labelinput {
  position: absolute;
  left: 27px;
  top: 70px;
}
/* line 365, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #win3 {
  display: none;
  top: 0px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index:  1000;
}
/* line 376, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #win4 {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 450px;
  height: 150px;
  margin-left: -300px;
  margin-top: -200px;
  border: 2px solid #ddd;
  background-color: white;
  text-align: center;
}
/* line 393, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #yardinput3 {
  /*display:none;*/
  position: absolute;
  left: 51px;
  top: 25px;
  border: 1px solid #888;
  background-color: white;
  text-align: center;
  width: 167px;
}
/* line 408, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 420, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 426, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 437, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 441, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container a {
  cursor: pointer;
}
/* line 447, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 464, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 468, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 476, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 480, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 489, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 496, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 504, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: 20px;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 519, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 9px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 530, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 534, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 541, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 548, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 555, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 566, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 576, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 581, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 587, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 592, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 598, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 604, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 608, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 615, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 628, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 633, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 639, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 654, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 672, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 676, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 687, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 691, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 698, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 702, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 706, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 711, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 719, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 724, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 733, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 738, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 742, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 747, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 753, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 758, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 762, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 768, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl {
  text-align: right;
}
/* line 772, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 777, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 783, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 787, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 792, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 797, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 801, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 805, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 810, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 815, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.tzgcks_eir_modify .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 820, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 825, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 830, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 834, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 842, app/components/ship_config_manage/eir_modify/view.scss */
  .tzgcks_eir_modify .chosen-rtl .chosen-search input[type="text"],
  .tzgcks_eir_modify .chosen-container-single .chosen-single abbr,
  .tzgcks_eir_modify .chosen-container-single .chosen-single div b,
  .tzgcks_eir_modify .chosen-container-single .chosen-search input[type="text"],
  .tzgcks_eir_modify .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .tzgcks_eir_modify .chosen-container .chosen-results-scroll-down span,
  .tzgcks_eir_modify .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 856, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 {
  overflow: visible;
}
/* line 859, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 legend {
  width: 5em;
}
/* line 863, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 .header {
  font-size: 20px;
  color: brown;
  margin-top: 5px;
}
/* line 869, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 877, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 880, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 886, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 891, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 .section-body .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 897, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 .section-body .layui-form-item {
  width: 20%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 903, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 .section-body .layui-form-item .layui-form-label {
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 909, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 .section-body .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 14px * 2 - 1px);
}
/* line 914, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 .section-body .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 923, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 #childBillsTable {
  font-size: 18px;
}
/* line 927, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 #childBillsTable td,
.tzgcks_eir_modify #fm514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 933, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 939, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 945, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 948, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 954, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 959, app/components/ship_config_manage/eir_modify/view.scss */
.tzgcks_eir_modify #fm514 #childBillsTable tbody #newRow td {
  padding: 3px;
}
@charset "UTF-8";
/* line 2, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #frequentlyUsedCargoInfo {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #888888;
  overflow: hidden;
}
/* line 12, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #frequentlyUsedCargoInfo .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F4A100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
/* line 24, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #frequentlyUsedCargoInfo .body {
  width: 100%;
  background: #fff;
}
/* line 29, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #frequentlyUsedCargoInfo .body .search-bar {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
/* line 34, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #frequentlyUsedCargoInfo .body .search-bar input,
.inWeightWtAudit-form #frequentlyUsedCargoInfo .body .search-bar button {
  display: inline-block;
  vertical-align: middle;
}
/* line 40, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #frequentlyUsedCargoInfo .body .search-bar input {
  width: 80%;
}
/* line 45, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #frequentlyUsedCargoInfo .body .layui-table-view {
  margin: 3px 0 0;
}
/* line 51, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm {
  padding: 10px;
}
/* line 57, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section {
  box-shadow: 0 0 5px #888888;
  border-radius: 5px;
  margin: 20px 10px 10px 10px;
}
/* line 62, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-header {
  background: #7AF;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
}
/* line 72, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body {
  padding: 10px;
}
/* line 75, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 80, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .layui-form-onswitch {
  border-color: #1e9fff;
  background-color: #1e9fff;
}
/* line 85, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .file-item {
  height: 36px;
  line-height: 36px;
}
/* line 89, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .file-item .file-name-display {
  max-width: calc(100% - 200px);
  height: 38px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 98, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .file-item .file-name-display a {
  color: #555;
}
/* line 103, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .file-item .status-text {
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
/* line 109, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .file-item .btn-choose-file,
.inWeightWtAudit-form #fm #fmBody .section .section-body .file-item .btn-upload {
  display: none;
}
/* line 117, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .file-item.downloadable .file-name-display a {
  color: #00f;
  text-decoration: underline;
}
/* line 124, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .behind-of-red-star::before {
  display: none;
}
/* line 130, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-cancel-main-btn {
  display: none;
}
/* line 134, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody .section .section-body .cargo .icon-btn-container .cargo-close-btn {
  display: none;
}
/* line 143, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #baseInfoSection {
  margin-top: 10px;
}
/* line 146, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #baseInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 151, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #baseInfoSection .section-body .layui-radio {
  width: 100%;
}
/* line 155, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 161, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 165, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 169, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #baseInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 177, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #baseInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 182, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #baseInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  height: 100%;
  margin: 0;
}
/* line 191, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #baseInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 198, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #portInfoSection {
  margin-top: 10px;
}
/* line 201, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #portInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 206, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-item {
  width: 20%;
  float: left;
  clear: none;
}
/* line 212, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 216, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 220, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #portInfoSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 228, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #portInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 233, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #portInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 241, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #portInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 247, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection {
  margin-top: 10px;
}
/* line 251, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .layui-upload-img {
  width: 92px;
  height: 92px;
}
/* line 255, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .uploader-list {
  margin-left: -15px;
  height: 100px;
}
/* line 260, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .uploader-list .info {
  position: relative;
  margin-top: -25px;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  height: 25px;
  text-align: center;
  display: none;
}
/* line 274, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .uploader-list .handle {
  position: relative;
  background-color: black;
  color: white;
  filter: alpha(Opacity=80);
  -moz-opacity: 0.5;
  opacity: 0.5;
  width: 100px;
  text-align: right;
  height: 18px;
  margin-bottom: -18px;
  display: none;
}
/* line 288, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .uploader-list .handle i {
  margin-right: 5px;
}
/* line 292, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .uploader-list .handle i:hover {
  cursor: pointer;
}
/* line 296, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .uploader-list .file-iteme {
  margin: 12px 0 0 15px;
  padding: 1px;
  float: left;
  width: 92px;
  height: 92px;
}
/* line 303, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 308, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 314, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 318, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item.half-row {
  width: 50%;
}
/* line 322, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 326, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .section-body .upload-choose {
  padding: 0 10px;
  color: #999;
}
/* line 331, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .section-body textarea {
  height: 100px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 339, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 344, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 352, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 360, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 364, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 370, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 379, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table td,
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 387, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 391, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table thead tr th:last-child {
  display: none;
}
/* line 397, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 401, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 408, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row {
  display: none;
}
/* line 411, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 417, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 420, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 432, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: none;
}
/* line 437, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 441, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 448, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 452, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 461, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #otherInfoSection {
  margin-top: 10px;
}
/* line 464, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #otherInfoSection .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 469, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item {
  width: 25%;
  float: left;
  clear: none;
}
/* line 475, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.file-item {
  width: 50%;
}
/* line 479, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.half-row {
  width: 33%;
}
/* line 483, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-item.all-row {
  width: 100%;
}
/* line 487, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #otherInfoSection .section-body textarea {
  height: 39px;
  padding: 6px;
  resize: none;
  border-radius: 5px;
  border-color: #ccd0d6;
}
/* line 495, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #otherInfoSection .section-body .layui-form-label {
  width: 7em;
  text-align: center;
}
/* line 500, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #otherInfoSection .section-body .layui-input-block {
  /* 减去左边.layui-form-label的宽度、左右padding */
  width: calc(100% - 7em - 15px * 2);
  display: inline-block;
  margin: 0;
}
/* line 508, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmBody #otherInfoSection .section-body .package-certificate-item {
  margin-bottom: 0;
}
/* line 515, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm #fmFooter {
  text-align: center;
}
/* line 521, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] {
  z-index: 0;
}
/* line 524, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] #fmBody {
  margin-bottom: 50px;
}
/* line 535, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 541, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 547, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 553, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 559, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] #fmBody .section input[type="text"].layui-unselect {
  background-color: #FFFFFF;
}
/* line 571, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 579, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 586, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 592, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=view] .layui-btn {
  display: none;
}
/* line 598, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] {
  z-index: 0;
}
/* line 601, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmBody {
  margin-bottom: 50px;
}
/* line 612, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmBody .section .section-body .layui-form-select .layui-select-title .layui-edge {
  display: none;
}
/* line 618, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmBody .section .section-body .layui-form-select .layui-anim {
  display: none;
}
/* line 624, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmBody .section .section-body .layui-form-radio:not(.layui-form-radioed) {
  display: none;
}
/* line 630, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmBody .section .section-body .file-item .status-text {
  display: none;
}
/* line 636, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmBody .section input[type="text"].layui-unselect {
  background-color: #FFFFFF;
}
/* line 648, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 656, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 663, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 668, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 680, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 683, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 689, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 694, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 700, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 704, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=edit] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}
/* line 714, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] {
  z-index: 0;
}
/* line 717, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmBody {
  margin-bottom: 50px;
}
/* line 724, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmBody .section .section-body .behind-of-red-star::before {
  display: inline-block;
}
/* line 731, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmBody .section .section-body .file-item .btn-choose-file {
  display: inline-block;
}
/* line 736, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmBody .section .section-body input[type="text"] {
  background-color: #FFFFFF;
}
/* line 748, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmBody #bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 756, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmBody #bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 763, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmBody #bookingInfoSection .btn-row {
  display: table-row;
}
/* line 769, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmFooter {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #fff;
  box-shadow: 0 0 5px #888;
}
/* line 781, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmFooter .service-agreement-row {
  text-align: center;
}
/* line 784, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmFooter .service-agreement-row a {
  color: #1e9fff;
  text-decoration: underline;
}
/* line 790, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] span {
  color: #000;
  font-size: 18px;
}
/* line 795, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary] .layui-icon {
  border-color: #1e9fff !important;
}
/* line 801, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked span {
  background: #fff;
}
/* line 805, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.inWeightWtAudit-form #fm[data-mode=add] #fmFooter .service-agreement-row .layui-form-checkbox[lay-skin=primary].layui-form-checked .layui-icon {
  color: #fff;
  background: #1e9fff;
}

/* line 817, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 822, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.behind-of-red-star::before {
  content: '* ';
  color: #f00;
}

/* line 827, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 {
  font-family: 'Arial', serif;
}
/* line 828, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 .layui-layer-content {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 835, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt {
  font-weight: 700;
  margin-top: 20px;
}
/* line 840, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt:first-child {
  margin-top: 0;
}
/* line 844, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 dt,
.layui-layer-tips.layer-20210506164117 dd {
  font-size: 16px;
}
/* line 849, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division {
  display: inline-block;
  background: #fff;
  color: #000;
  border-radius: 3px;
  padding: 0 4px;
  margin: 2px;
}
/* line 857, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
.layui-layer-tips.layer-20210506164117 span.dg-division a {
  color: #00f;
  text-decoration: underline;
}

/* line 864, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm2021726131220 {
  font-size: 18px;
}
/* line 867, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm2021726131220 td,
#fm2021726131220 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 873, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm2021726131220 th {
  text-align: center;
  font-weight: 700;
}
/* line 879, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm2021726131220 tbody input {
  width: 100%;
  text-align: center;
}
/* line 885, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm2021726131220 tbody tr.child-bill td {
  padding: 0;
}
/* line 888, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm2021726131220 tbody tr.child-bill td input {
  height: 40px;
}
/* line 894, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm2021726131220 tbody #totalRow {
  background: #f2f2f2;
}
/* line 899, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm2021726131220 tbody #newRow td {
  padding: 3px;
}

/* line 906, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm20218224359 {
  font-size: 18px;
}
/* line 909, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm20218224359 td,
#fm20218224359 th {
  text-align: center;
  padding: 10px 5px;
}
/* line 915, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm20218224359 th {
  text-align: center;
  font-weight: 700;
}
/* line 921, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm20218224359 tbody input {
  width: 100%;
  text-align: center;
}
/* line 927, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm20218224359 tbody tr.child-bill td {
  padding: 0;
}
/* line 930, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm20218224359 tbody tr.child-bill td input {
  height: 40px;
}
/* line 936, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm20218224359 tbody #totalRow {
  background: #f2f2f2;
}
/* line 941, app/components/ship_config_manage/inWeightApplyWtAudit/inWeightApplyWtAudit-form/view.scss */
#fm20218224359 tbody #newRow td {
  padding: 3px;
}
/* line 1, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.inWeightWtAudit {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.inWeightWtAudit #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.inWeightWtAudit #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.inWeightWtAudit #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.inWeightWtAudit #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.inWeightWtAudit #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.inWeightWtAudit #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.inWeightWtAudit #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.inWeightWtAudit #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 56, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 61, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 68, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 75, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 79, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 84, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 88, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 92, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 100, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 105, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 110, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 116, app/components/ship_config_manage/inWeightApplyWtAudit/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
/* line 1, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config {
  min-height: 600px;
}
/* line 4, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config .layui-form {
  /*    margin: 5px;
      border: 1px solid #ccc;
      padding: 5px;*/
}
/* line 9, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config .layui-form .form-btn-row {
  text-align: center;
}
/* line 13, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config .layui-form .layui-form-item {
  margin-bottom: 10px;
}
/* line 18, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config .layui-form .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 24, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config .layui-form .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 28, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config .layui-form .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 38, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config .layui-form .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 42, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config .layui-form .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 48, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config .layui-form .layui-form-select dl {
  max-height: 200px;
}
/* line 55, app/components/ship_config_manage/ship_release_config/view.scss */
.ship_release_config .layui-table-cell {
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}

/* line 64, app/components/ship_config_manage/ship_release_config/view.scss */
#fm1 {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 70, app/components/ship_config_manage/ship_release_config/view.scss */
#fm1 .form-btn-row {
  text-align: center;
}
/* line 74, app/components/ship_config_manage/ship_release_config/view.scss */
#fm1 .layui-form-item {
  margin-bottom: 10px;
}
/* line 79, app/components/ship_config_manage/ship_release_config/view.scss */
#fm1 .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 85, app/components/ship_config_manage/ship_release_config/view.scss */
#fm1 .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 89, app/components/ship_config_manage/ship_release_config/view.scss */
#fm1 .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 99, app/components/ship_config_manage/ship_release_config/view.scss */
#fm1 .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 103, app/components/ship_config_manage/ship_release_config/view.scss */
#fm1 .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 110, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2 {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 116, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2 .form-btn-row {
  text-align: center;
}
/* line 120, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2 .layui-form-item {
  margin-bottom: 10px;
}
/* line 125, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2 .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 131, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2 .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 135, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2 .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 145, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2 .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 149, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2 .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 155, app/components/ship_config_manage/ship_release_config/view.scss */
#fm3 {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 161, app/components/ship_config_manage/ship_release_config/view.scss */
#fm3 .form-btn-row {
  text-align: center;
}
/* line 165, app/components/ship_config_manage/ship_release_config/view.scss */
#fm3 .layui-form-item {
  margin-bottom: 10px;
}
/* line 170, app/components/ship_config_manage/ship_release_config/view.scss */
#fm3 .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 176, app/components/ship_config_manage/ship_release_config/view.scss */
#fm3 .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 180, app/components/ship_config_manage/ship_release_config/view.scss */
#fm3 .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 190, app/components/ship_config_manage/ship_release_config/view.scss */
#fm3 .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 194, app/components/ship_config_manage/ship_release_config/view.scss */
#fm3 .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 200, app/components/ship_config_manage/ship_release_config/view.scss */
#fm4 {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 206, app/components/ship_config_manage/ship_release_config/view.scss */
#fm4 .form-btn-row {
  text-align: center;
}
/* line 210, app/components/ship_config_manage/ship_release_config/view.scss */
#fm4 .layui-form-item {
  margin-bottom: 10px;
}
/* line 215, app/components/ship_config_manage/ship_release_config/view.scss */
#fm4 .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 221, app/components/ship_config_manage/ship_release_config/view.scss */
#fm4 .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 225, app/components/ship_config_manage/ship_release_config/view.scss */
#fm4 .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 235, app/components/ship_config_manage/ship_release_config/view.scss */
#fm4 .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 239, app/components/ship_config_manage/ship_release_config/view.scss */
#fm4 .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 245, app/components/ship_config_manage/ship_release_config/view.scss */
#fm5 {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 251, app/components/ship_config_manage/ship_release_config/view.scss */
#fm5 .form-btn-row {
  text-align: center;
}
/* line 255, app/components/ship_config_manage/ship_release_config/view.scss */
#fm5 .layui-form-item {
  margin-bottom: 10px;
}
/* line 260, app/components/ship_config_manage/ship_release_config/view.scss */
#fm5 .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 266, app/components/ship_config_manage/ship_release_config/view.scss */
#fm5 .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 270, app/components/ship_config_manage/ship_release_config/view.scss */
#fm5 .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 280, app/components/ship_config_manage/ship_release_config/view.scss */
#fm5 .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 284, app/components/ship_config_manage/ship_release_config/view.scss */
#fm5 .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}

/* line 291, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2021628234045 .layui-form-select dl {
  max-height: 200px;
}

/* line 297, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2021628170032 .layui-form-select dl {
  max-height: 200px;
}

/* line 303, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202175214513 .layui-table-cell {
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}

/* line 312, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2021831112846 .layui-table-cell {
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}
/* line 318, app/components/ship_config_manage/ship_release_config/view.scss */
#fm2021831112846 .layui-form-select dl {
  max-height: 200px;
}

/* line 323, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202191102618 .layui-table-cell {
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}
/* line 329, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202191102618 .layui-form-select dl {
  max-height: 200px;
}

/* line 334, app/components/ship_config_manage/ship_release_config/view.scss */
#childBillsTable {
  font-size: 18px;
}
/* line 337, app/components/ship_config_manage/ship_release_config/view.scss */
#childBillsTable td, #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 342, app/components/ship_config_manage/ship_release_config/view.scss */
#childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 348, app/components/ship_config_manage/ship_release_config/view.scss */
#childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 354, app/components/ship_config_manage/ship_release_config/view.scss */
#childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 357, app/components/ship_config_manage/ship_release_config/view.scss */
#childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 363, app/components/ship_config_manage/ship_release_config/view.scss */
#childBillsTable tbody #totalRow {
  background: #f2f2f2;
}

/* line 370, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 legend {
  width: 5em;
}
/* line 374, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 380, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 .layui-form-item .layui-form-label {
  width: 9em;
  font-size: 13px;
  text-align: center;
}
/* line 386, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 9em - 15px * 2 - 1px);
}
/* line 391, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 399, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #childBillsTable {
  font-size: 18px;
}
/* line 402, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #childBillsTable td, #fm202103231514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 407, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 413, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 419, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 422, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 428, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 433, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 442, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 448, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 452, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}
/* line 460, app/components/ship_config_manage/ship_release_config/view.scss */
#fm202103231514 #otherInfoField .carr-contacts {
  display: none;
}

/* line 468, app/components/ship_config_manage/ship_release_config/view.scss */
.layui-form-ygt002 .layui-form-item .layui-form-label {
  color: #000;
  font-weight: 700;
}
/* line 475, app/components/ship_config_manage/ship_release_config/view.scss */
.layui-form-ygt002 .layui-form-select .layui-this {
  background: #1E9FFF;
}
/* line 481, app/components/ship_config_manage/ship_release_config/view.scss */
.layui-form-ygt002 .layui-form-radio i.layui-icon {
  color: #1E9FFF;
}
@charset "UTF-8";
/* line 5, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .driver_serial_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
  height: 30px;
}
/* line 14, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .driver_serial_query_option input[type="text"] {
  width: 170px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  /*text-transform: uppercase;*/
}
/* line 22, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .driver_serial_query_option select {
  width: 150px;
  height: 27px;
}
/* line 28, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover {
  position: fixed;
  top: 35%;
  left: 45%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 1100px;
  overflow: visible;
  height: 60%;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 45, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  overflow-y: auto;
  border-collapse: collapse;
  width: 100%;
}
/* line 50, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name table .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 55, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 62, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name table td {
  height: 35px;
  width: 280px;
  border: 2px solid #D5D5D5;
}
/* line 67, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name table td input[type="text"] {
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 75, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name table td select {
  width: auto;
  height: auto;
  line-height: 28px;
  margin-left: 5px;
}
/* line 81, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name table td a {
  color: #1660C1;
}
/* line 87, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name .show_div {
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 92, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 97, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name .commit_button button {
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 25px 25px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #1660C1;
}
/* line 112, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name .weight_button {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0 solid;
}
/* line 120, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .alter_name .weight_button #commit {
  font-family: "微软雅黑";
  height: 25px;
  weight: 50px;
  margin-left: 260px;
  margin-top: 10px;
  cursor: pointer;
  color: #FFFFFF;
  padding: 5px 10px;
  line-height: 0;
  background-color: #159BD5;
}
/* line 135, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 137, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details ul {
  list-style: none;
}
/* line 138, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 139, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 140, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 141, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 142, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 143, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 144, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 145, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 148, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 149, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 151, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .alterSite_popover ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  margin-top: 100px;
}
/* line 155, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .driver_serial_query_info table {
  border: 0 solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 161, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .driver_serial_query_info table th {
  height: 35px;
  color: #FFFFFF;
  background-color: #1660C1;
  border-bottom: solid 0 #D5D5D5;
}
/* line 168, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .driver_serial_query_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
  border: 0 solid #1660C1;
}
/* line 175, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .driver_serial_query_info table td a {
  color: #1660C1;
  margin: 0 5px;
  display: inline-block !important;
}
/* line 181, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .driver_serial_query_info table td span {
  color: #888;
}
/* line 188, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .altersendpost_popover {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -180px;
  width: 360px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 30px 20px;
  /*--  修改信息  --*/
}
/* line 203, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .altersendpost_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 209, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .altersendpost_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 65px;
  border: 1px solid #D5D5D5;
}
/* line 217, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .altersendpost_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 221, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .altersendpost_popover .alter_name table td input[type="text"] {
  width: 240px;
  height: 25px;
  line-height: 25px;
  margin-left: 20px;
  border: none;
  background-color: #fff;
  box-shadow: none;
}
/* line 233, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .altersendpost_popover .alter_name .commit_button {
  text-align: center;
  margin-top: 20px;
}
/* line 237, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .altersendpost_popover .alter_name .commit_button button {
  padding: 0;
  width: 110px;
}
/* line 242, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .altersendpost_popover .alter_name .commit_button #commit {
  background-color: #159BD5;
}
/* line 246, app/components/ship_config_manage/ship_report/view.scss */
.ship_report .altersendpost_popover .alter_name .commit_button .layui-btn-primary:hover {
  border-color: #159BD5;
}
/* line 1, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 {
  min-height: 600px;
  padding: 0 5px 30px 5px;
}
/* line 6, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 #fm {
  border: none;
  padding: 0;
  font-size: 12px;
}
/* line 12, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 #fm .form-btn-row {
  text-align: center;
}
/* line 16, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 #fm .layui-form-item {
  margin-bottom: 10px;
}
/* line 21, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 27, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 31, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 41, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 45, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 50, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 #fm .layui-form-checkbox i {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 28px;
  border: 1px solid #d2d2d2;
  border-radius: 0 2px 2px 0;
  font-size: 20px;
  text-align: center;
}
/* line 64, app/components/ship_config_manage/shipBoxManage/view.scss */
.cabin-release-1 .layui-table-cell {
  /*line-height: 17px !important;*/
  vertical-align: middle;
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}

/* line 80, app/components/ship_config_manage/shipBoxManage/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 85, app/components/ship_config_manage/shipBoxManage/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 92, app/components/ship_config_manage/shipBoxManage/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 99, app/components/ship_config_manage/shipBoxManage/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 103, app/components/ship_config_manage/shipBoxManage/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 108, app/components/ship_config_manage/shipBoxManage/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 112, app/components/ship_config_manage/shipBoxManage/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 116, app/components/ship_config_manage/shipBoxManage/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 122, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 {
  overflow: visible;
}
/* line 124, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 legend {
  width: 5em;
}
/* line 128, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 .header {
  font-size: 20px;
  color: brown;
  margin-top: 5px;
}
/* line 133, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 140, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 143, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 149, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 .section-body .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 154, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 .section-body .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 160, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 .section-body .layui-form-item {
  width: 20%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 166, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 .section-body .layui-form-item .layui-form-label {
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 172, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 .section-body .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 14px * 2 - 1px);
}
/* line 177, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 .section-body .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 186, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 #childBillsTable {
  font-size: 18px;
}
/* line 190, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 #childBillsTable td, #fm514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 195, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 201, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 207, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 210, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 216, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 221, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm514 #childBillsTable tbody #newRow td {
  padding: 3px;
}

/* line 229, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection .section-body {
  padding: 10px 10px 10px 20px;
}
/* line 233, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection p.hint {
  margin-bottom: 5px;
  color: #f00;
  font-weight: 700;
}
/* line 239, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table {
  width: 70%;
  margin: auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* line 249, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table td, #bookingInfoSection table th {
  text-align: center;
  font-size: 14px;
}
/* line 256, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table thead tr th {
  height: 36px;
}
/* line 260, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table thead tr th:last-child {
  display: table-cell;
}
/* line 266, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table thead tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
/* line 270, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table thead tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
/* line 277, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table tbody tr.btn-row {
  display: table-cell;
}
/* line 280, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table tbody tr.btn-row td {
  height: 36px;
}
/* line 286, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table tbody tr td {
  height: 32px;
}
/* line 289, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table tbody tr td > input {
  display: inline-block;
  height: 100%;
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
  color: #666666;
}
/* line 301, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table tbody tr td:last-child {
  display: table-cell;
}
/* line 306, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table tbody tr td select[data-name="sizeType"] {
  text-align: right;
}
/* line 310, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table tbody tr td input[data-name="amount"] {
  text-align: left;
}
/* line 317, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
/* line 321, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
/* line 327, app/components/ship_config_manage/shipBoxManage/view.scss */
#bookingInfoSection .btn-row {
  display: table-row;
}

/* line 332, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 {
  overflow: visible;
}
/* line 334, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 legend {
  width: 5em;
}
/* line 338, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .header {
  font-size: 20px;
  color: brown;
  margin-top: 5px;
}
/* line 343, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .section-body {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 350, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox {
  margin: 0 10px 0 0;
}
/* line 353, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox ~ .my-col {
  display: none;
}
/* line 359, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .section-body .my-row.pic-row .switch + .layui-form-checkbox.layui-form-checked ~ .my-col {
  display: block;
}
/* line 364, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .section-body .my-row.pic-row .switch[readonly] + .layui-form-checkbox {
  z-index: -1;
}
/* line 368, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .section-body .layui-form-select dl {
  max-height: 200px;
}
/* line 372, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .section-body .layui-form-item {
  width: 100%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 378, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .section-body .layui-form-item .layui-form-label {
  overflow: visible;
  width: 6em;
  font-size: 13px;
  text-align: center;
}
/* line 385, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .section-body .layui-form-item .layui-input-block {
  overflow: visible;
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 14px * 2 - 1px);
}
/* line 391, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 .section-body .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 400, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 #childBillsTable {
  font-size: 18px;
}
/* line 404, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 #childBillsTable td, #fm51422 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 409, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 415, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 421, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 424, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 430, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 435, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm51422 #childBillsTable tbody #newRow td {
  padding: 3px;
}

/* line 443, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 legend {
  width: 5em;
}
/* line 447, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 .layui-form-item {
  width: 25%;
  float: left;
  height: 38px;
  clear: none;
}
/* line 453, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 .layui-form-item .layui-form-label {
  width: 9em;
  font-size: 13px;
  text-align: center;
}
/* line 459, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 9em - 15px * 2 - 1px);
}
/* line 464, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 .layui-form-item .layui-input-block span[data-name] {
  height: 38px;
  line-height: 38px;
}
/* line 472, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #childBillsTable {
  font-size: 18px;
}
/* line 475, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #childBillsTable td, #fm202103231514 #childBillsTable th {
  text-align: center;
  padding: 10px 5px;
}
/* line 480, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #childBillsTable th {
  text-align: center;
  font-weight: 700;
}
/* line 486, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #childBillsTable tbody input {
  width: 100%;
  text-align: center;
}
/* line 492, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #childBillsTable tbody tr.child-bill td {
  padding: 0;
}
/* line 495, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #childBillsTable tbody tr.child-bill td input {
  height: 40px;
}
/* line 501, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #childBillsTable tbody #totalRow {
  background: #f2f2f2;
}
/* line 506, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #childBillsTable tbody #newRow td {
  padding: 3px;
}
/* line 515, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #otherInfoField .layui-form-item {
  width: 30%;
  float: left;
  clear: none;
  margin-right: 3%;
}
/* line 521, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #otherInfoField .layui-form-item .layui-form-label {
  width: 6em;
}
/* line 525, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #otherInfoField .layui-form-item .layui-input-block {
  display: inline-block;
  margin-left: 0;
  width: calc(100% - 6em - 15px * 2 - 1px);
}
/* line 533, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202103231514 #otherInfoField .carr-contacts {
  display: none;
}

/* line 539, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202146170146 div.row {
  padding: 5px;
  margin: 0;
  font-size: 14px;
}
/* line 544, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202146170146 div.row > span {
  display: inline-block;
  vertical-align: top;
}
/* line 549, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202146170146 div.row span:first-child {
  padding: 5px 0;
  width: 6em;
  text-align: center;
}
/* line 555, app/components/ship_config_manage/shipBoxManage/view.scss */
#fm202146170146 div.row span[data-name] {
  background: #f5f5f5;
  width: calc(100% - 6em - 5px * 2 - 10px);
  min-height: 50px;
  padding: 5px;
}
/* line 2, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .last_bottom {
  position: relative;
}
/* line 4, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .last_bottom .table_second_other {
  width: 11.94%;
  float: left;
  border-top: none;
  border-right: none;
}
/* line 9, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .last_bottom .table_second_other li:last-child {
  border-right: none;
}
/* line 12, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .last_bottom .table_second_other li {
  width: 49.5% !important;
}
/* line 16, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .last_bottom .table_second_th {
  border-top: none;
}
/* line 18, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .last_bottom .table_second_th li:first-child {
  font-size: 10px;
}
/* line 22, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .last_bottom ul {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e2e2e2;
}
/* line 27, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .last_bottom ul li {
  border-right: 1px solid #e2e2e2;
  list-style: none;
  float: left;
  height: 100%;
  text-align: center;
}
/* line 36, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .driver_serial_query_info {
  margin-top: 20px;
}
/* line 38, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .driver_serial_query_info .table_second_other {
  width: 11.94%;
  float: left;
  border-top: none;
  border-right: none;
}
/* line 43, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .driver_serial_query_info .table_second_other li {
  width: 49.6% !important;
}
/* line 47, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .driver_serial_query_info .table_second_th {
  border-top: none;
}
/* line 49, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .driver_serial_query_info .table_second_th li:first-child {
  font-size: 10px;
}
/* line 53, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .driver_serial_query_info ul {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e2e2e2;
}
/* line 58, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .driver_serial_query_info ul li:last-child {
  border: none;
}
/* line 61, app/components/ship_config_manage/statistical_summary/view.scss */
.backstage_structure .driver_serial_query_info ul li {
  border-right: 1px solid #e2e2e2;
  list-style: none;
  float: left;
  height: 100%;
  text-align: center;
}
@charset "UTF-8";
/* line 1, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance {
  /*  修改编辑  可以移动  弹框 */
  /*  新增编辑  可以移动  弹框 */
}
/* line 2, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .hide {
  display: none;
}
/* line 6, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .backstage_structure {
  min-height: 900px;
  padding: 20px 0px 50px 0px;
}
/* line 12, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .form label {
  margin-top: 20px;
  margin-left: 10px;
}
/* line 18, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .topic_items {
  margin: 15px 0px;
}
/* line 21, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .topic_items .lable {
  font-weight: bold;
}
/* line 24, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .topic_items .lable #q_jckbz {
  width: 24rem;
}
/* line 31, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .weight_query_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 36, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .weight_query_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 42, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .weight_query_info table td {
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 48, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .weight_query_info table td a {
  color: #1660C1;
}
/* line 52, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .weight_query_info table td span {
  color: #2EC300;
}
/* line 59, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .inctn_info_option {
  border: 1px solid #D3D3D3;
  padding: 5px 0px;
  margin-bottom: 10px;
}
/* line 64, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .inctn_info_option .form {
  padding: 5px 10px;
}
/* line 67, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .inctn_info_option .form .div_items {
  display: inline-block;
}
/* line 71, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .inctn_info_option .form dd {
  margin-left: 10px;
  margin-top: 0px;
  line-height: 10px;
  display: inline-block;
}
/* line 78, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .inctn_info_option .form input[type="text"] {
  width: 140px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 86, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .inctn_info_option .form select {
  width: 120px;
  height: 27px;
}
/* line 91, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .inctn_info_option .form span {
  margin-right: 20px;
}
/* line 94, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .inctn_info_option .form span label {
  margin-right: 10px;
}
/* line 100, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .inctn_info_option .form input[type="button"] {
  background-color: #159BD5;
}
/* line 105, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .inctn_info_option .form input[type="button"]:hover {
  opacity: 0.9;
}
/* line 112, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .editor_popover {
  width: 740px;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 50%;
  margin-left: -325px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 15px;
}
/* line 128, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .add_editor_popover {
  width: 740px;
  background-color: #fff;
  position: absolute;
  z-index: 1005;
  border: solid 2px #B9B9B9;
  left: 50%;
  margin-left: -325px;
  top: 50px;
  display: none;
  padding: 0 20px 20px;
  border-radius: 10px;
}
/* line 143, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .addx_edit_info {
  border: 0px solid #E6E6E6;
  background-color: #FFFFFF;
  min-height: 233px;
  text-align: center;
}
/* line 150, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .addx_edit_info .form1,
.general_data_maintenance .addx_edit_info .form2 {
  padding: 5px 10px;
}
/* line 154, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .addx_edit_info .form1 select,
.general_data_maintenance .addx_edit_info .form2 select {
  width: 206px;
}
/* line 158, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .addx_edit_info .form1 input[type=text],
.general_data_maintenance .addx_edit_info .form2 input[type=text] {
  padding-left: 10px;
  width: 198px;
}
/* line 164, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .addx_edit_info .form1 div label,
.general_data_maintenance .addx_edit_info .form2 div label {
  width: 120px;
  text-align: right;
  margin-right: 10px;
}
/* line 170, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .addx_edit_info .form1 div div,
.general_data_maintenance .addx_edit_info .form2 div div {
  vertical-align: middle;
}
/* line 176, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .addx_edit_info button {
  font-family: "微软雅黑";
  height: 34px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px;
  font-size: 14px;
  outline: none;
  line-height: 34px;
  position: relative;
  background-color: #1660C1;
  border-radius: 4px;
}
/* line 191, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .addx_edit_info button:hover {
  opacity: 0.9;
}
/* line 195, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .addx_edit_info #submit_btn,
.general_data_maintenance .addx_edit_info #submit_edit_btn1 {
  margin-left: 110px;
}
/* line 200, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .addx_edit_info .tab_btn_css {
  padding-top: 25px;
}
/* line 205, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .template_frame {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 1005;
  display: none;
  width: 600px;
  margin-left: -300px;
  margin-top: -180px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 220, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .template_frame .frame_footer {
  text-align: center;
  margin-top: 20px;
}
/* line 224, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .template_frame .frame_footer #frame_cancel {
  color: #159BD5;
  background: #fff;
  border: 1px solid #159BD5;
  margin: 0px 60px;
}
/* line 232, app/components/ship_config_manage/sys_config/view.scss */
.general_data_maintenance .template_frame .layui-upload-drag {
  display: inline-block;
  padding: 5px;
  width: 200px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  color: #999;
  border-radius: 5px;
}
/* line 2, app/components/ship_config_manage/yard_report/view.scss */
.ship_report .webfc_inquiry_structure {
  border: 1px solid #D3D3D3;
  padding: 10px 0px;
}
/* line 6, app/components/ship_config_manage/yard_report/view.scss */
.ship_report .webfc_inquiry_structure .webfc_inquiry_option_report table th {
  font-weight: normal;
  text-align: right;
  width: 70px;
}
/* line 7, app/components/ship_config_manage/yard_report/view.scss */
.ship_report .webfc_inquiry_structure .webfc_inquiry_option_report table td {
  border: 0px solid red;
  padding: 2px 0px;
}
/* line 9, app/components/ship_config_manage/yard_report/view.scss */
.ship_report .webfc_inquiry_structure .webfc_inquiry_option_report table td input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 150px;
  margin-left: 5px;
}
/* line 10, app/components/ship_config_manage/yard_report/view.scss */
.ship_report .webfc_inquiry_structure .webfc_inquiry_option_report table td select {
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
/* line 11, app/components/ship_config_manage/yard_report/view.scss */
.ship_report .webfc_inquiry_structure .webfc_inquiry_option_report table td button {
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 13px;
  outline: none;
  line-height: 25px;
  position: relative;
  background-color: #159BD5;
}
/* line 5, app/components/shop/accounts/view.scss */
.account .account-email {
  width: 150px;
  word-break: break-all;
  word-wrap: break-word;
}
/* line 11, app/components/shop/accounts/view.scss */
.account .accounts-pagination {
  text-align: right;
  padding: 15px 0;
}

/* line 18, app/components/shop/accounts/view.scss */
.account-form label.control-label {
  width: auto;
}
/* line 22, app/components/shop/accounts/view.scss */
.account-form .control-groups {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 26, app/components/shop/accounts/view.scss */
.account-form .label-list {
  max-width: 280px;
}
/* line 28, app/components/shop/accounts/view.scss */
.account-form .label-list label {
  width: auto;
  cursor: pointer;
  padding: 1px 5px;
  margin: 0 5px 5px 0;
  border: #d8d8d8 solid 1px;
}
/* line 34, app/components/shop/accounts/view.scss */
.account-form .label-list label:after {
  content: "x";
  color: #d8d8d8;
  margin-left: 5px;
}

/* line 44, app/components/shop/accounts/view.scss */
.sub-user-modal .modal-dialog {
  min-width: 520px;
}
/* line 48, app/components/shop/accounts/view.scss */
.sub-user-modal .modal-dialog .control-group select {
  width: 232px;
  height: 32px;
  line-height: 32px;
}
/* line 55, app/components/shop/accounts/view.scss */
.sub-user-modal .modal-dialog .control-group.create-user select {
  display: none;
}
/* line 61, app/components/shop/accounts/view.scss */
.sub-user-modal .modal-dialog .control-group.require-password select {
  width: 100px;
}
/* line 64, app/components/shop/accounts/view.scss */
.sub-user-modal .modal-dialog .control-group.require-password input {
  width: 127px !important;
}
/* line 70, app/components/shop/accounts/view.scss */
.sub-user-modal .modal-dialog .control-group.password input,
.sub-user-modal .modal-dialog .control-group.password .note,
.sub-user-modal .modal-dialog .control-group.password .note-error,
.sub-user-modal .modal-dialog .control-group.password .note-error-empty {
  display: none;
}
/* line 4, app/components/shop/authcode/view.scss */
.seller_prepayment_manage .layui-table th {
  text-align: center;
  line-height: 20px;
  min-height: 20px;
  padding: 9px 15px;
}
/* line 11, app/components/shop/authcode/view.scss */
.seller_prepayment_manage .layui-table td {
  text-align: center;
  line-height: 20px;
  min-height: 20px;
  padding: 9px 15px;
}
/* line 19, app/components/shop/authcode/view.scss */
.seller_prepayment_manage .submit {
  text-align: center;
}
/* line 22, app/components/shop/authcode/view.scss */
.seller_prepayment_manage .submit button {
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  background: #1660C1;
  color: #FFFFFF;
  margin-top: 30px;
}
/* line 4, app/components/shop/category/view.scss */
.floor-accordions.accordion > * {
  padding: 0;
}
/* line 8, app/components/shop/category/view.scss */
.floor-accordions.accordion .accordion-head .accordion-heading {
  background: #fff;
}
/* line 11, app/components/shop/category/view.scss */
.floor-accordions.accordion .accordion-head .accordion-heading a {
  color: #717171;
}
/* line 15, app/components/shop/category/view.scss */
.floor-accordions.accordion .accordion-head .accordion-heading:hover a {
  color: #ff2200;
}
/* line 21, app/components/shop/category/view.scss */
.floor-accordions.accordion .accordion-head .accordion-content {
  margin-top: -5px;
}
/* line 24, app/components/shop/category/view.scss */
.floor-accordions.accordion .accordion-head .accordion-content .accordion-heading {
  border: none;
}
/* line 29, app/components/shop/category/view.scss */
.floor-accordions.accordion .accordion-head .none-bottom {
  border-bottom: none;
}
/* line 33, app/components/shop/category/view.scss */
.floor-accordions.accordion .accordion-head .border-bottom {
  border-bottom: 0px solid #EEE;
}
/* line 37, app/components/shop/category/view.scss */
.floor-accordions.accordion .accordion {
  border-bottom: 1px solid #EEE;
}

/* line 43, app/components/shop/category/view.scss */
.accordion.js-comp .panel {
  background-color: #fff;
  color: #24344e;
  font-weight: bold;
}
/* line 48, app/components/shop/category/view.scss */
.accordion.js-comp.heading .panel {
  border-color: #ccd0d6;
  border-top: 2px solid #a5a5a5;
  border-bottom: 0px;
}
/* line 1, app/components/shop/info/view.scss */
.shop-info {
  min-height: 50px;
}
/* line 4, app/components/shop/info/view.scss */
.shop-info .name {
  font-size: 15px;
  color: #010101;
  height: 30px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 14, app/components/shop/info/view.scss */
.shop-info .logo {
  margin-top: 10px;
}
/* line 17, app/components/shop/info/view.scss */
.shop-info .logo img {
  width: 100%;
}
/* line 22, app/components/shop/info/view.scss */
.shop-info .entry-shop {
  height: 38px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  border: 1px solid #e5e9ee;
  margin-top: 9px;
  margin-bottom: 16px;
  background-color: #f8f8f8;
  display: inline-block;
  width: 100%;
}
/* line 3, app/components/shop/list/view.scss */
.shop-list table {
  font-size: 12px;
}
/* line 6, app/components/shop/list/view.scss */
.shop-list table th,
.shop-list table td {
  font-size: 12px;
  padding: 10px;
  vertical-align: middle;
  text-align: center;
}
/* line 14, app/components/shop/list/view.scss */
.shop-list table .shop-instro {
  max-width: 500px;
  position: relative;
  padding-left: 140px;
  height: 60px;
  line-height: 60px;
}
/* line 21, app/components/shop/list/view.scss */
.shop-list table .shop-instro .shop-picture {
  position: absolute;
  top: 0px;
  left: 0px;
}
/* line 27, app/components/shop/list/view.scss */
.shop-list table .shop-instro .shop-description {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 28, app/components/shop/list/view.scss */
.shop-list table .shop-instro .shop-description em {
  color: red;
}
/* line 40, app/components/shop/list/view.scss */
.shop-list .shop-pagination {
  margin: 10px 0;
  text-align: center;
}
/* line 2, app/components/shop/search/view.scss */
.shop-search-items .current-location-dark {
  padding: 0 5px;
  background: #f4f4f4;
  color: #717171 !important;
  height: 40px;
  line-height: 40px;
}
/* line 9, app/components/shop/search/view.scss */
.shop-search-items .current-location-dark .items-total {
  float: right;
}
/* line 15, app/components/shop/search/view.scss */
.shop-search-items .list ul li {
  margin: 0 1px 8px 0;
}
/* line 21, app/components/shop/search/view.scss */
.shop-search-items .product-owner {
  top: 290px !important;
}
@charset "UTF-8";
/* 商家入驻 */
/* line 3, app/components/shop/shop_profile/view.scss */
.dpxq {
  /* 隐藏*/
  /*.settled_button1 button{font-family: "微软雅黑";height:30px; margin-left: 50px;
  border:0;width:70px;cursor:pointer;color:#333; margin-bottom: 20px; border: 1px solid #D5D5D5;
  font-size:14px; outline:none;line-height: 25px;position: relative; background-color: #FFFFFF;}*/
}
/* line 4, app/components/shop/shop_profile/view.scss */
.dpxq .settled_structure {
  border: 0px solid red;
  margin: 0px auto;
  background-color: #FFFFFF;
  overflow: hidden;
  padding: 10px 0px 50px 0px;
}
/* line 5, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_biati {
  height: 35px;
  background-color: #F7F7F7;
  line-height: 35px;
  text-indent: 10px;
}
/* line 6, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info {
  border: 0px solid red;
  width: 100%;
  height: 40px;
  margin-bottom: 0px;
}
/* line 7, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info dt {
  float: left;
  line-height: 25px;
  border: 0px solid red;
  width: 150px;
  text-align: right;
}
/* line 8, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info dd {
  float: left;
  line-height: 25px;
  border: 0px solid red;
  width: 370px;
  min-height: 37px;
}
/* line 9, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info input[type=text] {
  height: 25px;
  width: 200px;
  line-height: 25px;
}
/* line 10, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info select {
  height: 28px;
  width: 202px;
  line-height: 25px;
}
/* line 11, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info span {
  color: red;
  line-height: 25px;
  border: 0px solid red;
  width: 150px;
}
/* line 12, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info img {
  width: 70px;
  height: 50px;
  margin-left: 5px;
}
/* line 13, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu1 {
  width: 100%;
  height: 40px;
  border: 0px solid red;
}
/* line 14, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu1 dt {
  float: left;
  text-align: right;
  width: 150px;
  border: 0px solid red;
  line-height: 30px;
}
/* line 15, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu1 dd {
  float: left;
  line-height: 30px;
  border: 0px solid red;
}
/* line 16, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu1 dd button {
  margin-left: 5px;
}
/* line 17, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu1 span {
  color: red;
}
/* line 18, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu1 input {
  height: 25px;
  width: 200px;
  line-height: 25px;
}
/* line 19, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu1 .address {
  height: 25px;
  width: 400px;
  line-height: 25px;
}
/* line 20, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tuk {
  width: 75px;
  height: 50px;
}
/* line 22, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_fxk {
  border: 0px solid red;
  overflow: hidden;
  margin-bottom: 30px;
}
/* line 23, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_fxk dt {
  float: left;
  height: 30px;
  margin-left: 90px;
}
/* line 24, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_fxk dd {
  float: left;
  /*margin-left: 147px;*/
}
/* line 25, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_fxk label {
  width: 150px;
  height: 30px;
  border: 0px solid red;
}
/* line 29, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_fa {
  border: 0px solid red;
  overflow: hidden;
  width: 100%;
}
/* line 30, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_info {
  width: 100%;
  border: 0px solid #666;
}
/* line 31, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_info li {
  margin: 0 0 10px;
  padding: 0 0 5px;
}
/* line 32, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_info dl {
  margin: 0;
  padding: 0;
  display: inline;
}
/* line 33, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_info dt {
  cursor: pointer;
  line-height: 20px;
  padding: 0 0 5px 5px;
  border-bottom: 1px #ccc dotted;
}
/* line 34, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_info dd {
  display: none;
  margin: 0;
  padding: 5px 0 5px 20px;
  line-height: 180%;
}
/* line 37, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_ba th {
  font-weight: normal;
  text-align: right;
  width: 128px;
  border: 0px solid red;
}
/* line 38, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_ba td {
  border: 0px solid red;
  width: 385px;
  height: 37px;
}
/* line 39, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_ba input {
  height: 25px;
  width: 200px;
  line-height: 25px;
}
/* line 40, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_ba img {
  height: 50px;
  width: 120px;
}
/* line 41, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_ba .xila {
  height: 28px;
  width: 202px;
  line-height: 25px;
}
/* line 42, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_ba .xil {
  height: 28px;
  width: 65px;
  line-height: 25px;
}
/* line 43, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_log1 {
  float: left;
  margin-top: 20px;
}
/* line 44, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_log2 {
  float: left;
  margin-left: 5px;
}
/* line 45, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_bianj1 label {
  color: #666;
  width: 70px;
  border: 0px solid red;
  margin-top: 10px;
  text-align: right;
}
/* line 46, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_bianj2 label {
  color: #666;
  width: 70px;
  border: 0px solid red;
  margin-top: 10px;
  text-align: right;
}
/* line 47, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_bianj1 textarea {
  resize: none;
  height: 100px;
  width: 800px;
  margin-top: 10px;
}
/* line 48, app/components/shop/shop_profile/view.scss */
.dpxq .settled_hide_bianj2 textarea {
  resize: none;
  height: 100px;
  width: 800px;
  margin-top: 10px;
}
/* line 50, app/components/shop/shop_profile/view.scss */
.dpxq .settled_button1 {
  text-align: center;
  /* margin-top: 20px;*/
}
/* line 54, app/components/shop/shop_profile/view.scss */
.dpxq .pic-list {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 10px;
  font-size: 0;
}
/* line 60, app/components/shop/shop_profile/view.scss */
.dpxq .pic-list .item {
  padding: 0 10px;
  width: 90px;
  height: 80px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 67, app/components/shop/shop_profile/view.scss */
.dpxq .pic-list .item > img {
  width: 70px;
  height: 70px;
}
/* line 74, app/components/shop/shop_profile/view.scss */
.dpxq .pic-list .item a > img {
  width: 70px;
  height: 70px;
}
/* line 80, app/components/shop/shop_profile/view.scss */
.dpxq .pic-list .item .close {
  width: 16px;
  font-size: 12px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: none;
  height: 16px;
  line-height: 15px;
  text-align: center;
  background: #197aff;
}
/* line 92, app/components/shop/shop_profile/view.scss */
.dpxq .pic-list .item .close > a {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #fff;
  font-weight: bold;
}
/* line 103, app/components/shop/shop_profile/view.scss */
.dpxq .pic-list .item:hover .close {
  display: block;
}
/* line 109, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_alter2 {
  float: left;
  border: 1px solid #CCD0D6;
  margin-left: 150px;
  width: 400px;
}
/* line 110, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_title {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #CCD0D6;
}
/* line 111, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_show2 {
  margin-left: 10px;
  overflow: auto;
}
/* line 112, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu3 dl dd {
  height: 25px;
  line-height: 25px;
}
/* line 113, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu3 dl dd span {
  width: 30%;
  float: left;
}
/* line 114, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu3 dl dd div {
  width: 70%;
  float: right;
}
/* line 115, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu3 dd {
  margin-bottom: 5px;
}
/* line 116, app/components/shop/shop_profile/view.scss */
.dpxq .settled_info_tu3 input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 220px;
  margin-left: 5px;
}
/* line 118, app/components/shop/shop_profile/view.scss */
.dpxq a:hover {
  text-decoration: underline;
  /*鼠标放上去有下划线*/
}
/* line 122, app/components/shop/shop_profile/view.scss */
.dpxq #personalSettleForm {
  padding: 10px;
  width: 500px;
  margin-left: 100px;
}
/* line 127, app/components/shop/shop_profile/view.scss */
.dpxq #personalSettleForm button {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  background-color: #009688;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
/* line 142, app/components/shop/shop_profile/view.scss */
.dpxq #personalSettleForm .submitCheck-btn {
  border: 1px solid #C9C9C9;
  background-color: #fff;
  color: #555;
}
/* line 148, app/components/shop/shop_profile/view.scss */
.dpxq #personalSettleForm .form-item {
  margin-bottom: 15px;
}
/* line 151, app/components/shop/shop_profile/view.scss */
.dpxq #personalSettleForm .form-item input[type=text] {
  width: 200px;
}
/* line 155, app/components/shop/shop_profile/view.scss */
.dpxq #personalSettleForm .form-item label {
  width: 70px;
  text-align: right;
  margin-right: 10px;
  color: #333;
}
/* line 162, app/components/shop/shop_profile/view.scss */
.dpxq #personalSettleForm .form-item .form-item-btn {
  margin-left: 90px;
  margin-bottom: 10px;
}
/* line 169, app/components/shop/shop_profile/view.scss */
.dpxq .child_iframe {
  text-align: center;
}
/* line 171, app/components/shop/shop_profile/view.scss */
.dpxq .child_iframe table {
  border: 2px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  text-align: center;
}
/* line 179, app/components/shop/shop_profile/view.scss */
.dpxq .child_iframe th {
  background-color: #F2F2F2;
  line-height: 35px;
  border: 2px solid #E6E6E6;
}
/* line 185, app/components/shop/shop_profile/view.scss */
.dpxq .child_iframe td {
  border: 2px solid #E6E6E6;
  padding-bottom: 5px;
  padding-top: 7px;
}
/* line 1, app/components/sixth_area/order_audit/view.scss */
.jkgck_order_audit {
  min-height: 600px;
}
/* line 4, app/components/sixth_area/order_audit/view.scss */
.jkgck_order_audit .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/sixth_area/order_audit/view.scss */
.jkgck_order_audit #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/sixth_area/order_audit/view.scss */
.jkgck_order_audit #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/sixth_area/order_audit/view.scss */
.jkgck_order_audit #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
}
/* line 26, app/components/sixth_area/order_audit/view.scss */
.jkgck_order_audit #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 18px;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  padding: 0;
  font-size: 12px;
}
/* line 38, app/components/sixth_area/order_audit/view.scss */
.jkgck_order_audit .layui-table {
  display: table;
  width: 100%;
}
/* line 42, app/components/sixth_area/order_audit/view.scss */
.jkgck_order_audit .layui-table-col-special {
  height: auto;
  width: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}
/* line 49, app/components/sixth_area/order_audit/view.scss */
.jkgck_order_audit .layui-table-cell {
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}

/* line 62, app/components/sixth_area/order_audit/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 67, app/components/sixth_area/order_audit/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 74, app/components/sixth_area/order_audit/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 81, app/components/sixth_area/order_audit/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 85, app/components/sixth_area/order_audit/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 90, app/components/sixth_area/order_audit/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 94, app/components/sixth_area/order_audit/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 98, app/components/sixth_area/order_audit/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 106, app/components/sixth_area/order_audit/view.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 111, app/components/sixth_area/order_audit/view.scss */
#fm20223151426 .layui-form-select dl {
  max-height: 700px;
}
/* line 116, app/components/sixth_area/order_audit/view.scss */
#fm20223151426 .address-select > div {
  width: 20%;
  float: left;
}
/* line 1, app/components/sixth_area/order_send/view.scss */
.sixth_order_send {
  min-height: 600px;
}
/* line 4, app/components/sixth_area/order_send/view.scss */
.sixth_order_send .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/sixth_area/order_send/view.scss */
.sixth_order_send #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/sixth_area/order_send/view.scss */
.sixth_order_send #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/sixth_area/order_send/view.scss */
.sixth_order_send #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
}
/* line 26, app/components/sixth_area/order_send/view.scss */
.sixth_order_send #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 18px;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  padding: 0;
  font-size: 12px;
}
/* line 39, app/components/sixth_area/order_send/view.scss */
.sixth_order_send .layui-table-cell {
  height: auto;
  overflow: visible;
  text-overflow: inherit;
  white-space: normal;
}

/* line 51, app/components/sixth_area/order_send/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .layui-icon:hover {
  color: #1e9fff;
}
/* line 56, app/components/sixth_area/order_send/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-header .laydate-set-ym span:hover {
  color: #1e9fff;
}
/* line 63, app/components/sixth_area/order_send/view.scss */
.laydate-theme-blue .layui-laydate-main .layui-laydate-content .layui-this {
  background: #1e9fff !important;
}
/* line 70, app/components/sixth_area/order_send/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time:hover {
  color: #1e9fff;
}
/* line 74, app/components/sixth_area/order_send/view.scss */
.laydate-theme-blue .layui-laydate-footer span.laydate-btns-time[lay-type=date] {
  color: #1e9fff;
}
/* line 79, app/components/sixth_area/order_send/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-clear:hover {
  color: #1e9fff;
}
/* line 83, app/components/sixth_area/order_send/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-now:hover {
  color: #1e9fff;
}
/* line 87, app/components/sixth_area/order_send/view.scss */
.laydate-theme-blue .layui-laydate-footer .laydate-footer-btns .laydate-btns-confirm:hover {
  color: #1e9fff;
}

/* line 95, app/components/sixth_area/order_send/view.scss */
.uppercase {
  text-transform: uppercase;
}
@charset "UTF-8";
/* line 1, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six {
  /* 弹框   车队派单 */
  /*  修改 弹框 */
  /*  修改 弹框 */
  /*  退回 弹框 */
  /*  通过 弹框 */
  /*  附加费 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
  /* @group Retina compatibility */
  /* @end */
}
/* line 2, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_option {
  overflow: block;
}
/* line 4, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_option dl {
  height: 40px;
  width: 100%;
}
/* line 6, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 12, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_option dl input[type="text"] {
  width: 125px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 19, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_option dl select {
  width: 70px;
  height: 27px;
}
/* line 26, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 40, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 44, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 46, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .acquiring_surcharge dl dt {
  float: left;
}
/* line 49, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 53, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 66, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 69, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 73, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 78, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 83, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .surcharge_info table td a {
  color: #1660C1;
}
/* line 86, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover5 .surcharge_info table td span {
  color: #2EC300;
}
/* line 94, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 98, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 103, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 108, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_info table td a {
  color: #1660C1;
  padding: 0px 5px;
}
/* line 112, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_info table td span {
  color: #2EC300;
}
/* line 119, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .theme_order_mask_change1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 120, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .theme_order_mask_change2 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 122, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .alter_order_popover_change {
  position: fixed;
  top: 40%;
  left: 37%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 126, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .alter_order_popover_change .alter_order_change_scroll {
  height: 87% !important;
  overflow-y: scroll;
}
/* line 130, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
                  dt{text-align: center;}
                  input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
              }*/
}
/* line 132, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 144, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover4 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 149, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover4 .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 151, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover4 .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 152, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover4 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 154, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover4 .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 155, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover4 .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 163, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover6 {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 168, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover6 .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 170, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover6 .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 100px;
  border: 1px solid #D5D5D5;
}
/* line 171, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover6 .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 173, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover6 .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 174, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover6 .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 181, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  退回信息  --*/
}
/* line 197, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover .audit_name dl dt {
  text-align: center;
}
/* line 200, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover .audit_name dl select {
  width: 300px;
  height: 27px;
}
/* line 204, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover .audit_name dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 214, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover2 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  退回信息  --*/
}
/* line 230, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover2 .audit_name2 dl dt {
  text-align: center;
}
/* line 233, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover2 .audit_name2 dl select {
  width: 300px;
  height: 27px;
}
/* line 237, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover2 .audit_name2 dl input[type="text"] {
  width: 250px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 247, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0;
  background-color: #fff;
  padding: 0 25px 25px;
  /*--  附加费信息  --*/
}
/* line 261, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .acquiring_surcharge {
  border: 1px solid #D5D5D5;
  height: 38px;
  margin-bottom: 10px;
}
/* line 265, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .acquiring_surcharge dl {
  margin-top: 5px;
}
/* line 267, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .acquiring_surcharge dl dt {
  float: left;
}
/* line 270, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .acquiring_surcharge dl dd {
  float: left;
  margin-left: 10px;
}
/* line 274, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .acquiring_surcharge dl input[type="text"] {
  width: 145px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 287, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .surcharge_info {
  height: 305px;
  overflow: auto;
}
/* line 290, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .surcharge_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 294, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .surcharge_info table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 299, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .surcharge_info table td {
  text-align: center;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 25px;
}
/* line 304, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .surcharge_info table td a {
  color: #1660C1;
}
/* line 307, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .order_audit_popover3 .surcharge_info table td span {
  color: #2EC300;
}
/* line 315, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 326, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 331, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 346, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
/* line 352, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container a {
  cursor: pointer;
}
/* line 356, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .search-choice .group-name, .jkgck_order_audit_six .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
/* line 365, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .search-choice .group-name:after, .jkgck_order_audit_six .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* line 373, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
/* line 393, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-default {
  color: #999;
}
/* line 397, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 405, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 409, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 420, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 424, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 428, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 437, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 2px;
}
/* line 444, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 452, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 466, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
/* line 472, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
/* line 481, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
/* line 492, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 502, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 507, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 513, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
/* line 520, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 526, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 532, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 536, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 543, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
/* line 557, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 562, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 568, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
/* line 585, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 605, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 609, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 620, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 624, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
/* line 633, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
/* line 637, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 641, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 646, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 654, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 660, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 670, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 675, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
/* line 679, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
/* line 685, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 691, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 696, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 700, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 706, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl {
  text-align: right;
}
/* line 710, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 715, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 721, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 725, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 730, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 735, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 739, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 743, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 748, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 753, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 758, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 763, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 767, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
/* line 773, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
/* line 777, app/components/sixth_area/sixth_area_audit/view.scss */
.jkgck_order_audit_six .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 784, app/components/sixth_area/sixth_area_audit/view.scss */
  .jkgck_order_audit_six .chosen-rtl .chosen-search input[type="text"],
  .jkgck_order_audit_six .chosen-container-single .chosen-single abbr,
  .jkgck_order_audit_six .chosen-container-single .chosen-single div b,
  .jkgck_order_audit_six .chosen-container-single .chosen-search input[type="text"],
  .jkgck_order_audit_six .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_order_audit_six .chosen-container .chosen-results-scroll-down span,
  .jkgck_order_audit_six .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 1, app/components/sixth_area/sixth_childShopNameConfig/view.scss */
.sixth_childShopNameConfig {
  min-height: 600px;
}
/* line 4, app/components/sixth_area/sixth_childShopNameConfig/view.scss */
.sixth_childShopNameConfig .page-title {
  margin: 10px 2px;
  font-weight: bold;
  font-size: 20px;
}
/* line 10, app/components/sixth_area/sixth_childShopNameConfig/view.scss */
.sixth_childShopNameConfig #fm {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
/* line 15, app/components/sixth_area/sixth_childShopNameConfig/view.scss */
.sixth_childShopNameConfig #fm .form-btn-row {
  text-align: center;
}
/* line 20, app/components/sixth_area/sixth_childShopNameConfig/view.scss */
.sixth_childShopNameConfig #fm .layui-form-item.datetime-range .layui-input-block {
  border: 1px solid #ccd0d6;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
/* line 26, app/components/sixth_area/sixth_childShopNameConfig/view.scss */
.sixth_childShopNameConfig #fm .layui-form-item.datetime-range .layui-input-block .splitter {
  color: #999999;
}
/* line 30, app/components/sixth_area/sixth_childShopNameConfig/view.scss */
.sixth_childShopNameConfig #fm .layui-form-item.datetime-range .layui-input-block input {
  height: 36px;
  line-height: 36px;
  width: calc((100% - 2em) / 2);
  display: inline-block;
  border: none;
  text-align: center;
  padding: 0;
}
/* line 40, app/components/sixth_area/sixth_childShopNameConfig/view.scss */
.sixth_childShopNameConfig #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(1) {
  float: left;
}
/* line 44, app/components/sixth_area/sixth_childShopNameConfig/view.scss */
.sixth_childShopNameConfig #fm .layui-form-item.datetime-range .layui-input-block input:nth-child(2) {
  float: right;
}
/* line 51, app/components/sixth_area/sixth_childShopNameConfig/view.scss */
.sixth_childShopNameConfig #fm .address-select > div {
  width: 20%;
  float: left;
}
@charset "UTF-8";
/* line 1, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six {
  /* 预录入   用户界面 */
  /* 录入图片  */
}
/* line 3, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six .my_body_structure {
  border: 0px solid red;
  height: 1000px;
  width: 1350px;
  margin: 0 auto;
}
/* line 5, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six .my_picture_structure {
  float: left;
  border: 0px solid red;
}
/* line 6, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six .my_picture {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 1300px;
  margin: 10px auto;
}
/* line 7, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six #menContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 9, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six #fengContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  margin: 0 auto;
  position: relative;
}
/* line 12, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six #XM_left {
  padding: 0px 20px;
}
/* line 13, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six #XM_right {
  padding: 8px 20px;
}
/* line 15, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six .myorders_query_option {
  overflow: auto;
}
/* line 18, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six .myorders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 19, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six .myorders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 20, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.packinglist_detail_six .myorders_query_option dl select {
  width: 70px;
  height: 27px;
}

/* line 25, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.input_packing_info {
  width: 780px;
  border: 0px solid red;
}

/* line 30, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.ti_packing_info2 {
  border: 1px solid #D5D5D5;
  border-bottom: 0px solid #D5D5D5;
  overflow: auto;
  height: 200px;
  margin-top: 5px;
}

/* line 38, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.ji_packing_button {
  margin-top: 10px;
  text-align: center;
}

/* line 42, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.ji_packing_button button {
  margin-left: 30px;
  font-family: "微软雅黑";
  height: 25px;
  border: 0;
  width: 80px;
  cursor: pointer;
  color: #159BD5;
  margin-top: 10px;
  height: 30px;
  font-size: 13px;
  line-height: 30px;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #D5D5D5;
}

/* line 58, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
}
/* line 61, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
}
/* line 63, app/components/sixth_area/sixth_orderInfoSupp/info_detail/view.scss */
.alter_order_popover_change .alter_order_change select {
  height: 100px;
}
@charset "UTF-8";
/* line 1, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six {
  /*  修改 弹框 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
}
/* line 4, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .myorders_query_option dl {
  height: 50px;
  width: 100%;
}
/* line 5, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .myorders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 5px;
  margin-top: 10px;
}
/* line 6, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .myorders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  text-transform: uppercase;
}
/* line 7, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .myorders_query_option dl select {
  width: 70px;
  height: 27px;
}
/* line 11, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .business_center_line {
  height: 120px;
  position: relative;
}
/* line 15, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .myorder_audit_info {
  overflow: block;
}
/* line 17, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .myorder_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 19, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .myorder_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 20, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .myorder_audit_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
  line-height: 35px;
}
/* line 22, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .myorder_audit_info table td a {
  color: #1660C1;
}
/* line 22, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .myorder_audit_info table td span {
  color: #2EC300;
}
/* line 27, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .altermySite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 32, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .altermySite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 34, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .altermySite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 35, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .altermySite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 37, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .altermySite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 38, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .altermySite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 46, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 57, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 62, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 72, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 75, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container a {
  cursor: pointer;
}
/* line 81, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 97, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 108, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 112, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 115, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 118, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 125, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 128, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 136, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 142, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 149, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 166, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 172, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 179, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 189, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 198, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 202, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 207, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 211, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 216, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 221, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 224, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 231, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 243, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 247, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 252, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 266, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 283, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 286, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 296, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 299, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 305, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 308, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 311, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 315, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 323, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 327, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 335, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 339, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 342, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 346, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 352, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 356, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 359, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 365, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl {
  text-align: right;
}
/* line 368, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 372, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 377, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 380, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 384, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 388, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 391, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 394, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 398, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 402, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.myjkgck_orders_query_six .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 406, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 410, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 414, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 417, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 425, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
  .myjkgck_orders_query_six .chosen-rtl .chosen-search input[type="text"],
  .myjkgck_orders_query_six .chosen-container-single .chosen-single abbr,
  .myjkgck_orders_query_six .chosen-container-single .chosen-single div b,
  .myjkgck_orders_query_six .chosen-container-single .chosen-search input[type="text"],
  .myjkgck_orders_query_six .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .myjkgck_orders_query_six .chosen-container .chosen-results-scroll-down span,
  .myjkgck_orders_query_six .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 438, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .weight_button {
  position: absolute;
  right: 13%;
  top: 50%;
  transform: translateY(-50%);
}
/* line 445, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .change_tidanhao_business_button {
  position: absolute;
  bottom: 5%;
  right: 10%;
}
/* line 450, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .change_tidanhao_update {
  position: absolute;
  left: 5%;
  top: 25%;
}
/* line 455, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .change_tidanhao_update_table {
  border-collapse: separate;
  border-spacing: 10px;
}
/* line 460, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .change_tidanhao {
  position: absolute;
  z-index: 10;
  top: 40%;
  left: 30%;
  height: 200px;
  width: 570px;
  border: 2px solid #C1C1C1;
  border-radius: 8px;
  background: #fff;
  display: none;
}
/* line 473, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six .theme_popover_mask_update {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
/* line 487, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six #get_infoExitLog {
  position: absolute;
  z-index: 5;
  top: 10%;
  left: 20%;
  width: 1000px;
  background: #FFF;
  display: none;
  overflow-y: auto;
  height: 600px;
}
/* line 500, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six #get_infoExitLog_table {
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
}
/* line 507, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six #theme_popover_mask_get_infoExitLog {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
/* line 520, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six #show_log_error_button {
  position: absolute;
  top: 0%;
  right: 1%;
}
/* line 525, app/components/sixth_area/sixth_orderInfoSupp/view.scss */
.myjkgck_orders_query_six #old_infoExitLog_button {
  height: 40px;
}
@charset "UTF-8";
/* line 1, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new {
  /*  修改 弹框 */
  /* 弹框   车队派单 */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /*.chosen-container-single .chosen-search input[type="text"]:focus{
    border:1px solid #1bbfd5;
  }*/
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
}
/* line 2, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .node_choose {
  float: left;
}
/* line 4, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .node_choose .active {
  background: #159BD5;
}
/* line 7, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .node_choose li {
  float: left;
  line-height: 30px;
  border-radius: 100px;
  padding: 0 20px;
  border: 1px solid #e2e2e2;
  text-align: center;
  margin-right: 10px;
  background: #999;
  color: #fff;
  cursor: pointer;
}
/* line 20, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .orders_query_option {
  overflow: block;
}
/* line 22, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .orders_query_option dl {
  height: 40px;
  width: 100%;
  margin-top: 10px;
}
/* line 23, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .orders_query_option dl dt {
  float: left;
  border: 1px solid #FFFFFF;
  margin-left: 10px;
}
/* line 24, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .orders_query_option dl input[type="text"] {
  width: 135px;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
}
/* line 27, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .orders_query_option dl select {
  width: 135px;
  height: 27px;
}
/* line 31, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .close_icon {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 20px;
  cursor: pointer;
  -webkit-animation: mychange 1000ms linear infinite;
  -moz-animation: mychange 1000ms linear infinite;
  -ms-animation: mychange 1000ms linear infinite;
  -o-animation: mychange 1000ms linear infinite;
  animation: mychange 1000ms linear infinite;
}
/* line 45, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .open_icon {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 20px;
  cursor: pointer;
  -webkit-animation: mychange 1000ms linear infinite;
  -moz-animation: mychange 1000ms linear infinite;
  -ms-animation: mychange 1000ms linear infinite;
  -o-animation: mychange 1000ms linear infinite;
  animation: mychange 1000ms linear infinite;
}
@-webkit-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@-moz-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@-o-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@-ms-keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
@keyframes mychange {
  from {
    opacity: .6;
    width: 10px;
  }
  to {
    opacity: 1;
    width: 20px;
  }
}
/* line 111, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .show_check ul {
  position: relative;
}
/* line 113, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .show_check ul li {
  line-height: 40px;
  padding-left: 10px;
  border-bottom: 1px solid #e2e2e2;
}
/* line 117, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .show_check ul li span {
  padding-right: 10px;
  display: inline-block;
  width: 80px;
}
/* line 126, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 128, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
}
/* line 129, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table tr:nth-child(even) {
  background: #e2e2e2;
}
/* line 132, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table td {
  text-align: center;
  border-bottom: solid 1px #D5D5D5;
  padding: 5px 0;
}
/* line 135, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table td a {
  color: #1660C1;
}
/* line 135, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table td span {
  color: #2EC300;
}
/* line 138, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul {
  display: flex;
}
/* line 141, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li {
  flex: 1;
  position: relative;
  float: left;
  text-align: center;
}
/* line 147, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li .active_color {
  background: #00FF00 !important;
}
/* line 150, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li .active_red {
  background: red !important;
}
/* line 153, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li .active_yellow {
  background: yellow !important;
}
/* line 156, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li img {
  position: absolute;
  left: 100%;
  top: 19px;
  transform: translateX(-50%);
  width: 30px;
  z-index: 10;
}
/* line 166, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li img.in-port {
  left: 50%;
}
/* line 170, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li p.title {
  height: 20px;
  line-height: 20px;
}
/* line 175, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li p:nth-child(2) {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: grey;
  position: relative;
  z-index: 3;
}
/* line 185, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li p.line {
  width: 100%;
  height: 0;
  border-width: 2px 0 0 0;
  border-color: #808080;
  border-style: solid;
  position: absolute;
  left: 0;
  top: 24.5px;
  transform: translateY(-50%);
  z-index: 1;
  margin-top: 3px;
}
/* line 202, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li:first-child .line {
  left: 50%;
  width: 50%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* line 211, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .order_audit_info table .logistics ul li:last-child .line {
  width: 50%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
/* line 222, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .alterSite_popover {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 640px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  /*--  修改信息  --*/
}
/* line 227, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .alterSite_popover .alter_name table {
  border: 1px solid #D5D5D5;
  border-collapse: collapse;
  width: 100%;
}
/* line 229, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .alterSite_popover .alter_name table th {
  height: 35px;
  background-color: #F2F2F2;
  width: 60px;
  border: 1px solid #D5D5D5;
}
/* line 230, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .alterSite_popover .alter_name table td {
  height: 35px;
  border: 1px solid #D5D5D5;
}
/* line 232, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .alterSite_popover .alter_name table td input[type="text"] {
  width: 99%;
  height: 25px;
  line-height: 25px;
  margin-left: 2px;
  border: 0px solid;
}
/* line 233, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .alterSite_popover .alter_name table td select {
  width: 140px;
  height: 27px;
}
/* line 242, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .alter_order_popover_change {
  position: fixed;
  top: 50%;
  left: 57%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
  height: 130px;
  /*--  车队派单  --*/
}
/* line 246, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .alter_order_popover_change .alter_order_change {
  height: 130px;
  text-align: center;
  /*            dl{
                  dt{text-align: center;}
                  input[type="text"]{width: 70px;height: 25px;line-height: 25px;margin-left: 2px; text-align: center;}
              }*/
}
/* line 248, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .alter_order_popover_change .alter_order_change select {
  height: 100px;
}
/* line 260, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* line 271, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 276, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
/* line 286, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
/* line 289, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container a {
  cursor: pointer;
}
/* line 295, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 32px;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  color: #333;
  /*border-radius: 5px;*/
  border-radius: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
}
/* line 311, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-default {
  color: #a7a7a7;
}
/* line 314, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 321, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
/* line 332, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 336, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
/* line 339, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
/* line 342, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
/* line 350, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 0px 6px;
}
/* line 356, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
/* line 363, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #ddd;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 380, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single .chosen-drop {
  margin-top: -1px;
  /*border-radius: 0 0 4px 4px;*/
  border-radius: 0 0 0px 0px;
  background-clip: padding-box;
}
/* line 386, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* line 393, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 180px;
  -webkit-overflow-scrolling: touch;
}
/* line 403, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 10px 6px;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
/* line 412, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
/* line 416, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 421, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container .chosen-results li.highlighted {
  background-color: #1e90ff;
  color: #fff;
}
/* line 425, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
/* line 430, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
/* line 435, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
/* line 438, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* line 445, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #ddd;
  background-color: #fff;
  cursor: text;
}
/* line 457, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
/* line 461, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
/* line 466, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
/* line 480, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  /* border-radius: 3px;*/
  border-radius: 0px;
  background-color: #ddd;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  /*box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);*/
  color: #333;
  line-height: 13px;
  cursor: default;
}
/* line 497, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
/* line 500, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  /*background: url('chosen-sprite.png') -42px 1px no-repeat;*/
  font-size: 1px;
}
/* line 510, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
/* line 513, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ddd;
  background-color: #e4e4e4;
  color: #666;
}
/* line 519, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #ddd;
}
/* line 522, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* line 525, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
/* line 529, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* line 537, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-active .chosen-single {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 541, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #ddd;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
/* line 549, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
/* line 553, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 6px;
}
/* line 556, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-active .chosen-choices {
  border: 1px solid #ddd;
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
/* line 560, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* line 566, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
/* line 570, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-disabled .chosen-single {
  cursor: default;
}
/* line 573, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* line 579, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl {
  text-align: right;
}
/* line 582, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
/* line 586, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
/* line 591, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
/* line 594, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
/* line 598, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
/* line 602, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-choices li {
  float: right;
}
/* line 605, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
/* line 608, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
/* line 612, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
/* line 616, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.jkgck_orders_query_new .chosen-rtl .chosen-drop {
  left: 9999px;
}
/* line 620, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
/* line 624, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
/* line 628, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
/* line 631, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
.jkgck_orders_query_new .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/spinda/assets/images/other-images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  /* line 639, app/components/sixth_area/sixth_ordersQueryNew/view.scss */
  .jkgck_orders_query_new .chosen-rtl .chosen-search input[type="text"],
  .jkgck_orders_query_new .chosen-container-single .chosen-single abbr,
  .jkgck_orders_query_new .chosen-container-single .chosen-single div b,
  .jkgck_orders_query_new .chosen-container-single .chosen-search input[type="text"],
  .jkgck_orders_query_new .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .jkgck_orders_query_new .chosen-container .chosen-results-scroll-down span,
  .jkgck_orders_query_new .chosen-container .chosen-results-scroll-up span {
    background-image: url("images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* line 1, app/components/test/design/one/view.scss */
.test-one {
  display: block;
  width: 200px;
  height: 200px;
  border: 1px solid red;
  text-align: center;
}
/* line 7, app/components/test/design/one/view.scss */
.test-one span {
  border-bottom: 1px #ccc solid;
  width: 100px;
  display: inline-block;
}
/* line 1, app/components/test/design/two/view.scss */
.test-two {
  display: block;
  width: 200px;
  height: 300px;
  border: 1px solid red;
  text-align: center;
}
/* line 7, app/components/test/design/two/view.scss */
.test-two span {
  border-bottom: 1px #ccc solid;
  width: 100px;
  display: inline-block;
}
/* line 1, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details {
  /*.greencircle {
      width: 15px;
      height: 15px;
      background-color: #00FF00;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .redcircle {
      width: 15px;
      height: 15px;
      background-color: #FF0000;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  .hscircle {
      width: 15px;
      height: 15px;
      background-color: #C0C0C0;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
  }
  
  .div1{
  background-size:100% 100%;width: 200px;height: 100px;width:200px;text-align: center;float: left;
  }
  .line{
  width:200px;height:15px;margin:0px auto;padding:0px;background-color:#DDDDDD;overflow:hidden;
  }
  .linecontent{
  height: 50px;width:200px;text-align: left;
  }
  .arrow{
          width:0;
          height:0;
          border: 18px solid transparent;
          border-left-color: #DDDDDD;
          }*/
}
/* line 2, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_list {
  margin-top: 10px;
}
/* line 4, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_list table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 6, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_list table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 14%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 9, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_list table td {
  text-align: center;
  width: 20%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
  border-right: solid 1px #D5D5D5;
}
/* line 15, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_remark {
  margin-top: 10px;
}
/* line 17, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_remark table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 19, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_remark table th {
  height: 30px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  width: 10%;
  border-top: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 22, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_remark table td {
  text-align: center;
  width: 25%;
  height: 30px;
  border-bottom: solid 1px #D5D5D5;
  border-top: solid 1px #D5D5D5;
}
/* line 27, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info {
  margin-top: 10px;
  max-height: 220px;
  overflow: auto;
}
/* line 29, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #D5D5D5;
}
/* line 31, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info table th {
  height: 35px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #D5D5D5;
  font-weight: inherit;
}
/* line 32, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info table td {
  text-align: center;
  height: 35px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 34, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info table td a {
  color: #1660C1;
}
/* line 34, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .order_details_info table td span {
  color: #2EC300;
}
/* line 39, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .in_ma {
  display: none;
}
/* line 40, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details {
  height: 160px;
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
/* line 42, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ul {
  list-style: none;
}
/* line 43, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details li {
  float: left;
  height: 150px;
  width: 200px;
  text-align: center;
}
/* line 44, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_point_red {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: red;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 45, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_point_green {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #00FF00;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 46, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_point_gray {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background-color: #C0C0C0;
  margin-left: 90px;
  margin-top: 65px;
  position: absolute;
  z-index: 10;
}
/* line 47, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_solid_right {
  height: 10px;
  width: 100px;
  background-color: #DDDDDD;
  margin-left: 100px;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 48, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_solid {
  height: 10px;
  width: 200px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 49, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_solid_end {
  height: 10px;
  width: 160px;
  background-color: #DDDDDD;
  margin-top: 70px;
  position: absolute;
  z-index: 1;
}
/* line 50, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_solid_triangle {
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 160px;
  margin-top: 55px;
  z-index: 2;
  border-top: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #DDDDDD;
}
/* line 53, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_text_top {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  line-height: 65px;
}
/* line 54, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details .logistics_details ._div_text_buttom {
  position: absolute;
  height: 65px;
  width: 200px;
  text-align: center;
  margin-top: 85px;
  line-height: 30px;
}
/* line 56, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._remarke_info {
  height: 20px;
  width: 40%;
  float: center;
  font-size: 15px;
  color: red;
  white-space: nowrap;
}
/* line 57, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._padding_buttom {
  height: 10px;
}
/* line 58, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._img_xmqf {
  text-align: center;
  margin: 0 auto;
  width: 1300px;
  height: 650px;
}
/* line 60, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._img_xmqf #idContainer {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 61, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._img_xmqf #idContainer img {
  width: 100%;
  height: 100%;
}
/* line 62, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._img_xmqf #idContainer1 {
  border: 1px solid #000;
  width: 600px;
  height: 600px;
  background: #e8e8e8;
  text-align: center;
  float: left;
}
/* line 63, app/components/truck_manage/orders_query/import_details/view.scss */
.jkgck_import_details ._img_xmqf #idContainer1 img {
  width: 100%;
  height: 100%;
}
@charset "UTF-8";
/* line 2, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empower_crm_info {
  border: 0px solid #E6E6E6;
  margin-top: 0px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #E6E6E6;
}
/* line 4, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empower_crm_info table {
  border: 0px solid #999;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
/* line 5, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empower_crm_info table th {
  height: 40px;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 6, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empower_crm_info table td {
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #D5D5D5;
}
/* line 8, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empower_crm_info table td a {
  color: #1660C1;
  text-indent: 25px;
}
/* line 13, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empowerx_popover {
  position: fixed;
  top: 50%;
  left: 60%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 400px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 20px 20px;
}
/* line 16, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empowerx_popover .dan_info {
  border: 0px solid red;
  text-align: center;
}
/* line 18, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empowerx_popover .dan_info table {
  margin: 0 auto;
}
/* line 19, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empowerx_popover .dan_info table td {
  height: 40px;
}
/* line 20, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empowerx_popover .dan_info table td input {
  height: 30px;
  line-height: 30px;
  width: 230px;
}
/* line 21, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empowerx_popover .dan_info table td select {
  width: 230px;
  height: 33px;
  line-height: 33px;
}
/* line 26, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empowerx_popover .dan_button {
  text-align: center;
  margin-top: 20px;
}
/* line 28, app/components/user/empower_crm/view.scss */
.gck_empower_crm .empowerx_popover .dan_button button {
  margin-left: 20px;
  font-family: "微软雅黑";
  height: 30px;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  padding: 0px 20px 20px;
  font-size: 13px;
  outline: none;
  line-height: 30px;
  position: relative;
  background-color: #159BD5;
}
/* line 4, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_title {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  text-indent: 10px;
  border-bottom: 1px solid #F2F2F2;
}
/* line 6, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_structure {
  border: 0px solid red;
  overflow: hidden;
}
/* line 7, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_info {
  border: 0px solid red;
  overflow: hidden;
  width: 600px;
  margin: 30px auto;
}
/* line 8, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_name {
  margin-top: 15px;
}
/* line 9, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_name label {
  border: 0px solid red;
  font-size: 13px;
  width: 100px;
  color: #333333;
  height: 35px;
  line-height: 30px;
  text-align: right;
}
/* line 10, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_name input[type="text"] {
  width: 230px;
  height: 35px;
  line-height: 35px;
  text-indent: 1em;
}
/* line 11, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_name input[type="number"] {
  width: 230px;
  height: 35px;
  line-height: 35px;
  text-indent: 1em;
}
/* line 12, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_name input[type="password"] {
  width: 230px;
  height: 35px;
  line-height: 35px;
  text-indent: 1em;
}
/* line 13, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_name span {
  color: red;
  font-size: 13px;
}
/* line 15, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_proving {
  margin-top: 15px;
}
/* line 16, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_proving label {
  border: 0px solid red;
  font-size: 13px;
  width: 100px;
  color: #333333;
  height: 35px;
  line-height: 30px;
  text-align: right;
}
/* line 17, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_proving input[type="text"] {
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
/* line 18, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_proving input[type="number"] {
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
/* line 19, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_proving input[type="password"] {
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
/* line 20, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_proving span {
  color: red;
  font-size: 13px;
}
/* line 21, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_proving button {
  margin-left: 10px;
  background-color: #F4A100;
  border: 0px;
  color: #fff;
  padding: 9px 16px;
}
/* line 24, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_agreement {
  margin-top: 15px;
  margin-left: 100px;
}
/* line 25, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_agreement span {
  color: #009DDC;
}
/* line 27, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_button {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* line 28, app/components/user/forget_password/view.scss */
.gckforgetpwd .register_button input[type="submit"] {
  margin-left: 100px;
  width: 230px;
  height: 38px;
  background-color: #009DDC;
  border: 0px;
  color: #fff;
  font-size: 16px;
}
/* line 30, app/components/user/forget_password/view.scss */
.gckforgetpwd .control-group label {
  margin-right: 0px;
}
/* line 32, app/components/user/forget_password/view.scss */
.gckforgetpwd .verify-code {
  width: 100px;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 38, app/components/user/forget_password/view.scss */
.gckforgetpwd .password-level {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 40, app/components/user/forget_password/view.scss */
.gckforgetpwd .password-level li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  list-style: none;
  width: 54px;
  height: 25px;
  text-align: center;
}
/* line 46, app/components/user/forget_password/view.scss */
.gckforgetpwd .password-level li div {
  width: 100%;
  height: 8px;
  background-color: #dfdfdf;
}
/* line 51, app/components/user/forget_password/view.scss */
.gckforgetpwd .password-level li .weak-bar {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
/* line 55, app/components/user/forget_password/view.scss */
.gckforgetpwd .password-level li .strong-bar {
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
}
/* line 59, app/components/user/forget_password/view.scss */
.gckforgetpwd .password-level li .active {
  background-color: #2dc12d;
}
@charset "UTF-8";
/* 商家入驻 */
/* line 3, app/components/user/merchant_settled/view.scss */
.sjrz {
  /* 隐藏*/
  /*.settled_button1 button{font-family: "微软雅黑";height:30px; margin-left: 50px;
  border:0;width:70px;cursor:pointer;color:#333; margin-bottom: 20px; border: 1px solid #D5D5D5;
  font-size:14px; outline:none;line-height: 25px;position: relative; background-color: #FFFFFF;}*/
}
/* line 4, app/components/user/merchant_settled/view.scss */
.sjrz .settled_structure {
  border: 0px solid red;
  margin: 0px auto;
  background-color: #FFFFFF;
  overflow: hidden;
  padding: 10px 0px 50px 0px;
}
/* line 5, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_biati {
  height: 35px;
  background-color: #F7F7F7;
  line-height: 35px;
  text-indent: 10px;
}
/* line 6, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info {
  border: 0px solid red;
  overflow: hidden;
  width: 100%;
  height: 40px;
  margin-bottom: 0px;
}
/* line 7, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info dt {
  float: left;
  line-height: 25px;
  border: 0px solid red;
  width: 150px;
  text-align: right;
}
/* line 8, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info dd {
  float: left;
  line-height: 25px;
  border: 0px solid red;
  margin-left: 30px;
}
/* line 9, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info input[type=text] {
  height: 25px;
  width: 200px;
  line-height: 25px;
}
/* line 10, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info select {
  height: 28px;
  width: 202px;
  line-height: 25px;
}
/* line 11, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info span {
  color: red;
  line-height: 25px;
}
/* line 12, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info img {
  width: 70px;
  height: 50px;
  margin-left: 5px;
}
/* line 15, app/components/user/merchant_settled/view.scss */
.sjrz .merchants_settled_xg th {
  font-weight: normal;
  text-align: right;
  width: 128px;
  border: 0px solid red;
}
/* line 16, app/components/user/merchant_settled/view.scss */
.sjrz .merchants_settled_xg td {
  border: 0px solid red;
  width: 385px;
  height: 37px;
}
/* line 18, app/components/user/merchant_settled/view.scss */
.sjrz .merchants_settled_xg td input {
  height: 25px;
  width: 200px;
  line-height: 25px;
}
/* line 19, app/components/user/merchant_settled/view.scss */
.sjrz .merchants_settled_xg td select {
  height: 28px;
  width: 202px;
  line-height: 25px;
}
/* line 20, app/components/user/merchant_settled/view.scss */
.sjrz .merchants_settled_xg td span {
  color: red;
  line-height: 25px;
}
/* line 24, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu1 {
  width: 100%;
  height: 40px;
  border: 0px solid red;
}
/* line 25, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu1 dt {
  float: left;
  text-align: right;
  width: 150px;
  border: 0px solid red;
  line-height: 30px;
}
/* line 26, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu1 dd {
  float: left;
  line-height: 30px;
  border: 0px solid red;
}
/* line 27, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu1 dd button {
  margin-left: 5px;
}
/* line 28, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu1 span {
  color: red;
}
/* line 29, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu1 input {
  height: 25px;
  width: 200px;
  line-height: 25px;
}
/* line 30, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu1 .address {
  height: 25px;
  width: 400px;
  line-height: 25px;
}
/* line 31, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tuk {
  width: 75px;
  height: 50px;
}
/* line 33, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_fxk {
  border: 0px solid red;
  overflow: hidden;
  margin-bottom: 30px;
}
/* line 34, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_fxk dt {
  float: left;
  height: 30px;
  margin-left: 90px;
}
/* line 35, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_fxk dd {
  float: left;
  margin-left: 147px;
}
/* line 36, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_fxk label {
  width: 150px;
  height: 30px;
  border: 0px solid red;
}
/* line 40, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_fa {
  border: 0px solid red;
  overflow: hidden;
  width: 100%;
}
/* line 41, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_info {
  width: 100%;
  border: 0px solid #666;
}
/* line 42, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_info li {
  margin: 0 0 10px;
  padding: 0 0 5px;
}
/* line 43, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_info dl {
  margin: 0;
  padding: 0;
  display: inline;
}
/* line 44, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_info dt {
  cursor: pointer;
  line-height: 20px;
  padding: 0 0 5px 5px;
  border-bottom: 1px #ccc dotted;
}
/* line 45, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_info dd {
  display: none;
  margin: 0;
  padding: 5px 0 5px 20px;
  line-height: 180%;
}
/* line 48, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_ba th {
  font-weight: normal;
  text-align: right;
  width: 128px;
}
/* line 49, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_ba td {
  border: 0px solid red;
  width: 385px;
  height: 37px;
}
/* line 50, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_ba input {
  height: 25px;
  width: 200px;
  line-height: 25px;
}
/* line 51, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_ba img {
  height: 50px;
  width: 120px;
}
/* line 52, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_ba .xila {
  height: 28px;
  width: 202px;
  line-height: 25px;
}
/* line 53, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_ba .xil {
  height: 28px;
  width: 65px;
  line-height: 25px;
}
/* line 54, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_log1 {
  float: left;
  margin-top: 20px;
}
/* line 55, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_log2 {
  float: left;
  margin-left: 5px;
}
/* line 56, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_bianj1 label {
  color: #666;
  width: 70px;
  border: 0px solid red;
  margin-top: 10px;
  text-align: right;
}
/* line 57, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_bianj2 label {
  color: #666;
  width: 70px;
  border: 0px solid red;
  margin-top: 10px;
  text-align: right;
}
/* line 58, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_bianj1 textarea {
  resize: none;
  height: 100px;
  width: 800px;
  margin-top: 10px;
}
/* line 59, app/components/user/merchant_settled/view.scss */
.sjrz .settled_hide_bianj2 textarea {
  resize: none;
  height: 100px;
  width: 800px;
  margin-top: 10px;
}
/* line 61, app/components/user/merchant_settled/view.scss */
.sjrz .settled_button1 {
  text-align: center;
  /* margin-top: 20px;*/
}
/* line 65, app/components/user/merchant_settled/view.scss */
.sjrz .pic-list {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 10px;
  font-size: 0;
}
/* line 71, app/components/user/merchant_settled/view.scss */
.sjrz .pic-list .item {
  padding: 0 10px;
  width: 90px;
  height: 80px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 78, app/components/user/merchant_settled/view.scss */
.sjrz .pic-list .item > img {
  width: 70px;
  height: 70px;
}
/* line 83, app/components/user/merchant_settled/view.scss */
.sjrz .pic-list .item .close {
  width: 16px;
  font-size: 12px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: none;
  height: 16px;
  line-height: 15px;
  text-align: center;
  background: #197aff;
}
/* line 95, app/components/user/merchant_settled/view.scss */
.sjrz .pic-list .item .close > a {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #fff;
  font-weight: bold;
}
/* line 106, app/components/user/merchant_settled/view.scss */
.sjrz .pic-list .item:hover .close {
  display: block;
}
/* line 112, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_alter2 {
  float: left;
  border: 1px solid #CCD0D6;
  margin-left: 150px;
  width: 400px;
}
/* line 113, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_title {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #CCD0D6;
}
/* line 114, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_show2 {
  margin-left: 10px;
  overflow: auto;
}
/* line 115, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu3 dl {
  margin-top: 10px;
}
/* line 116, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu3 dl dt {
  width: 110px;
  float: left;
}
/* line 117, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu3 span {
  color: red;
}
/* line 118, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu3 dd {
  margin-bottom: 5px;
}
/* line 119, app/components/user/merchant_settled/view.scss */
.sjrz .settled_info_tu3 input[type="text"] {
  height: 25px;
  line-height: 25px;
  width: 220px;
  margin-left: 5px;
}
/* line 1, app/components/user/notice/announce_details/view.scss */
.tzgck_announce_details {
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 935px;
}
/* line 4, app/components/user/notice/announce_details/view.scss */
.tzgck_announce_details .notice-title {
  font-size: 14px;
  padding: 8px;
  border-bottom: 1px solid #F0F0F0;
}
/* line 5, app/components/user/notice/announce_details/view.scss */
.tzgck_announce_details .announce-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
/* line 9, app/components/user/notice/announce_details/view.scss */
.tzgck_announce_details .notice_details_info ul li p {
  line-height: 25px;
  text-indent: 2em;
  font-size: 14px;
}
/* line 11, app/components/user/notice/announce_details/view.scss */
.tzgck_announce_details .notice_details_info ul li p img {
  text-align: center;
  margin: 0px auto;
  margin-bottom: 10px;
  display: block;
}
/* line 1, app/components/user/notice/common/view.scss */
.notice {
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #F2F2F2;
  margin-top: 20px;
  overflow: hidden;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
/* line 10, app/components/user/notice/common/view.scss */
.notice ul li {
  padding: 15px 10px 15px 15px;
  font-size: 14px;
}
/* line 13, app/components/user/notice/common/view.scss */
.notice ul li a {
  color: black;
}
/* line 14, app/components/user/notice/common/view.scss */
.notice ul li a:hover {
  color: #005FA7;
}
/* line 16, app/components/user/notice/common/view.scss */
.notice .newssearch-form {
  margin-top: 30px;
}
/* line 19, app/components/user/notice/common/view.scss */
.notice .news-search-title {
  font-size: 16px;
  color: #005FA7;
}
/* line 23, app/components/user/notice/common/view.scss */
.notice .news-search-button {
  color: white;
}
/* line 27, app/components/user/notice/common/view.scss */
.notice .notice-header {
  float: left;
  width: 263px;
  font-size: 15px;
  min-height: 300px;
  height: auto;
}
/* line 34, app/components/user/notice/common/view.scss */
.notice .notice-header ul li {
  padding: 5px 10px;
  border: 1px solid #F4F4F4;
}
/* line 39, app/components/user/notice/common/view.scss */
.notice .notice-header .notice-tab {
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
}
/* line 45, app/components/user/notice/common/view.scss */
.notice .notice-header .news-search {
  padding: 10px;
}
/* line 50, app/components/user/notice/common/view.scss */
.notice .notice-info {
  border: 0px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 935px;
}
/* line 57, app/components/user/notice/common/view.scss */
.notice .notice-info .notice-content {
  border-bottom: 1px solid #F0F0F0;
  padding-bottom: 10px;
}
/* line 62, app/components/user/notice/common/view.scss */
.notice .notice-info .notice-title {
  font-size: 14px;
  padding: 10px;
  border-bottom: 1px solid #F0F0F0;
}
/* line 68, app/components/user/notice/common/view.scss */
.notice .notice-info .news-content {
  border-bottom: 1px solid #F0F0F0;
  padding: 10px;
}
/* line 72, app/components/user/notice/common/view.scss */
.notice .notice-info .news-content .main-img {
  float: left;
  width: 200px;
}
/* line 77, app/components/user/notice/common/view.scss */
.notice .notice-info .news-content .news-info {
  float: left;
  width: 700px;
}
/* line 82, app/components/user/notice/common/view.scss */
.notice .notice-info .news-content .news-title {
  width: 100%;
  padding: 10px;
}
/* line 85, app/components/user/notice/common/view.scss */
.notice .notice-info .news-content .news-title a {
  font-size: 16px;
  font-weight: bold;
}
/* line 91, app/components/user/notice/common/view.scss */
.notice .notice-info .news-content .news-summary {
  text-indent: 2em;
  padding: 0 5px;
  height: 115px;
  overflow: hidden;
}
/* line 98, app/components/user/notice/common/view.scss */
.notice .notice-info .news-content .more-link {
  color: #005FA7;
  font-size: 14px;
}
/* line 104, app/components/user/notice/common/view.scss */
.notice .notice-info .announce-info {
  width: 100%;
}
/* line 107, app/components/user/notice/common/view.scss */
.notice .notice-info .announce-info .announce-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
/* line 114, app/components/user/notice/common/view.scss */
.notice .notice-info .announce-info .announce-context {
  font-size: 14px;
  text-indent: 2em;
  line-height: 25px;
}
/* line 1, app/components/user/notice/news_details/view.scss */
.xwzxgck_news_details {
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 935px;
}
/* line 4, app/components/user/notice/news_details/view.scss */
.xwzxgck_news_details .notice-title {
  font-size: 14px;
  padding: 8px;
  border-bottom: 1px solid #F0F0F0;
}
/* line 8, app/components/user/notice/news_details/view.scss */
.xwzxgck_news_details .news_details_info ul li p {
  line-height: 25px;
  text-indent: 2em;
}
/* line 10, app/components/user/notice/news_details/view.scss */
.xwzxgck_news_details .news_details_info ul li p img {
  text-align: center;
  margin: 0px auto;
  margin-bottom: 10px;
  display: block;
}
/* line 5, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse {
  overflow: visible;
}
/* line 9, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .tipsBg {
  border-bottom: solid 1px #ebebeb;
  height: 35px;
  min-width: 1200px;
  line-height: 35px;
  background: #f7f7f7;
  width: 100%;
}
/* line 17, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .tipsBg span {
  color: #d6d6d6;
  padding: 0 8px;
}
/* line 22, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .tipsBg #toTop {
  padding-top: 0;
}
/* line 26, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .tipsBg i {
  vertical-align: middle;
  margin: 0 8px;
}
/* line 32, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .span-left {
  margin-left: 15px;
}
/* line 38, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse {
  width: 1200px;
}
/* line 43, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link {
  position: relative;
  overflow: visible;
  font-size: 0;
  width: 64px;
}
/* line 49, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link span {
  font-size: 12px;
}
/* line 53, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul {
  display: none;
  list-style-type: none;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 30px;
  width: 87px;
  margin-left: -1px;
  background-color: white;
  font-size: 12px;
}
/* line 65, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li {
  padding: 0;
  width: auto;
  height: auto;
  border-bottom: 2px dotted #dfdfdf;
}
/* line 71, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #24344e;
  padding: 9px 10px 9px 15px;
}
/* line 78, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li.last {
  border-bottom: 0;
}
/* line 83, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link:hover {
  width: 62px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  border-bottom: 0;
  background-color: white;
}
/* line 90, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link:hover .friend-link-ul {
  display: block;
  border: 1px solid #dfdfdf;
  border-top: 0;
}
/* line 98, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf {
  position: fixed;
  right: 0px;
  top: 50%;
  z-index: 999;
}
/* line 105, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf dl dd {
  position: relative;
  width: 65px;
  height: 65px;
  border: 0px solid #EEEEEE;
  border-bottom: solid 1px #EEEEEE;
  text-align: center;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center 20%;
  cursor: pointer;
}
/* line 118, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf dl dd:hover .floating_left {
  display: block;
}
/* line 122, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling #floatDiv {
  display: none;
  border: 1px solid #EEEEEE;
  border-bottom: solid 0px #EEEEEE;
}
/* line 128, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_left {
  position: absolute;
  left: -168px;
  top: 0px;
  width: 165px;
  height: 50px;
  border: 2px solid #F2F2F2;
  display: none;
  background-color: #9FD0F1;
}
/* line 139, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_ewm {
  height: 190px;
  top: -125px;
}
/* line 144, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_ewm i {
  margin: auto;
  margin-top: 5px;
}
/* line 149, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_ewm p {
  color: #000;
  margin-top: 5px;
}
/* line 155, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf dl dd:hover span {
  color: #DD4C4D;
}
/* line 159, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf .kf1 dd:hover {
  background-image: url(/feebas/assets/images/other-images/icon1_2.png);
}
/* line 163, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf .kf2 dd:hover {
  background-image: url(/feebas/assets/images/other-images/service.png);
}
/* line 167, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf .kf3 dd:hover {
  background-image: url(/feebas/assets/images/other-images/icon3_2.png);
}
/* line 171, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf .kf4 dd:hover {
  background-image: url(/feebas/assets/images/other-images/icon4_2.png);
}
/* line 175, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf .top_ting {
  background-image: url(/feebas/assets/images/other-images/icon1.png);
}
/* line 179, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf .consult {
  background-image: url(/feebas/assets/images/other-images/service.png);
}
/* line 183, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf .shopping_cart {
  background-image: url(/feebas/assets/images/other-images/icon3.png);
}
/* line 187, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf .mobile_edition {
  background-image: url(/feebas/assets/images/other-images/icon4.png);
}
/* line 191, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling .floating_kf dd span {
  color: #000;
  display: block;
  padding: 35px 0px 0px 0px;
  width: 65px;
}
/* line 198, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling #float_tab {
  position: fixed;
  top: 48%;
  right: 0px;
  width: 17px;
  height: 200px;
  margin-top: 0px;
  display: block;
  cursor: pointer;
}
/* line 208, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling #float_tab #ifshow {
  background: url(/feebas/assets/images/other-images/right1.png) no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  width: 25px;
  height: 31px;
  margin-top: -10px;
  display: none;
}
/* line 218, app/components/yiwu-port/common/ceiling/view.scss */
.ceiling #float_tab #ifshow1 {
  background: url(/feebas/assets/images/other-images/left1.png) no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  width: 25px;
  height: 31px;
  margin-top: -10px;
  display: block;
}
@charset "UTF-8";
/* line 2, app/components/yiwu-port/common/foot/view.scss */
.nbport_foot .bottom_testing {
  margin: 0 auto;
  overflow: hidden;
  min-height: 180px;
  min-width: 1200px;
  font-family: "微软雅黑";
  text-align: center;
}
/* line 10, app/components/yiwu-port/common/foot/view.scss */
.nbport_foot .bottom_testing ul {
  margin-top: 20px;
  text-align: center;
}
/* line 13, app/components/yiwu-port/common/foot/view.scss */
.nbport_foot .bottom_testing ul li {
  line-height: 25px;
  height: 25px;
}
/* line 17, app/components/yiwu-port/common/foot/view.scss */
.nbport_foot .bottom_testing ul li i {
  margin: 5px 5px 10px;
}
/* line 2, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure {
  background-color: #FAFAFA;
  border: 0px solid red;
  border-bottom: 1px solid #EEEEEE;
}
/* line 5, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info {
  border: 0px solid red;
  background-color: #FAFAFA;
  min-height: 208px;
  margin: 0 auto;
  padding: 20px 0px;
  max-width: 1200px;
}
/* line 8, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn {
  float: left;
}
/* line 10, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect {
  float: left;
  border: 0px solid red;
  width: 165px;
}
/* line 12, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dl {
  border: 0px solid red;
  width: 110px;
  float: left;
}
/* line 13, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dt {
  border: 0px solid red;
  font-weight: bold;
  font-size: 15px;
}
/* line 14, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dd a:hover {
  color: #0066CC;
}
/* line 15, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dd {
  border: 0px solid red;
  font-size: 15px;
  line-height: 25px;
  height: 25px;
  margin-top: 3px;
}
/* line 17, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .address {
  float: left;
  border: 0px solid red;
  width: 275px;
}
/* line 19, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .address dt {
  font-weight: bold;
  font-size: 15px;
}
/* line 20, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .address dd {
  font-size: 15px;
  line-height: 25px;
  height: 25px;
  margin-top: 3px;
}
/* line 23, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws {
  float: right;
  width: 230px;
  height: 130px;
  margin-left: 30px;
}
/* line 26, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li {
  float: left;
  width: 115px;
}
/* line 27, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li a {
  color: #555;
}
/* line 28, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li a:hover {
  color: #0066CC;
}
/* line 29, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li i {
  width: 100px;
  height: 100px;
}
/* line 30, app/components/yiwu-port/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li span {
  display: block;
  width: 100px;
  text-align: center;
  line-height: 30px;
}

/* line 38, app/components/yiwu-port/common/info/view.scss */
.layui-layer-content {
  padding: 20px;
  text-align: justify;
}
/* line 2, app/components/yiwu-port/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 982px;
}
/* line 3, app/components/yiwu-port/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/yiwu-port/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_title a:hover {
  color: #1B75CB;
}
/* line 5, app/components/yiwu-port/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_us_info {
  padding: 20px 25px;
  line-height: 30px;
}
/* line 6, app/components/yiwu-port/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_us_info p {
  text-indent: 30px;
}
/* line 7, app/components/yiwu-port/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_us_img {
  text-align: center;
  margin-bottom: 30px;
}
/* line 8, app/components/yiwu-port/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_us_img {
  font-size: 18px;
  font-weight: bolder;
}
/* line 9, app/components/yiwu-port/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_us_img img {
  width: 90%;
  -webkit-user-drag: none;
}
/* line 2, app/components/yiwu-port/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 982px;
}
/* line 3, app/components/yiwu-port/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .about_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/yiwu-port/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .about_title a:hover {
  color: #1B75CB;
}
/* line 6, app/components/yiwu-port/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .honorBox {
  text-align: center;
}
/* line 9, app/components/yiwu-port/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .honorBox .imagesBox {
  margin: 10px;
  width: 30%;
  height: 400px;
  float: left;
}
/* line 15, app/components/yiwu-port/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .honorBox .imagesBox img {
  width: 100%;
  max-height: 100%;
}
/* line 1, app/components/yiwu-port/gs_info_left/members/view.scss */
.yiwu_port_gck_members {
  text-indent: 20px;
}
/* line 2, app/components/yiwu-port/gs_info_left/members/view.scss */
.yiwu_port_gck_members .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 982px;
}
/* line 3, app/components/yiwu-port/gs_info_left/members/view.scss */
.yiwu_port_gck_members .about_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/yiwu-port/gs_info_left/members/view.scss */
.yiwu_port_gck_members .about_title a:hover {
  color: #1B75CB;
}
/* line 9, app/components/yiwu-port/gs_info_left/members/view.scss */
.yiwu_port_gck_members .textbox > p {
  line-height: 1.5em;
}
/* line 12, app/components/yiwu-port/gs_info_left/members/view.scss */
.yiwu_port_gck_members .textbox > p > span {
  font-weight: 700;
}
/* line 1, app/components/yiwu-port/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization {
  text-indent: 20px;
}
/* line 2, app/components/yiwu-port/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 982px;
}
/* line 3, app/components/yiwu-port/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization .about_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/yiwu-port/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization .about_title a:hover {
  color: #1B75CB;
}
/* line 9, app/components/yiwu-port/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization .textbox > p {
  line-height: 1.5em;
}
/* line 12, app/components/yiwu-port/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization .textbox > p > span {
  font-weight: 700;
}
@charset "UTF-8";
/* line 1, app/components/yiwu-port/home_news/view.scss */
.gck_home_news {
  /*   新闻资讯    */
  /*  李军来我港考察  信息  */
  /*新闻资讯    信息 */
}
/* line 3, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .news_structuregck {
  float: left;
  border: 0px solid red;
  width: 560px;
  margin-bottom: 20px;
}
/* line 4, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_line {
  height: 60px;
  line-height: 60px;
}
/* line 5, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_line span {
  font-size: 25px;
  vertical-align: middle;
  border: none;
  padding: 0px 10px;
}
/* line 6, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_line a {
  float: right;
  color: #1152A4;
  font-size: 15px;
}
/* line 8, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_consultation1 {
  border-top: 1px solid #EEEEEE;
  width: 560px;
  overflow: hidden;
  height: 288px;
}
/* line 9, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh {
  width: 256px;
  height: 95px;
}
/* line 10, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox {
  float: left;
  width: 558px;
  height: 85px;
  margin-top: 15px;
  display: inline;
  border: 0px solid #F00;
}
/* line 12, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox .chosenimg {
  float: left;
  margin-right: 6px;
  display: inline;
  width: 120px;
  height: 85px;
  overflow: hidden;
}
/* line 14, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox .chosenimg img {
  width: 120px;
  height: 85px;
}
/* line 15, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox h3 a {
  border: 0px solid #F00;
  font-family: "微软雅黑";
  font-size: 13px;
  color: #666666;
  margin-left: 117px;
  text-align: left;
  height: 20px;
  width: 425px;
  display: block;
  overflow: hidden;
}
/* line 17, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox h3:hover a {
  color: #0066CC;
  text-decoration: none;
}
/* line 18, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .left_consultation1 .article-dh .chosenbox p {
  margin-left: 117px;
  color: #676666;
  margin-bottom: 3px;
  overflow: hidden;
  width: 430px;
  height: 62px;
  display: block;
  line-height: 20px;
  border: 0px solid #F00;
}
/* line 20, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .clear_xian2 {
  width: 555px;
  margin: 0px auto;
  margin-top: 23px;
  height: 1px;
  border: none;
  border-top: 1px dashed #C1C1C1;
}
/* line 23, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .special_activity {
  margin-top: 10px;
  margin-bottom: 15px;
}
/* line 24, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .special_activity li {
  width: 545px;
  float: left;
  height: 30px;
  line-height: 30px;
  padding-left: 12px;
  background: url(/feebas/assets/images/other-images/index_56.png) no-repeat 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 27, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .special_activity li a {
  color: #333;
  width: 460px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 28, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .special_activity li a:hover {
  color: #3770C0;
}
/* line 29, app/components/yiwu-port/home_news/view.scss */
.gck_home_news .special_activity li span {
  float: right;
  color: #969696;
  width: 75px;
}
@charset "UTF-8";
/* line 1, app/components/yiwu-port/login/view.scss */
.gck_nbport_login {
  /*动画片*/
  /*login*/
}
/* line 4, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_t {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  background: #ccc;
  font-family: "微软雅黑";
  min-width: 1200px;
}
/* line 14, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_m ul {
  width: 100%;
  overflow: hidden;
}
/* line 20, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_m li {
  width: 100%;
  height: 300px;
  float: left;
}
/* line 26, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_m li img {
  width: 100%;
  height: 100%;
}
/* line 32, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_m #banner4-btn {
  position: absolute;
  left: 12%;
  bottom: 10px;
  z-index: 9;
}
/* line 39, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_m #banner4-btn img {
  width: 320px;
  height: auto;
}
/* line 44, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_s {
  height: 0;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  width: 1000px;
}
/* line 52, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_s ul {
  height: 17px;
  overflow: hidden;
  position: absolute;
  left: 450px;
  top: 280px;
  text-align: center;
}
/* line 61, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_s li {
  float: left;
  cursor: pointer;
  height: 20px;
  width: 20px;
  overflow: hidden;
  margin-right: 7px;
}
/* line 70, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_s li b {
  display: block;
  text-indent: -999em;
  background: url(/feebas/assets/images/other-images/bannerBtn3_4.png) 0 0 no-repeat;
  width: 14px;
  height: 32px;
  overflow: hidden;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/bannerBtn3_2.png');
  _background: none;
}
/* line 81, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_s li.active b {
  margin-top: -16px;
}
/* line 85, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_l,
.gck_nbport_login .focus_r {
  position: absolute;
  display: block;
  width: 50px;
  height: 75px;
  overflow: hidden;
  z-index: 2;
  top: 150px;
}
/* line 96, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_l {
  left: 0;
}
/* line 100, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_r {
  right: 0;
}
/* line 104, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_l b,
.gck_nbport_login .focus_r b {
  position: absolute;
  z-index: 1;
  display: block;
  width: 50px;
  height: 75px;
  overflow: hidden;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: pointer;
}
/* line 118, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_l span,
.gck_nbport_login .focus_r span {
  display: block;
  position: relative;
  z-index: 2;
  width: 22px;
  height: 33px;
  top: 21px;
  cursor: pointer;
}
/* line 129, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_l span {
  left: 12px;
  background: url(../images/l.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/l.png');
  _background: none;
}
/* line 136, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_r span {
  left: 16px;
  background: url(../images/r.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='images/r.png');
  _background: none;
}
/* line 143, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .focus_l:hover,
.gck_nbport_login .focus_r:hover {
  *zoom: 1;
}
/* line 149, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_box {
  position: relative;
  margin: 0 auto;
  z-index: 2;
  width: 1200px;
}
/* line 156, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .nb_login {
  position: absolute;
  width: 270px;
  height: 280px;
  overflow: hidden;
  top: 25px;
  right: 0;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  background: #f2f2f2;
}
/* line 169, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_bg {
  position: absolute;
  width: 270px;
  left: 0;
  top: 0;
  z-index: 1;
  /*-moz-opacity:0.8; opacity:0.8;filter:alpha(opacity=80);*/
}
/* line 180, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_content {
  border: 0px solid #8a9eaa;
  position: relative;
  width: 270px;
  overflow: hidden;
  z-index: 2;
}
/* line 189, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_content input {
  background: #FFFFCC;
}
/* line 201, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_main a {
  line-height: 40px;
  margin-left: 10px;
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 700;
}
/* line 209, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .layui-tab-content {
  padding: 15px;
}
/* line 213, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .layui-tab-title li {
  font-size: 16px;
  font-weight: 700;
}
/* line 218, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .layui-tab-brief > .layui-tab-title .layui-this {
  font-size: 16px;
  color: #3c3c3c;
  font-weight: 700;
}
/* line 224, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_cnzz {
  position: relative;
}
/* line 229, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_cnzz table {
  table-layout: fixed;
  width: 100%;
}
/* line 234, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_cnzz td {
  padding-top: 4px;
}
/* line 238, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_cnzz td.td_0 {
  width: 60px;
  text-align: right;
}
/* line 243, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_cnzz .tu_1 {
  background: url(/feebas/assets/images/other-images/03.png) no-repeat center right 10px;
}
/* line 247, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_cnzz .tu_2 {
  background: url(/feebas/assets/images/other-images/index_33.png) no-repeat center right 10px;
}
/* line 251, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_cnzz .tu_3 {
  background: url(/feebas/assets/images/other-images/index_36.png) no-repeat center right 10px;
}
/* line 255, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_cnzz td.td_1 input {
  width: 225px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ccc;
  padding: 0 10px;
  color: #000000;
  background-color: #F0EEF0;
}
/* line 265, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .login_cnzz td.td_1 input:focus {
  border-color: #8fb5cf;
}
/* line 269, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .longin_button input {
  font-family: "微软雅黑";
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 35px;
  background: #1660C1;
  border: 0;
  width: 100px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 14px;
  outline: none;
  line-height: 35px;
  position: relative;
  background-color: #1660C1;
}
/* line 287, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .ff1 {
  position: relative;
  color: #000000;
  margin-left: 10px;
}
/* line 293, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .ff2 {
  position: relative;
  color: #FFFFFF;
  background-color: #1660C1;
}
/* line 299, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .verify-code {
  width: 100px;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 306, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .td_2 {
  width: 257px;
  display: block;
}
/* line 311, app/components/yiwu-port/login/view.scss */
.gck_nbport_login tbody tr {
  height: 45px;
}
/* line 315, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .box {
  position: fixed;
  top: 75px;
  right: 0px;
  z-index: 900;
  width: auto;
  padding: 20px;
  background-color: #fff;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.4);
  display: none;
}
/* line 327, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .imgBox {
  position: relative;
  width: auto;
  overflow: hidden;
}
/* line 334, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .imgBox img {
  width: auto;
}
/* line 338, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .imgBox div {
  display: none;
}
/* line 342, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .handle {
  display: flex;
  align-items: center;
  position: relative;
  height: 40px;
  line-height: 40px;
  margin: 20px 0px 25px 0px;
  padding: 0px 0 0px 70px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2) inset;
  background: #f5f5f5;
  border: 1px solid #e4e7eb;
  user-select: none;
}
/* line 356, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .text {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  color: #aaa;
}
/* line 362, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .text_confirm {
  position: absolute;
  top: -20px;
}
/* line 367, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .swiper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 40px;
  height: 40px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  transition: background .2s linear;
  cursor: grab;
}
/* line 380, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .swiper:hover {
  background: #1991FA;
}
/* line 384, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .swiper:hover .sliderIcon {
  background-position: 0 -13px;
}
/* line 388, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .sliderIcon {
  position: absolute;
  top: 15px;
  left: 13px;
  width: 14px;
  height: 12px;
  background: url(/feebas/assets/images/other-images/icon_light.png) 0 -26px;
  background-size: 34px 471px;
}
/* line 398, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .sliderMask {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  border: 0 solid #1991FA;
  background: #D1E9FE;
}
/* line 407, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .sliderContainer_active .swiper {
  height: 38px;
  top: -1px;
  border: 1px solid #1991FA;
}
/* line 413, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .sliderContainer_success .swiper {
  height: 38px;
  top: -1px;
  border: 1px solid #52CCBA;
  background-color: #52CCBA !important;
}
/* line 420, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .sliderContainer_success .sliderMask {
  height: 38px;
  border: 1px solid #52CCBA;
  background-color: #D2F4EF;
}
/* line 426, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .sliderContainer_success .sliderIcon {
  background-position: 0 0 !important;
}
/* line 430, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .sliderContainer_fail .swiper {
  height: 38px;
  top: -1px;
  border: 1px solid #f57a7a;
  background-color: #f57a7a !important;
}
/* line 437, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .sliderContainer_fail .sliderMask {
  height: 38px;
  border: 1px solid #f57a7a;
  background-color: #fce1e1;
}
/* line 443, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .sliderContainer_fail .sliderIcon {
  top: 14px;
  background-position: 0 -82px !important;
}
/* line 448, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .sliderContainer_fail .text_red {
  position: absolute;
  z-index: 902;
  color: red;
}
/* line 454, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .verify {
  position: absolute;
  left: 10px;
  width: 38px;
  height: 38px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 300px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4), 0 0 10px 0 rgba(90, 90, 90, 0.4);
  z-index: 910;
}
/* line 467, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .verified {
  position: absolute;
  width: 38px;
  height: 38px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4) inset;
}
/* line 476, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .refreshBox {
  border-top: 1px solid #ccc;
  padding: 10px 0 0px 5px;
}
/* line 480, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .refreshBox a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
/* line 488, app/components/yiwu-port/login/view.scss */
.gck_nbport_login .qrcode-password {
  width: 210px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ccc;
  padding: 0 10px;
  color: #000000;
  background-color: #F0EEF0;
  background: none;
}
/* line 499, app/components/yiwu-port/login/view.scss */
.gck_nbport_login #check_code {
  width: 128px;
  padding-left: 5px;
  background: none;
}
/* line 505, app/components/yiwu-port/login/view.scss */
.gck_nbport_login #getCode {
  border: none;
  border-radius: 5px;
  height: 34px;
  line-height: 34px;
  width: 85px;
  background: none;
}
@media (min-width: 400px) {
  /* line 515, app/components/yiwu-port/login/view.scss */
  .gck_nbport_login .box {
    right: 0px;
  }
}
@media (min-width: 1024px) {
  /* line 521, app/components/yiwu-port/login/view.scss */
  .gck_nbport_login .box {
    right: 10px;
  }
}
@media (min-width: 1100px) {
  /* line 527, app/components/yiwu-port/login/view.scss */
  .gck_nbport_login .box {
    right: 10px;
  }
}
@media (min-width: 1280px) {
  /* line 533, app/components/yiwu-port/login/view.scss */
  .gck_nbport_login .box {
    right: 20px;
  }
}
@media (min-width: 1366px) {
  /* line 539, app/components/yiwu-port/login/view.scss */
  .gck_nbport_login .box {
    right: 60px;
  }
}
@media (min-width: 1440px) {
  /* line 545, app/components/yiwu-port/login/view.scss */
  .gck_nbport_login .box {
    right: 100px;
  }
  /* line 549, app/components/yiwu-port/login/view.scss */
  .gck_nbport_login .focus_m #banner4-btn {
    left: 14%;
    bottom: 0px;
  }
  /* line 554, app/components/yiwu-port/login/view.scss */
  .gck_nbport_login .focus_m #banner4-btn img {
    width: 100%;
  }
}
@media (min-width: 1680px) {
  /* line 560, app/components/yiwu-port/login/view.scss */
  .gck_nbport_login .box {
    right: 150px;
  }
}
@media (min-width: 1920px) {
  /* line 566, app/components/yiwu-port/login/view.scss */
  .gck_nbport_login .box {
    right: 300px;
  }
}
/* line 5, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse {
  overflow: visible;
}
/* line 9, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .tipsBg {
  border-bottom: solid 1px #ebebeb;
  height: 35px;
  min-width: 1200px;
  line-height: 35px;
  background: #f7f7f7;
  width: 100%;
}
/* line 17, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .tipsBg span {
  color: #d6d6d6;
  padding: 0 8px;
}
/* line 22, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .tipsBg #toTop {
  padding-top: 0;
}
/* line 26, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .tipsBg i {
  vertical-align: middle;
  margin: 0 8px;
}
/* line 32, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .span-left {
  margin-left: 15px;
}
/* line 38, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse {
  width: 1200px;
}
/* line 43, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link {
  position: relative;
  overflow: visible;
  font-size: 0;
  width: 64px;
}
/* line 49, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link span {
  font-size: 12px;
}
/* line 53, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul {
  display: none;
  list-style-type: none;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 30px;
  width: 87px;
  margin-left: -1px;
  background-color: white;
  font-size: 12px;
}
/* line 65, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li {
  padding: 0;
  width: auto;
  height: auto;
  border-bottom: 2px dotted #dfdfdf;
}
/* line 71, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #24344e;
  padding: 9px 10px 9px 15px;
}
/* line 78, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li.last {
  border-bottom: 0;
}
/* line 83, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link:hover {
  width: 62px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  border-bottom: 0;
  background-color: white;
}
/* line 90, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link:hover .friend-link-ul {
  display: block;
  border: 1px solid #dfdfdf;
  border-top: 0;
}
/* line 98, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf {
  position: fixed;
  right: 0px;
  top: 50%;
  z-index: 999;
}
/* line 105, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf dl dd {
  position: relative;
  width: 65px;
  height: 65px;
  border: 0px solid #EEEEEE;
  border-bottom: solid 1px #EEEEEE;
  text-align: center;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center 20%;
  cursor: pointer;
}
/* line 118, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf dl dd:hover .floating_left {
  display: block;
}
/* line 122, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling #floatDiv {
  display: none;
  border: 1px solid #EEEEEE;
  border-bottom: solid 0px #EEEEEE;
}
/* line 128, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_left {
  position: absolute;
  left: -168px;
  top: 0px;
  width: 165px;
  height: 50px;
  border: 2px solid #F2F2F2;
  display: none;
  background-color: #9FD0F1;
}
/* line 139, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_ewm {
  height: 190px;
  top: -125px;
}
/* line 144, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_ewm i {
  margin: auto;
  margin-top: 5px;
}
/* line 149, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_ewm p {
  color: #000;
  margin-top: 5px;
}
/* line 155, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf dl dd:hover span {
  color: #DD4C4D;
}
/* line 159, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf .kf1 dd:hover {
  background-image: url(/feebas/assets/images/other-images/icon1_2.png);
}
/* line 163, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf .kf2 dd:hover {
  background-image: url(/feebas/assets/images/other-images/service.png);
}
/* line 167, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf .kf3 dd:hover {
  background-image: url(/feebas/assets/images/other-images/icon3_2.png);
}
/* line 171, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf .kf4 dd:hover {
  background-image: url(/feebas/assets/images/other-images/icon4_2.png);
}
/* line 175, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf .top_ting {
  background-image: url(/feebas/assets/images/other-images/icon1.png);
}
/* line 179, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf .consult {
  background-image: url(/feebas/assets/images/other-images/service.png);
}
/* line 183, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf .shopping_cart {
  background-image: url(/feebas/assets/images/other-images/icon3.png);
}
/* line 187, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf .mobile_edition {
  background-image: url(/feebas/assets/images/other-images/icon4.png);
}
/* line 191, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling .floating_kf dd span {
  color: #000;
  display: block;
  padding: 35px 0px 0px 0px;
  width: 65px;
}
/* line 198, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling #float_tab {
  position: fixed;
  top: 48%;
  right: 0px;
  width: 17px;
  height: 200px;
  margin-top: 0px;
  display: block;
  cursor: pointer;
}
/* line 208, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling #float_tab #ifshow {
  background: url(/feebas/assets/images/other-images/right1.png) no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  width: 25px;
  height: 31px;
  margin-top: -10px;
  display: none;
}
/* line 218, app/components/yiwu-web/common/ceiling/view.scss */
.ceiling #float_tab #ifshow1 {
  background: url(/feebas/assets/images/other-images/left1.png) no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  width: 25px;
  height: 31px;
  margin-top: -10px;
  display: block;
}
/* line 2, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure {
  background-color: #FAFAFA;
  border: 0px solid red;
  border-bottom: 1px solid #EEEEEE;
}
/* line 5, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info {
  border: 0px solid red;
  background-color: #FAFAFA;
  min-height: 208px;
  margin: 0 auto;
  padding: 20px 0px;
  max-width: 1200px;
}
/* line 8, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn {
  float: left;
}
/* line 10, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect {
  float: left;
  border: 0px solid red;
  width: 165px;
}
/* line 12, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dl {
  border: 0px solid red;
  width: 110px;
  float: left;
}
/* line 13, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dt {
  border: 0px solid red;
  font-weight: bold;
  font-size: 15px;
}
/* line 14, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dd a:hover {
  color: #0066CC;
}
/* line 15, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .bottom_xi_connect dd {
  border: 0px solid red;
  font-size: 15px;
  line-height: 25px;
  height: 25px;
  margin-top: 3px;
}
/* line 17, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .address {
  float: left;
  border: 0px solid red;
  width: 275px;
}
/* line 19, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .address dt {
  font-weight: bold;
  font-size: 15px;
}
/* line 20, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .address_conn .address dd {
  font-size: 15px;
  line-height: 25px;
  height: 25px;
  margin-top: 3px;
}
/* line 23, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws {
  float: right;
  width: 230px;
  height: 130px;
  margin-left: 30px;
}
/* line 26, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li {
  float: left;
  width: 115px;
}
/* line 27, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li a {
  color: #555;
}
/* line 28, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li a:hover {
  color: #0066CC;
}
/* line 29, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li i {
  width: 100px;
  height: 100px;
}
/* line 30, app/components/yiwu-web/common/info/view.scss */
.ebgck_nbport_info .bottom_xi_structure .bottom_xi_info .bottom_connect_ws .picture_wechat_ws li span {
  display: block;
  width: 100px;
  text-align: center;
  line-height: 30px;
}

/* line 38, app/components/yiwu-web/common/info/view.scss */
.layui-layer-content {
  padding: 20px;
  text-align: justify;
}
/* line 2, app/components/yiwu-web/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 982px;
}
/* line 3, app/components/yiwu-web/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/yiwu-web/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_title a:hover {
  color: #1B75CB;
}
/* line 5, app/components/yiwu-web/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_us_info {
  padding: 20px 25px;
  line-height: 30px;
}
/* line 6, app/components/yiwu-web/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_us_info p {
  text-indent: 30px;
}
/* line 7, app/components/yiwu-web/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_us_img {
  text-align: center;
  margin-bottom: 30px;
}
/* line 8, app/components/yiwu-web/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_us_img {
  font-size: 18px;
  font-weight: bolder;
}
/* line 9, app/components/yiwu-web/gs_info_left/about_us/view.scss */
.yiwu_port_gck_about_us .about_us_img img {
  width: 90%;
  -webkit-user-drag: none;
}
/* line 2, app/components/yiwu-web/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 982px;
}
/* line 3, app/components/yiwu-web/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .about_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/yiwu-web/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .about_title a:hover {
  color: #1B75CB;
}
/* line 6, app/components/yiwu-web/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .honorBox {
  text-align: center;
}
/* line 9, app/components/yiwu-web/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .honorBox .imagesBox {
  margin: 10px;
  width: 30%;
  height: 400px;
  float: left;
}
/* line 15, app/components/yiwu-web/gs_info_left/honors/view.scss */
.yiwu_port_gck_honors .honorBox .imagesBox img {
  width: 100%;
  max-height: 100%;
}
/* line 1, app/components/yiwu-web/gs_info_left/members/view.scss */
.yiwu_port_gck_members {
  text-indent: 20px;
}
/* line 2, app/components/yiwu-web/gs_info_left/members/view.scss */
.yiwu_port_gck_members .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 982px;
}
/* line 3, app/components/yiwu-web/gs_info_left/members/view.scss */
.yiwu_port_gck_members .about_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/yiwu-web/gs_info_left/members/view.scss */
.yiwu_port_gck_members .about_title a:hover {
  color: #1B75CB;
}
/* line 9, app/components/yiwu-web/gs_info_left/members/view.scss */
.yiwu_port_gck_members .textbox > p {
  line-height: 1.5em;
}
/* line 12, app/components/yiwu-web/gs_info_left/members/view.scss */
.yiwu_port_gck_members .textbox > p > span {
  font-weight: 700;
}
/* line 1, app/components/yiwu-web/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization {
  text-indent: 20px;
}
/* line 2, app/components/yiwu-web/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization .news_explicit_structure {
  border: 0px solid red;
  font-size: 15px;
  border-left: 1px solid #F0F0F0;
  float: left;
  min-height: 500px;
  width: 982px;
}
/* line 3, app/components/yiwu-web/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization .about_title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #F0F0F0;
  text-indent: 20px;
}
/* line 4, app/components/yiwu-web/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization .about_title a:hover {
  color: #1B75CB;
}
/* line 9, app/components/yiwu-web/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization .textbox > p {
  line-height: 1.5em;
}
/* line 12, app/components/yiwu-web/gs_info_left/orgnization/view.scss */
.yiwu_port_gck_orgnization .textbox > p > span {
  font-weight: 700;
}
@charset "UTF-8";
/* line 1, app/components/yiwu-web/view.scss */
.yiwu-web {
  padding-bottom: 40px;
}
/* line 3, app/components/yiwu-web/view.scss */
.yiwu-web .w {
  width: 1200px;
  margin: 0 auto;
}
/* line 8, app/components/yiwu-web/view.scss */
.yiwu-web .login {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
}
/* line 15, app/components/yiwu-web/view.scss */
.yiwu-web .mode {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #FFFFFF;
  border-radius: 15px;
  font-size: 12px;
  font-weight: 500;
  color: #FFFFFF;
}
/* line 27, app/components/yiwu-web/view.scss */
.yiwu-web .user {
  margin-right: 10px;
}
/* line 31, app/components/yiwu-web/view.scss */
.yiwu-web .tk {
  position: absolute;
  top: 75px;
  right: 10px;
  display: none;
}
/* line 41, app/components/yiwu-web/view.scss */
.yiwu-web .login_sub {
  width: 260px;
  height: 222px;
  background: #f2f2f2;
  padding: 10px;
  display: none;
}
/* line 49, app/components/yiwu-web/view.scss */
.yiwu-web .erCode {
  width: 260px;
  text-align: center;
  margin: 10px;
  height: 300px;
  background: #f2f2f2;
  padding: 10px;
  display: none;
}
/* line 59, app/components/yiwu-web/view.scss */
.yiwu-web .erCode img {
  width: 130px;
  height: 130px;
  margin: 0 auto;
}
/* line 65, app/components/yiwu-web/view.scss */
.yiwu-web .login_cnzz {
  font-size: 13px;
}
/* line 69, app/components/yiwu-web/view.scss */
.yiwu-web .login_cnzz td {
  padding-top: 4px;
}
/* line 73, app/components/yiwu-web/view.scss */
.yiwu-web .user_tr {
  height: 45px;
}
/* line 77, app/components/yiwu-web/view.scss */
.yiwu-web .login_cnzz .td_1 input {
  width: 225px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ccc;
  padding: 0 10px;
  color: #000000;
  background-color: #f0eef0;
}
/* line 87, app/components/yiwu-web/view.scss */
.yiwu-web .login_cnzz .tu_1 {
  background: url(/feebas/assets/images/other-images/yiwu-web/user.png) no-repeat center right 10px;
}
/* line 91, app/components/yiwu-web/view.scss */
.yiwu-web .password_tr {
  height: 45px;
}
/* line 95, app/components/yiwu-web/view.scss */
.yiwu-web .tu_2 {
  background: url(/feebas/assets/images/other-images/yiwu-web/password.png) no-repeat center right 10px;
}
/* line 99, app/components/yiwu-web/view.scss */
.yiwu-web .td_2 {
  width: 257px;
  display: block;
}
/* line 104, app/components/yiwu-web/view.scss */
.yiwu-web .tu_3 {
  height: 32px;
  background: url(/feebas/assets/images/other-images/yiwu-web/validation.png) no-repeat center right 10px;
  border: 1px solid #ccd0d6;
}
/* line 110, app/components/yiwu-web/view.scss */
.yiwu-web .verify-code {
  width: 100px;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 117, app/components/yiwu-web/view.scss */
.yiwu-web .longin_button input {
  font-family: "微软雅黑";
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 35px;
  background: #1660c1;
  border: 0;
  width: 100px;
  cursor: pointer;
  color: #ffffff;
  font-size: 14px;
  outline: none;
  line-height: 35px;
  background-color: #1660c1;
}
/* line 134, app/components/yiwu-web/view.scss */
.yiwu-web .ff1 {
  color: #000000;
  margin-left: 10px;
  text-decoration: none;
  cursor: pointer;
}
/* line 141, app/components/yiwu-web/view.scss */
.yiwu-web .contents {
  display: none;
}
/* line 145, app/components/yiwu-web/view.scss */
.yiwu-web .header {
  background-image: url("/feebas/assets/images/other-images/yiwu-web/banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 40%;
  height: 500px;
}
/* line 154, app/components/yiwu-web/view.scss */
.yiwu-web .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
/* line 161, app/components/yiwu-web/view.scss */
.yiwu-web .logo {
  margin-top: 10px;
  width: 25%;
}
/* line 166, app/components/yiwu-web/view.scss */
.yiwu-web .title {
  position: absolute;
  top: 27%;
  width: 40%;
}
/* line 172, app/components/yiwu-web/view.scss */
.yiwu-web .slogan {
  display: flex;
  justify-content: space-between;
  width: 963px;
  position: absolute;
  bottom: 15px;
}
/* line 180, app/components/yiwu-web/view.scss */
.yiwu-web .rong {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 186, app/components/yiwu-web/view.scss */
.yiwu-web .rong img {
  width: 40px;
  height: 40px;
}
/* line 191, app/components/yiwu-web/view.scss */
.yiwu-web .rong p {
  font-size: 13px;
  font-family: PingFang;
  font-weight: bold;
  color: #ffffff;
}
/* line 198, app/components/yiwu-web/view.scss */
.yiwu-web .service {
  width: 100%;
  height: 230px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 207, app/components/yiwu-web/view.scss */
.yiwu-web .service img {
  margin: auto;
  display: block;
}
/* line 212, app/components/yiwu-web/view.scss */
.yiwu-web .news {
  background: #1c3f9b;
  margin-top: 10px;
  padding-bottom: 40px;
}
/* line 218, app/components/yiwu-web/view.scss */
.yiwu-web .newsDiv {
  position: relative;
}
/* line 222, app/components/yiwu-web/view.scss */
.yiwu-web .news .newsImg {
  position: absolute;
  left: -120px;
}
/* line 227, app/components/yiwu-web/view.scss */
.yiwu-web .p-title {
  font-size: 27px;
  font-family: PingFang;
  font-weight: bold;
  color: #ffffff;
  height: 80px;
  margin-left: 150px;
  padding-top: 20px;
}
/* line 237, app/components/yiwu-web/view.scss */
.yiwu-web .p-title::before {
  display: block;
  width: 39px;
  height: 3px;
  background: #ffffff;
  margin-left: 60px;
  content: "";
  margin-bottom: 10px;
}
/* line 247, app/components/yiwu-web/view.scss */
.yiwu-web .container {
  display: flex;
}
/* line 251, app/components/yiwu-web/view.scss */
.yiwu-web .container > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
}
/* line 259, app/components/yiwu-web/view.scss */
.yiwu-web .container .container-left {
  width: 55%;
  margin-left: 30px;
}
/* line 264, app/components/yiwu-web/view.scss */
.yiwu-web .container .container-right {
  width: 55%;
  margin-left: 35px;
  margin-bottom: 10px;
}
/* line 270, app/components/yiwu-web/view.scss */
.yiwu-web .container p {
  font-size: 12px;
  font-family: PingFang;
  font-weight: bold;
  color: #ffffff;
  height: 55px;
  line-height: 20px;
  width: 290px;
}
/* line 280, app/components/yiwu-web/view.scss */
.yiwu-web .pl {
  font-size: 16px !important;
  line-height: 40px !important;
}
/* line 285, app/components/yiwu-web/view.scss */
.yiwu-web .pl::before {
  width: 335px;
  height: 2px;
  background: #ffffff;
  content: "";
  display: block;
  margin-top: 5px;
}
/* line 294, app/components/yiwu-web/view.scss */
.yiwu-web .logistics {
  width: 100%;
  background: white;
}
/* line 299, app/components/yiwu-web/view.scss */
.yiwu-web .big {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 305, app/components/yiwu-web/view.scss */
.yiwu-web .pic {
  width: 100%;
}
/* line 309, app/components/yiwu-web/view.scss */
.yiwu-web .pic ul {
  display: flex;
}
/* line 313, app/components/yiwu-web/view.scss */
.yiwu-web .pic ul li {
  width: 158px;
  height: 330px;
  position: relative;
  cursor: pointer;
}
/* line 320, app/components/yiwu-web/view.scss */
.yiwu-web .pic ul li .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 200px;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  color: #F8F8F8;
  font-weight: bold;
  width: 150px;
}
/* line 335, app/components/yiwu-web/view.scss */
.yiwu-web .pic ul li .p2 {
  font-size: 16px;
}
/* line 339, app/components/yiwu-web/view.scss */
.yiwu-web .pic ul .pic1 {
  background-image: url("/feebas/assets/images/other-images/yiwu-web/mid-img/mid-one-b.png");
  width: 312px;
  margin-right: 10px;
}
/* line 345, app/components/yiwu-web/view.scss */
.yiwu-web .pic2 {
  background-image: url("/feebas/assets/images/other-images/yiwu-web/mid-img/mid-two-b.png");
  margin-right: 10px;
}
/* line 350, app/components/yiwu-web/view.scss */
.yiwu-web .pic3 {
  background-image: url("/feebas/assets/images/other-images/yiwu-web/mid-img/mid-three-b.png");
  margin-right: 10px;
}
/* line 355, app/components/yiwu-web/view.scss */
.yiwu-web .pic4 {
  background-image: url("/feebas/assets/images/other-images/yiwu-web/mid-img/mid-four-b.png");
  margin-right: 10px;
}
/* line 360, app/components/yiwu-web/view.scss */
.yiwu-web .pic5 {
  background-image: url("/feebas/assets/images/other-images/yiwu-web/mid-img/mid-five-b.png");
  margin-right: 10px;
}
/* line 365, app/components/yiwu-web/view.scss */
.yiwu-web .pic6 {
  background-image: url("/feebas/assets/images/other-images/yiwu-web/mid-img/mid-six-b.png");
  margin-right: 10px;
}
/* line 370, app/components/yiwu-web/view.scss */
.yiwu-web .pic7 {
  background-image: url("/feebas/assets/images/other-images/yiwu-web/mid-img/mid-seven-b.png");
}
/* line 374, app/components/yiwu-web/view.scss */
.yiwu-web .txtIcon {
  display: none;
}
/* line 378, app/components/yiwu-web/view.scss */
.yiwu-web .foot {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 386, app/components/yiwu-web/view.scss */
.yiwu-web .foot-left .allLeft {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
}
/* line 392, app/components/yiwu-web/view.scss */
.yiwu-web .allLeft .left-top {
  width: 100%;
  height: 100px;
  position: relative;
}
/* line 398, app/components/yiwu-web/view.scss */
.yiwu-web .allLeft .left-top span {
  color: #313131;
  font-size: 40px;
  position: absolute;
  font-weight: 500px;
  top: 10px;
  left: 160px;
}
/* line 407, app/components/yiwu-web/view.scss */
.yiwu-web .allLeft .left-top img {
  width: 550px;
}
/* line 411, app/components/yiwu-web/view.scss */
.yiwu-web .allLeft .left-mid {
  width: 100%;
  height: 100px;
}
/* line 416, app/components/yiwu-web/view.scss */
.yiwu-web .left-mid .left-mid-all {
  width: 282px;
  height: 120px;
  margin-left: 168px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
}
/* line 426, app/components/yiwu-web/view.scss */
.yiwu-web .midOne {
  font-size: 15px;
  color: #434343;
}
/* line 431, app/components/yiwu-web/view.scss */
.yiwu-web .midOne img {
  width: 15px;
}
/* line 435, app/components/yiwu-web/view.scss */
.yiwu-web .midTwo {
  font-size: 25px;
  color: #434343;
}
/* line 440, app/components/yiwu-web/view.scss */
.yiwu-web .midThree {
  font-size: 12px;
  line-height: 20px;
}
/* line 445, app/components/yiwu-web/view.scss */
.yiwu-web .allLeft .left-bottom {
  width: 100%;
  color: #949494;
  font-size: 12px;
  margin-top: 35px;
  margin-left: 168px;
}
/* line 453, app/components/yiwu-web/view.scss */
.yiwu-web .foot-right img {
  width: 360px;
  margin-top: 130px;
}
/* line 458, app/components/yiwu-web/view.scss */
.yiwu-web .bottom-content {
  width: 240px;
  margin-top: 100px;
  border-left: 1px #dcdcdc solid;
}
/* line 464, app/components/yiwu-web/view.scss */
.yiwu-web .bottom-content .anyone {
  width: 100%;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 25px;
}
/* line 473, app/components/yiwu-web/view.scss */
.yiwu-web .bottom-content .anyone:last-child {
  margin-top: 10px;
}
/* line 477, app/components/yiwu-web/view.scss */
.yiwu-web .anyone .anyone-top span {
  color: #434343;
  font-size: 15px;
}
/* line 482, app/components/yiwu-web/view.scss */
.yiwu-web .anyone .anyone-top img {
  width: 15px;
}
/* line 486, app/components/yiwu-web/view.scss */
.yiwu-web .anyone .anyone-bottom {
  margin-left: 23px;
  color: #434343;
  font-size: 13px;
}
/* line 5, app/components_vendor/common/address_select/view.scss */
.address-edit-form .control-group label {
  width: 6em;
}
/* line 8, app/components_vendor/common/address_select/view.scss */
.address-edit-form .control-group .address-select-group {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 10, app/components_vendor/common/address_select/view.scss */
.address-edit-form .control-group .address-select-group select {
  width: 100px !important;
}

/* line 17, app/components_vendor/common/address_select/view.scss */
.modal-dialog {
  border: 0;
}
/* line 9, app/components_vendor/common/address_select_group/view.scss */
.address-group {
  width: 100%;
}
/* line 11, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select-wrap {
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 13, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select-wrap label {
  margin-left: 30px;
}
/* line 17, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select-label {
  margin-right: 35px;
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 20, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select-label .address-control-area {
  text-align: left;
}
/* line 23, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select-label .label-tips {
  color: #666;
  margin: 8px 0 10px;
}
/* line 28, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select-wrap {
  width: 340px;
  height: 40px;
  line-height: 40px;
  background-color: #ff2200;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 35, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select-wrap label {
  font-weight: bold;
  color: #fff;
  margin-right: 5px;
}
/* line 41, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select {
  background-color: #fff;
  border: #666 solid 1px;
  width: 170px;
  height: 28px;
  line-height: 28px;
  text-align: left;
  cursor: default;
  position: relative;
  margin-top: -3px;
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 54, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .tip {
  left: 0 !important;
  top: 33px;
  width: 245px;
}
/* line 59, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-text {
  height: 28px;
  padding: 0 10px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
/* line 67, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-area {
  width: 320px;
  padding: 15px;
  background-color: #fff;
  position: relative;
  z-index: 10;
  zoom: 1;
  border: #dfdfdf solid 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
  display: none;
}
/* line 77, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-area .address-close {
  color: #666;
  position: absolute;
  right: 15px;
  top: 10px;
}
/* line 83, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-area .address-tab {
  border-bottom: #ff2200 solid 1px;
}
/* line 85, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-area .address-tab li {
  float: left;
  height: 24px;
  line-height: 24px;
  margin-right: 5px;
  list-style-type: none;
  border: #bbb solid 1px;
  border-bottom: none;
}
/* line 93, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-area .address-tab li.active {
  height: 25px;
  margin-bottom: -1px;
  background-color: #fff;
  border-color: #ff2200;
}
/* line 99, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-area .address-tab li a {
  color: #656565;
  padding: 0 10px;
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 106, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-area .address-content {
  margin-top: 10px;
  display: none;
}
/* line 109, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-area .address-content li {
  float: left;
  width: 20%;
  height: 2em;
  line-height: 2em;
  overflow: hidden;
  list-style-type: none;
}
/* line 117, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-area .address-content li.active a {
  background-color: #ff2200;
  color: #fff;
}
/* line 122, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .address-area .address-content li a {
  color: #666;
  padding: 0 5px;
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 130, app/components_vendor/common/address_select_group/view.scss */
.address-group .address-select .caret {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -2px;
  z-index: 1;
}
/* line 3, app/components_vendor/common/breadcrumb/view.scss */
.breadcrumbs {
  height: 50px;
}
/* line 6, app/components_vendor/common/breadcrumb/view.scss */
.breadcrumbs .breadcrumb {
  padding: 19px 16px;
  padding-left: 0px;
  list-style: none;
  line-height: 12px;
}
/* line 12, app/components_vendor/common/breadcrumb/view.scss */
.breadcrumbs .breadcrumb > li {
  display: inline-block;
  font-size: 12px;
}
/* line 16, app/components_vendor/common/breadcrumb/view.scss */
.breadcrumbs .breadcrumb > li span {
  color: #bbb;
  text-align: left;
}
/* line 20, app/components_vendor/common/breadcrumb/view.scss */
.breadcrumbs .breadcrumb > li + li:before {
  content: "/";
  padding: 0 5px;
  color: #ccc;
}
/* line 27, app/components_vendor/common/breadcrumb/view.scss */
.breadcrumbs .breadcrumb li:last-child span {
  color: #666;
}
/* line 5, app/components_vendor/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse {
  overflow: visible;
}
/* line 8, app/components_vendor/common/ceiling/view.scss */
.ceiling .span-left {
  margin-left: 15px;
}
/* line 13, app/components_vendor/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse {
  width: 1200px;
}
/* line 17, app/components_vendor/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link {
  position: relative;
  overflow: visible;
  font-size: 0;
  width: 64px;
}
/* line 22, app/components_vendor/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link span {
  font-size: 12px;
}
/* line 25, app/components_vendor/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul {
  display: none;
  list-style-type: none;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 30px;
  width: 87px;
  margin-left: -1px;
  background-color: white;
  font-size: 12px;
}
/* line 36, app/components_vendor/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li {
  padding: 0;
  width: auto;
  height: auto;
  border-bottom: 2px dotted #dfdfdf;
}
/* line 41, app/components_vendor/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #24344e;
  padding: 9px 10px 9px 15px;
}
/* line 47, app/components_vendor/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link .friend-link-ul li.last {
  border-bottom: 0;
}
/* line 51, app/components_vendor/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link:hover {
  width: 62px;
  border: 1px solid #dfdfdf;
  border-top: 0;
  border-bottom: 0;
  background-color: white;
}
/* line 57, app/components_vendor/common/ceiling/view.scss */
.ceiling .navbar .navbar-collapse .friend-link:hover .friend-link-ul {
  display: block;
  border: 1px solid #dfdfdf;
  border-top: 0;
}
/* line 5, app/components_vendor/common/footer/view.scss */
.footer-ul ul {
  width: 900px;
  margin: 0 auto;
}
/* line 8, app/components_vendor/common/footer/view.scss */
.footer-ul ul img {
  margin: 25px 0;
}
/* line 11, app/components_vendor/common/footer/view.scss */
.footer-ul ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 160px;
  padding: 20px;
}
/* line 15, app/components_vendor/common/footer/view.scss */
.footer-ul ul li span {
  font-weight: bold;
}
/* line 19, app/components_vendor/common/footer/view.scss */
.footer-ul ul .click-modal {
  cursor: pointer;
  cursor: hand;
}
/* line 24, app/components_vendor/common/footer/view.scss */
.footer-ul .copyright {
  width: 100%;
  color: #999999;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  border-top: 1px solid #dfdfdf;
}

/* line 34, app/components_vendor/common/footer/view.scss */
.modal.footer-template i {
  color: white;
  font-size: 40px;
}
/* line 38, app/components_vendor/common/footer/view.scss */
.modal.footer-template .close {
  position: absolute;
  top: -20px;
  right: -20px;
}
/* line 4, app/components_vendor/common/header/view.scss */
.sites-header {
  padding: 25px 0 25px 0;
}
/* line 7, app/components_vendor/common/header/view.scss */
.sites-header .img-left {
  float: left;
  margin-top: 5px;
}
/* line 10, app/components_vendor/common/header/view.scss */
.sites-header .img-left .mainlogo-a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
  height: 100%;
}
/* line 16, app/components_vendor/common/header/view.scss */
.sites-header .form-search {
  min-width: 350px;
  width: 530px;
  margin: 0 auto;
}
/* line 20, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-type-group {
  position: absolute;
  width: 72px;
  height: 38px;
}
/* line 24, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-type-group .search-tab-icon {
  position: absolute;
  top: 15px;
  right: 10px;
}
/* line 30, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-type-group:hover .active.search-type-li {
  border-right: 0px;
}
/* line 33, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-type-group:hover .search-type {
  background-color: #fff;
}
/* line 36, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-type-group:hover .search-type-li:hover {
  background-color: #f5f5f5;
}
/* line 39, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-type-group:hover .search-tab-icon {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari and Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
  -moz-transform: rotate(180deg);
  transition-duration: 0.5s;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
/* line 50, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-type {
  letter-spacing: normal;
  position: absolute;
  list-style: none;
  background-color: #f5f5f5;
  top: 3px;
  left: 3px;
  border: 1px solid #dfdfdf;
}
/* line 58, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-type .search-type-li {
  width: 60px;
  height: 30px;
  padding: 7px 0px;
  text-align: center;
  display: none;
}
/* line 64, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-type .search-type-li a {
  font-size: 14px;
  margin-left: -10px;
  text-decoration: none;
  color: #24344e;
}
/* line 71, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-type .active.search-type-li {
  display: block;
  border-right: 1px solid #dfdfdf;
}
/* line 76, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-input {
  padding-left: 85px;
  display: none;
}
/* line 80, app/components_vendor/common/header/view.scss */
.sites-header .form-search .search-input.active {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 84, app/components_vendor/common/header/view.scss */
.sites-header .small-form {
  width: 400px;
}
/* line 86, app/components_vendor/common/header/view.scss */
.sites-header .small-form .search-input {
  width: 208px;
}
/* line 90, app/components_vendor/common/header/view.scss */
.sites-header .input-search {
  position: relative;
}
/* line 93, app/components_vendor/common/header/view.scss */
.sites-header .img-right {
  float: right;
  margin-top: -10px;
}
/* line 98, app/components_vendor/common/header/view.scss */
.sites-header .search-hot ul {
  list-style: none;
}
/* line 100, app/components_vendor/common/header/view.scss */
.sites-header .search-hot ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 13px;
}
/* line 103, app/components_vendor/common/header/view.scss */
.sites-header .search-hot ul li span {
  font-size: 12px;
}
/* line 106, app/components_vendor/common/header/view.scss */
.sites-header .search-hot ul li a {
  font-size: 12px;
  color: #24344e;
  margin: 0 8px;
}
/* line 110, app/components_vendor/common/header/view.scss */
.sites-header .search-hot ul li a:hover {
  text-decoration: underline;
}
/* line 113, app/components_vendor/common/header/view.scss */
.sites-header .search-hot ul li a.red {
  color: #ff2200;
}
/* line 116, app/components_vendor/common/header/view.scss */
.sites-header .search-hot ul li a.bold {
  font-weight: bold;
}

/* line 126, app/components_vendor/common/header/view.scss */
.suggestion li {
  position: relative;
  zoom: 1;
}
/* line 129, app/components_vendor/common/header/view.scss */
.suggestion li b {
  font-weight: normal;
  color: #ccc;
  position: absolute;
  right: 10px;
  top: 6px;
}
/* line 10, app/components_vendor/common/login/view.scss */
.user-login-form {
  font-size: 14px;
  margin: 0 50px;
  text-align: left;
}
/* line 14, app/components_vendor/common/login/view.scss */
.user-login-form legend {
  margin-bottom: 15px;
}
/* line 17, app/components_vendor/common/login/view.scss */
.user-login-form .control-group {
  margin-bottom: 20px;
}
/* line 20, app/components_vendor/common/login/view.scss */
.user-login-form .keep-group {
  margin-bottom: 15px;
}
/* line 23, app/components_vendor/common/login/view.scss */
.user-login-form input {
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;
}
/* line 30, app/components_vendor/common/login/view.scss */
.user-login-form input.btn {
  font-size: 18px;
}
/* line 34, app/components_vendor/common/login/view.scss */
.user-login-form #login-name, .user-login-form #login-password {
  background-color: #fff;
  position: relative;
  zoom: 1;
  margin-bottom: 30px;
  border-bottom: #bbb solid 1px;
  padding-bottom: 10px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 42, app/components_vendor/common/login/view.scss */
.user-login-form #login-name:hover, .user-login-form #login-password:hover {
  border-color: #129fea;
  z-index: 3;
}
/* line 46, app/components_vendor/common/login/view.scss */
.user-login-form #login-name.error, .user-login-form #login-password.error {
  z-index: 2;
  border-color: #ff2200;
}
/* line 49, app/components_vendor/common/login/view.scss */
.user-login-form #login-name.error input, .user-login-form #login-password.error input {
  color: #666;
}
/* line 53, app/components_vendor/common/login/view.scss */
.user-login-form #login-name .input-icon, .user-login-form #login-password .input-icon {
  position: absolute;
  top: 12px;
  left: 10px;
  font-size: 24px;
  z-index: 4;
}
/* line 60, app/components_vendor/common/login/view.scss */
.user-login-form #login-name input, .user-login-form #login-password input {
  border: none;
  padding-left: 40px;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
/* line 65, app/components_vendor/common/login/view.scss */
.user-login-form #login-name .error-tips, .user-login-form #login-password .error-tips {
  color: #ff2200;
  font-size: 12px;
  height: 16px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  right: 3px;
  bottom: 25px;
  z-index: 3;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 80, app/components_vendor/common/login/view.scss */
.user-login-form .error-wall {
  color: #ff2200;
  margin-top: -10px;
  margin-bottom: 10px;
  height: 0;
  font-size: 12px;
  overflow: hidden;
}
/* line 90, app/components_vendor/common/login/view.scss */
.user-login-form .register-control {
  font-size: 16px;
  padding-top: 20px;
  border-top: #666 dashed 1px;
}
/* line 96, app/components_vendor/common/login/view.scss */
.user-login-form .error input {
  z-index: 1;
}

/* line 102, app/components_vendor/common/login/view.scss */
.main-login .main-login-back {
  width: 100%;
  overflow: hidden;
}
/* line 105, app/components_vendor/common/login/view.scss */
.main-login .main-login-back .outer-login {
  width: 1200px;
  margin: 0 auto;
  height: 460px;
  position: relative;
}
/* line 110, app/components_vendor/common/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box {
  width: 460px;
  height: 460px;
  padding: 60px 80px;
  position: absolute;
  background-color: white;
  top: 50px;
  right: 20px;
  -moz-box-shadow: 0px 0px 30px #c2c2c2;
  -webkit-box-shadow: 0px 0px 30px #c2c2c2;
  box-shadow: 0px 0px 30px #c2c2c2;
}
/* line 119, app/components_vendor/common/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box legend, .main-login .main-login-back .outer-login .main-login-box a {
  color: #24344e;
}
/* line 122, app/components_vendor/common/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .form {
  margin: 0;
}
/* line 125, app/components_vendor/common/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .keep-group {
  border-bottom: #dfdfdf dashed 1px;
  padding-bottom: 18px;
}
/* line 128, app/components_vendor/common/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .keep-group .toreg {
  color: #ff2200;
}
/* line 132, app/components_vendor/common/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .login-type {
  line-height: 1.5em;
}
/* line 134, app/components_vendor/common/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .login-type li {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: none;
  position: relative;
  zoom: 1;
}
/* line 140, app/components_vendor/common/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .login-type li a {
  text-decoration: underline;
}
/* line 143, app/components_vendor/common/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .login-type li i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
}
/* line 5, app/components_vendor/common/login_modal/view.scss */
.login {
  margin: auto;
}

/* line 9, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal {
  width: 900px;
  height: 530px;
  padding: 0;
  font-size: 0;
}
/* line 14, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .close-modal {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #24344e;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 25px;
}
/* line 24, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .left, .user-operate-modal .right {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 28, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .left {
  width: 350px;
}
/* line 30, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .left img {
  width: 484px;
}
/* line 34, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right {
  margin-left: 150px;
  width: 290px;
}
/* line 37, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .title {
  margin: 10px 0 30px;
  font-size: 36px;
  line-height: normal;
  color: #197aff;
}
/* line 44, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .control-group input {
  width: 100%;
  padding: 8px 3px;
  border-top: none;
  border-right: none;
  border-left: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 52, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .control-group i {
  float: right;
  margin: -24px 5px 0 0;
  position: relative;
}
/* line 58, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .control-group .btn {
  padding-left: 30px;
  padding-right: 30px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 63, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .control-group .btn-info {
  color: white;
  border-color: #197aff;
  background-color: #197aff;
}
/* line 68, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .control-group .js-submit-login {
  float: right;
}
/* line 70, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .control-group .js-submit-login:hover {
  color: #197aff;
  background-color: transparent;
}
/* line 77, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .links a {
  color: #24344e;
}
/* line 81, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .third-party {
  margin-top: 40px;
}
/* line 83, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .third-party .title {
  font-size: 25px;
}
/* line 86, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .third-party img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
/* line 92, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .third-party img:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
}
/* line 101, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right hr {
  margin: 30px 0 20px 0;
  border: 0;
  border-top: 1px dotted #24344e;
}
/* line 106, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .cooperation-login {
  list-style-type: none;
  margin-top: -10px;
}
/* line 109, app/components_vendor/common/login_modal/view.scss */
.user-operate-modal .right .cooperation-login li {
  float: left;
  margin-right: 10px;
}
/* line 4, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools ul {
  padding: 0;
}
/* line 8, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .get-started {
  margin: 20px 0;
  color: #666;
  font-size: 11px;
  text-align: center;
}
/* line 15, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .get-started a {
  color: #666;
}
/* line 19, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools #wysihtml5-editor-toolbar {
  position: relative;
}
/* line 23, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools header {
  display: block;
  border-radius: 4px;
  width: 100%;
  background: #eee;
  z-index: 1;
  text-align: center;
  background-image: linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -moz-linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -webkit-linear-gradient(bottom, #eeeeee 0%, white 100%);
  background-image: -ms-linear-gradient(bottom, #eeeeee 0%, white 100%);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
  font-size: 0;
  text-align: center;
}
/* line 41, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .commands {
  border-left: 1px solid #ddd;
  display: inline-block;
  height: 35px;
  overflow: hidden;
}
/* line 48, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command],
.text-tools [data-wysihtml5-action],
.text-tools .fore-color {
  position: relative;
  border-right: 1px solid #ddd;
  border-left: 1px solid #fff;
  list-style: none;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  height: 40px;
  width: 50px;
}
/* line 62, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command]:after,
.text-tools [data-wysihtml5-action]:after,
.text-tools .fore-color:after {
  width: 68px;
  content: "";
  background-image: url(/feebas/assets/images/other-images/spr_toolbar_icons_r1.png);
  background-repeat: no-repeat;
  position: absolute;
  left: -10px;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 76, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command]:hover,
.text-tools [data-wysihtml5-action]:hover,
.text-tools .fore-color:hover {
  background-image: linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -o-linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -moz-linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -webkit-linear-gradient(bottom, #e5f0e2 0%, white 100%);
  background-image: -ms-linear-gradient(bottom, #e5f0e2 0%, white 100%);
}
/* line 87, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command="bold"]:after {
  background-position: 24px center;
}
/* line 91, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command="italic"]:after {
  background-position: -48px center;
}
/* line 95, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command="insertUnorderedList"]:after {
  background-position: -115px center;
}
/* line 99, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command="insertOrderedList"]:after {
  background-position: -197px center;
}
/* line 103, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command="formatBlock"][data-wysihtml5-command-value="h1"]:after {
  background-position: -344px center;
}
/* line 107, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command="formatBlock"][data-wysihtml5-command-value="h2"]:after {
  background-position: -428px center;
}
/* line 111, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command="createLink"]:after {
  background-position: -271px center;
}
/* line 115, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command="insertImage"]:after {
  background-position: -513px center;
}
/* line 119, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color::after {
  background-position: -741px center;
}
/* line 123, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-command="insertSpeech"]:after {
  background-position: -596px center;
}
/* line 127, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-action="change_view"]:after {
  background-position: -670px center;
}
/* line 131, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color ul {
  display: none;
  position: absolute;
  z-index: 2;
  top: 40px;
  right: -1px;
  left: -2px;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  overflow: hidden;
}
/* line 144, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color li {
  display: block;
  margin: 3px;
  width: auto;
  border: 0;
  height: 15px;
}
/* line 152, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color li::after {
  display: none;
}
/* line 156, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color:hover ul {
  display: block;
}
/* line 160, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="silver"] {
  background: silver !important;
}
/* line 165, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="gray"] {
  background: gray !important;
}
/* line 169, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="maroon"] {
  background: maroon !important;
}
/* line 173, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="red"] {
  background: red !important;
}
/* line 177, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="purple"] {
  background: purple !important;
}
/* line 181, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="green"] {
  background: green !important;
}
/* line 185, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="olive"] {
  background: olive !important;
}
/* line 189, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="navy"] {
  background: navy !important;
}
/* line 193, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color [data-wysihtml5-command-value="blue"] {
  background: blue !important;
}
/* line 197, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .fore-color .wysihtml5-command-active {
  outline: 1px solid #666;
  outline-offset: 1px;
}
/* line 202, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysihtml5-commands-disabled .fore-color ul {
  display: none;
}
/* line 206, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysihtml5-action-active,
.text-tools .wysihtml5-command-active {
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.2);
  background: #eee !important;
}
/* line 212, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysihtml5-commands-disabled [data-wysihtml5-command],
.text-tools .wysihtml5-commands-disabled .fore-color {
  opacity: 0.4;
  cursor: default;
  background-image: none !important;
}
/* line 219, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-dialog] {
  color: #333;
  font-size: 14px;
  text-align: left;
  border-radius: 4px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 5px 10px;
  background: #FFFBE0;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 45px;
}
/* line 237, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-dialog] input {
  color: #333;
  border: 1px solid #ccc;
  padding: 3px;
  width: 300px;
}
/* line 244, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-dialog] input:focus {
  outline: 0;
  border: 1px solid #666;
}
/* line 249, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools [data-wysihtml5-dialog-action] {
  vertical-align: top;
}
/* line 253, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools section {
  width: 100%;
  height: 400px;
}
/* line 258, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools textarea {
  width: 100%;
  background: transparent;
  height: 100%;
  border: 0;
  resize: none;
  white-space: pre;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 10px;
  word-wrap: normal;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f7f7f7;
}
/* line 276, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools textarea:focus {
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.4);
  outline: 0;
}
/* line 282, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools a.fork {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
}
/* line 288, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-black {
  color: black;
}
/* line 292, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-silver {
  color: silver;
}
/* line 296, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-gray {
  color: gray;
}
/* line 300, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-white {
  color: white;
}
/* line 304, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-maroon {
  color: maroon;
}
/* line 308, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-red {
  color: red;
}
/* line 312, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-purple {
  color: purple;
}
/* line 316, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-fuchsia {
  color: fuchsia;
}
/* line 320, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-green {
  color: green;
}
/* line 324, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-lime {
  color: lime;
}
/* line 328, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-olive {
  color: olive;
}
/* line 332, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-yellow {
  color: yellow;
}
/* line 336, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-navy {
  color: navy;
}
/* line 340, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-blue {
  color: blue;
}
/* line 344, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-teal {
  color: teal;
}
/* line 348, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .wysiwyg-color-aqua {
  color: aqua;
}
/* line 351, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .file-group {
  float: right;
  margin-top: 10px;
  margin-right: 5px;
}
/* line 355, app/components_vendor/common/rich_text_editor/view.scss */
.text-tools .file-group .file-name {
  width: 150px;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  word-wrap: nowrap;
  text-overflow: ellipsis;
}
@charset "UTF-8";
/* line 1, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_components.scss */
.component-header {
  background-color: #f7f7f7;
  padding: 6px 10px;
}
/* line 5, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_components.scss */
.component-header .component-title {
  font-size: 14px;
  color: #24344e;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 28px;
}

/* line 13, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_components.scss */
.component-body {
  background-color: #fff;
  padding: 20px;
  min-height: 500px;
}

/* line 1, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_error.scss */
.error-site {
  position: absolute;
  margin: 0 auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 9, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_error.scss */
.error-site .logo {
  width: 100%;
}
/* line 13, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_error.scss */
.error-site .error-content {
  width: 760px;
  margin: 0 auto;
  margin-top: 200px;
}
/* line 18, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_error.scss */
.error-site .error-content .error-img {
  float: left;
}
/* line 22, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_error.scss */
.error-site .error-content .error-text {
  float: right;
}
/* line 25, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_error.scss */
.error-site .error-content .error-text p {
  font-size: 60px;
  line-height: 60px;
  margin: 0;
  color: #ff2200;
}
/* line 33, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_error.scss */
.error-site .error-content .prompt-words {
  font-size: 20px;
  margin-top: 20px;
  list-style-type: none;
  color: #ff2200;
}
/* line 40, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_error.scss */
.error-site .error-content .possible-error {
  margin-top: 20px;
  font-size: 16px;
  margin-left: 18px;
  color: #666;
}
/* line 48, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_error.scss */
.error-site .link-index {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 0;
}

/* line 1, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content {
  line-height: 1.5em;
}
/* line 3, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content ul {
  list-style: none;
  padding-left: 0;
}
/* line 7, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content ol {
  list-style-position: inside;
  padding-left: 10px;
}
/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content h1 {
  font-weight: bold;
  font-size: 28px;
  color: #000;
  margin-bottom: 15px;
}
/* line 17, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content h2 {
  color: #ec297b;
  margin-top: 25px;
  font-size: 24px;
}
/* line 22, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content p {
  font-size: 14px;
}
/* line 26, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content .wysiwyg-clear-both {
  clear: both;
  zoom: 1;
}
/* line 30, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content .wysiwyg-clear-both:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content .sc-crumbs {
  color: #999;
}
/* line 40, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content .sc-crumbs span {
  color: #646464;
}
/* line 43, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content .wysiwyg-float-left {
  float: left;
  width: 230px;
  font-size: 14px;
  line-height: 2em;
  margin-top: 15px;
}
/* line 50, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content .wysiwyg-float-left a {
  color: #000;
}
/* line 53, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content .wysiwyg-float-right {
  width: 100%;
  float: right;
  margin-right: -250px;
}
/* line 58, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/common/styles/_static.scss */
.html-content .wysiwyg-float-right .wysiwyg-float-right {
  margin-right: 250px;
  line-height: 24px;
  float: none;
  width: auto;
}

/* line 7, app/components_vendor/common/styles/module.scss */
.body {
  background-color: #edeeef;
}

/* line 11, app/components_vendor/common/styles/module.scss */
.main-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 121;
  display: block;
}

/* line 19, app/components_vendor/common/styles/module.scss */
.main-left {
  position: fixed;
  left: 0;
  width: 180px;
  top: 0;
  bottom: 0;
  z-index: 101;
  display: block;
  background-color: #232936;
}

/* line 30, app/components_vendor/common/styles/module.scss */
.main-left-mini {
  width: 36px;
}

/* line 34, app/components_vendor/common/styles/module.scss */
.white-space-normal {
  white-space: normal !important;
}

/* line 38, app/components_vendor/common/styles/module.scss */
.main-right {
  margin-top: 60px;
  margin-bottom: 41px;
  margin-left: 180px;
  position: relative;
  z-index: 100;
  right: 0;
  padding: 16px;
  padding-top: 0px;
  height: 100%;
  overflow-y: auto;
  display: block;
  background-color: #edeeef;
}

/* line 53, app/components_vendor/common/styles/module.scss */
.main-right-mini {
  margin-left: 36px;
}

/* line 57, app/components_vendor/common/styles/module.scss */
.main-foot {
  position: fixed;
  margin-left: 180px;
  display: block;
  z-index: 101;
  height: 41px;
  background-color: #fff;
  border-top: 1px solid #e4eaec;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
}

/* line 71, app/components_vendor/common/styles/module.scss */
.hide {
  display: none;
}

/* line 75, app/components_vendor/common/styles/module.scss */
ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 1, app/components_vendor/common/tip_and_alert/view.scss */
.tip {
  position: absolute;
  letter-spacing: 0;
}

/* line 6, app/components_vendor/common/tip_and_alert/view.scss */
.tip-alert {
  position: absolute;
}
/* line 8, app/components_vendor/common/tip_and_alert/view.scss */
.tip-alert .alert-icon {
  width: 36px;
  height: 36px;
}
/* line 4, app/components_vendor/design/accordions/view.scss */
.accordion {
  background-color: white;
}
/* line 7, app/components_vendor/design/accordions/view.scss */
.accordion .panel {
  font-size: 16px;
  padding: 12px;
  background-color: #ff2200;
  color: white;
}
/* line 14, app/components_vendor/design/accordions/view.scss */
.accordion i {
  margin-top: 11px;
}

/* line 19, app/components_vendor/design/accordions/view.scss */
.accordion.heading .panel {
  border: 1px solid #ff2200;
}
/* line 4, app/components_vendor/design/carousel/view.scss */
.carousel-container .carousel-control {
  display: none;
}
/* line 7, app/components_vendor/design/carousel/view.scss */
.carousel-container .carousel-control.left {
  left: 0;
}
/* line 11, app/components_vendor/design/carousel/view.scss */
.carousel-container .carousel-control.right {
  right: 0;
}
/* line 17, app/components_vendor/design/carousel/view.scss */
.carousel-container:hover .carousel-control {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 5, app/components_vendor/design/elevator/view.scss */
.floor-evevator {
  opacity: .90;
  filter: alpha(opacity=90);
  display: none;
}
/* line 6, app/components_vendor/design/elevator/view.scss */
.floor-evevator * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 14, app/components_vendor/design/elevator/view.scss */
.floor-evevator.active {
  display: block;
  bottom: 200px;
  left: 5px;
  position: fixed;
  z-index: 9;
}
/* line 22, app/components_vendor/design/elevator/view.scss */
.floor-evevator li {
  overflow: hidden;
  border-bottom: 1px solid white;
  width: 60px;
  cursor: pointer;
}
@media (max-width: 1280px) {
  /* line 22, app/components_vendor/design/elevator/view.scss */
  .floor-evevator li {
    width: 34px;
  }
}
/* line 32, app/components_vendor/design/elevator/view.scss */
.floor-evevator li .floor-li-inner {
  padding: 0;
  transition: .1s;
}
/* line 37, app/components_vendor/design/elevator/view.scss */
.floor-evevator li .li-slide {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 14px;
  padding: 4px 0;
  color: #24344e;
  text-align: center;
  background-color: #fff;
  font-size: 12px;
  width: 100%;
  word-break: break-all;
}
/* line 50, app/components_vendor/design/elevator/view.scss */
.floor-evevator li.elevator-li.active .li-slide {
  color: #197aff;
}
/* line 55, app/components_vendor/design/elevator/view.scss */
.floor-evevator li .first-car {
  color: #fff !important;
  background-color: #000;
}
/* line 7, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor {
  min-height: 200px;
  padding-bottom: 30px;
}
/* line 8, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 15, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .floor-info {
  font-size: 26px;
  line-height: 26px;
}
/* line 20, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .floor-index {
  color: #197aff;
  margin-right: 8px;
}
/* line 25, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .floor-header {
  padding-bottom: 15px;
}
/* line 29, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .floor-body {
  border: 1px solid #eee;
  border-width: 1px 0;
  padding: 15px 0 20px;
}
/* line 35, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .floor-image {
  width: 190px;
  height: 370px;
  float: left;
}
/* line 41, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .floor-products {
  float: left;
  width: 750px;
}
/* line 46, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .products-list {
  width: 730px;
  padding: 0 10px;
}
/* line 50, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .products-list .product-item {
  width: 345px;
  padding: 10px;
  height: 165px;
}
/* line 56, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .products-list .product-image {
  float: left;
  width: 165px;
  height: 165px;
}
/* line 62, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .products-list .product-info {
  float: right;
  width: 165px;
}
/* line 67, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .products-list .product-name {
  color: #24344e;
  max-height: 36px;
  overflow: hidden;
}
/* line 73, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .products-list .product-price {
  color: #24344e;
  font-size: 14px;
}
/* line 77, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .products-list .product-price .currency {
  font-size: 18px;
}
/* line 82, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .products-list .product-sale {
  color: #24344e;
}
/* line 87, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .floor-brands {
  float: left;
  width: 249px;
  border-left: 1px solid #eee;
}
/* line 93, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .brands-title {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-top: 30px;
  color: #24344e;
}
/* line 101, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .brand-list {
  width: 230px;
  padding: 0 10px 0 9px;
}
/* line 105, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .brand-list .brand-item {
  width: 95px;
  padding: 0 10px;
  text-align: center;
}
/* line 111, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .brand-list p {
  color: #24344e;
  margin-bottom: 0;
}
/* line 116, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .brand-list .brand-name {
  word-break: break-all;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 124, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor .brand-list img {
  width: 95px;
}
/* line 129, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor ol {
  list-style-type: none;
  margin: 0;
}
/* line 133, app/components_vendor/design/elevator_floor/view.scss */
.elevator-floor ol li {
  float: left;
}
/* line 4, app/components_vendor/design/floor_items/view.scss */
.elevator {
  font-size: 14px;
  opacity: 0.85;
  filter: alpha(opacity=85);
  z-index: 1;
  background-color: white;
  border: 1px solid #dfdfdf;
  position: fixed;
  left: 0px;
  top: 200px;
}
/* line 15, app/components_vendor/design/floor_items/view.scss */
.elevator ul li {
  cursor: pointer;
  list-style-type: none;
  text-align: center;
}
/* line 20, app/components_vendor/design/floor_items/view.scss */
.elevator ul li .floor-li-inner {
  padding: 10px 7px;
}
/* line 23, app/components_vendor/design/floor_items/view.scss */
.elevator ul .floor-li.active {
  color: white;
}
/* line 28, app/components_vendor/design/floor_items/view.scss */
.elevator ul [class^="icon-"],
.elevator ul [class*=" icon-"] {
  display: block;
}

/* line 34, app/components_vendor/design/floor_items/view.scss */
.floor-items {
  font-size: 0;
}
/* line 36, app/components_vendor/design/floor_items/view.scss */
.floor-items .panel {
  font-size: 14px;
  padding: 10px;
  background-color: #ff2200;
  color: white;
}
/* line 41, app/components_vendor/design/floor_items/view.scss */
.floor-items .panel .more-items {
  float: right;
  color: white;
}
/* line 46, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list {
  margin-top: 20px;
  height: auto !important;
  height: 300px;
  min-height: 300px;
}
/* line 51, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list .item {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  margin-top: 20px;
  margin-right: 20px;
  background-color: white;
  width: 245px;
  padding: 20px;
}
/* line 60, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list .item.border-active {
  border: 1px solid #dfdfdf;
  padding: 19px;
}
/* line 65, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list .item:hover {
  border: 1px solid #ff2200;
  padding: 19px;
}
/* line 70, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list .item .item-info {
  margin: 0;
}
/* line 72, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list .item .item-info .item-name {
  margin: 5px 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 245px;
  height: 30px;
  overflow: hidden;
  color: #24344e;
}
/* line 80, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list .item .item-info .sale-quantity {
  margin-top: 5px;
  float: right;
  font-size: 12px;
}
/* line 85, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list .item .item-info .price {
  margin: 5px 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 89, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list .item .item-info .origin-price {
  font-size: 12px;
  margin-top: 1px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-decoration: line-through;
}
/* line 96, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list .item .top-five {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 100, app/components_vendor/design/floor_items/view.scss */
.floor-items .item-list .item.last {
  margin-right: 0;
}
/* line 4, app/components_vendor/design/help_center/view.scss */
.help-center {
  position: relative;
  min-height: 500px;
}
/* line 8, app/components_vendor/design/help_center/view.scss */
.help-center .current-location {
  margin-bottom: 20px;
  border-bottom: none;
}
/* line 12, app/components_vendor/design/help_center/view.scss */
.help-center .current-location .current-location-span {
  margin-left: 0;
}
/* line 16, app/components_vendor/design/help_center/view.scss */
.help-center .current-location .js-bread-category-selector {
  color: #999;
  font-size: 14px;
}
/* line 21, app/components_vendor/design/help_center/view.scss */
.help-center .current-location .js-bread-front-selector {
  color: #197aff;
  font-size: 14px;
}
/* line 26, app/components_vendor/design/help_center/view.scss */
.help-center .current-location i {
  margin: 0 10px;
  color: #999;
  font-size: 14px;
}
/* line 33, app/components_vendor/design/help_center/view.scss */
.help-center .help-types {
  position: relative;
  width: 238px;
  border: 1px solid #dfdfdf;
  border-bottom: none;
  border-top: 2px solid #197aff;
  list-style: none;
}
/* line 42, app/components_vendor/design/help_center/view.scss */
.help-center .each-type {
  padding: 18px 30px;
  border-bottom: 1px solid #dfdfdf;
}
/* line 46, app/components_vendor/design/help_center/view.scss */
.help-center .each-type .type-name {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 53, app/components_vendor/design/help_center/view.scss */
.help-center .each-type .type-name.active {
  color: #197aff;
}
/* line 58, app/components_vendor/design/help_center/view.scss */
.help-center .each-type .document-titles {
  list-style: none;
  cursor: pointer;
}
/* line 62, app/components_vendor/design/help_center/view.scss */
.help-center .each-type .document-titles .title {
  margin: 26px 20px 0;
}
/* line 66, app/components_vendor/design/help_center/view.scss */
.help-center .each-type .document-titles .title.active h4 {
  color: #197aff;
}
/* line 72, app/components_vendor/design/help_center/view.scss */
.help-center .each-type .document-titles h4 {
  margin: 0;
  height: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 83, app/components_vendor/design/help_center/view.scss */
.help-center .each-type .document-titles h4:hover {
  color: #197aff;
}
/* line 90, app/components_vendor/design/help_center/view.scss */
.help-center .document-content {
  display: none;
  position: absolute;
  top: 0;
  left: 270px;
  padding: 30px;
  width: 868px;
  height: 438px;
  border: 1px solid #dfdfdf;
  color: #24344e;
  font-size: 14px;
  overflow: scroll;
  line-height: 20px;
}
/* line 104, app/components_vendor/design/help_center/view.scss */
.help-center .document-content h2 {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
}
/* line 111, app/components_vendor/design/help_center/view.scss */
.help-center .document-content .separator {
  margin: 20px 0 30px 0;
  height: 8px;
  width: 870px;
  background-image: url("/marshtomp/assets/images/other-images/separator.png");
  background-repeat: repeat-x;
  background-position: top left;
  overflow: hidden;
}
/* line 4, app/components_vendor/design/item_list/view.scss */
.shop-item-list {
  font-size: 0;
}
/* line 6, app/components_vendor/design/item_list/view.scss */
.shop-item-list .pagination {
  font-size: 14px;
  margin-top: 20px;
  float: right;
}
/* line 11, app/components_vendor/design/item_list/view.scss */
.shop-item-list .panel {
  font-size: 14px;
  padding: 10px;
  background-color: #ff2200;
  color: white;
}
/* line 17, app/components_vendor/design/item_list/view.scss */
.shop-item-list .item-list {
  margin-top: 0;
  height: auto !important;
  height: 300px;
  min-height: 300px;
}
/* line 22, app/components_vendor/design/item_list/view.scss */
.shop-item-list .item-list .item {
  border: 1px solid #dfdfdf;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  margin-top: 20px;
  margin-right: 10px;
  background-color: white;
  width: 185px;
  padding: 19px;
}
/* line 32, app/components_vendor/design/item_list/view.scss */
.shop-item-list .item-list .item:hover {
  padding: 19px;
  border: 1px solid #ff2200;
}
/* line 37, app/components_vendor/design/item_list/view.scss */
.shop-item-list .item-list .item .item-info {
  margin: 0;
}
/* line 39, app/components_vendor/design/item_list/view.scss */
.shop-item-list .item-list .item .item-info .item-name {
  margin: 5px 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 185px;
  height: 30px;
  overflow: hidden;
  color: #24344e;
}
/* line 47, app/components_vendor/design/item_list/view.scss */
.shop-item-list .item-list .item .item-info .sale-quantity {
  margin-top: 5px;
  float: right;
  font-size: 12px;
}
/* line 52, app/components_vendor/design/item_list/view.scss */
.shop-item-list .item-list .item .item-info .price {
  margin: 5px 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 56, app/components_vendor/design/item_list/view.scss */
.shop-item-list .item-list .item .item-info .origin-price {
  font-size: 12px;
  margin-top: 1px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-decoration: line-through;
}
/* line 63, app/components_vendor/design/item_list/view.scss */
.shop-item-list .item-list .item .top-five {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 67, app/components_vendor/design/item_list/view.scss */
.shop-item-list .item-list .item.last {
  margin-right: 0;
}
/* line 7, app/components_vendor/design/items_list/view.scss */
.channel-items-list .popularize {
  width: 770px;
  height: 282px;
}
/* line 10, app/components_vendor/design/items_list/view.scss */
.channel-items-list .popularize .one-item {
  float: left;
  border: 1px solid #dfdfdf;
  border-left: 0px;
  width: 460px;
}
/* line 15, app/components_vendor/design/items_list/view.scss */
.channel-items-list .popularize .one-item img {
  width: 460px;
  height: 280px;
}
/* line 20, app/components_vendor/design/items_list/view.scss */
.channel-items-list .popularize .one-to-one {
  float: left;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}
/* line 24, app/components_vendor/design/items_list/view.scss */
.channel-items-list .popularize .one-to-one img {
  width: 308px;
  height: 280px;
}
/* line 29, app/components_vendor/design/items_list/view.scss */
.channel-items-list .popularize .one-to-two {
  width: 308px;
  overflow: hidden;
  float: left;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}
/* line 35, app/components_vendor/design/items_list/view.scss */
.channel-items-list .popularize .one-to-two img {
  width: 308px;
  height: 140px;
  overflow: hidden;
}
/* line 41, app/components_vendor/design/items_list/view.scss */
.channel-items-list .popularize .one-to-two .two-row-bottom img {
  border-top: 1px solid #dfdfdf;
  height: 139px;
}
/* line 48, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-module {
  width: 980px;
}
/* line 50, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-module .one-item {
  width: 459px;
  padding: 15px;
}
/* line 53, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-module .one-item img {
  width: 459px;
  height: 250px;
}
/* line 58, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-module .one-to-one {
  width: 460px;
  padding: 15px;
}
/* line 61, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-module .one-to-one img {
  width: 460px;
  height: 250px;
}
/* line 66, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-module .one-to-two {
  width: 490px;
}
/* line 68, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-module .one-to-two img {
  width: 490px;
}
/* line 73, app/components_vendor/design/items_list/view.scss */
.channel-items-list .items {
  width: 760px;
  height: 237px;
  border-bottom: 1px solid #dfdfdf;
  padding: 0 5px;
}
/* line 78, app/components_vendor/design/items_list/view.scss */
.channel-items-list .items .item {
  float: left;
  width: 189px;
  border-right: 1px solid #dfdfdf;
}
/* line 82, app/components_vendor/design/items_list/view.scss */
.channel-items-list .items .item .item-img {
  padding: 20px 25px  10px 25px;
}
/* line 84, app/components_vendor/design/items_list/view.scss */
.channel-items-list .items .item .item-img img {
  width: 140px;
  height: 140px;
}
/* line 89, app/components_vendor/design/items_list/view.scss */
.channel-items-list .items .item .item-content {
  padding: 5px 10px;
}
/* line 91, app/components_vendor/design/items_list/view.scss */
.channel-items-list .items .item .item-content .item-desc {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 178px;
  height: 32px;
  line-height: 16px;
  overflow: hidden;
  color: #24344e;
}
/* line 99, app/components_vendor/design/items_list/view.scss */
.channel-items-list .items .item .item-content .item-price {
  margin-top: 9px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 106, app/components_vendor/design/items_list/view.scss */
.channel-items-list .items .item.last {
  border-right: 1px solid white;
}
/* line 110, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-items {
  width: 980px;
  height: 296px;
  padding: 0;
}
/* line 114, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-items .item {
  width: 244px;
}
/* line 116, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-items .item .item-img {
  padding: 25px 17px 15px 17px;
}
/* line 118, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-items .item .item-img img {
  width: 210px;
  height: 210px;
}
/* line 123, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-items .item .item-content {
  padding-bottom: 5px;
}
/* line 125, app/components_vendor/design/items_list/view.scss */
.channel-items-list .wider-items .item .item-content .item-desc {
  width: 232px;
  height: 16px;
}
@charset "UTF-8";
/* line 8, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap {
  position: relative;
  zoom: 1;
  min-height: 30px;
}
/* line 9, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 16, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  display: none;
}
/* line 22, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel.show {
  display: block;
}
/* line 26, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 32, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel .carousel-container {
  white-space: nowrap;
  font-size: 0;
  width: 100%;
}
/* line 37, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel .carousel-container li {
  width: 100%;
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 41, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel .carousel-container li.grid-side {
  position: relative;
  zoom: 1;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 0 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 5px;
}
/* line 46, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel .carousel-container li.grid-side img {
  overflow: hidden;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 51, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel .carousel-container li.grid-side .name {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 56, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel .carousel-container li img {
  width: 100%;
  font-size: 12px;
  text-align: center;
}
/* line 62, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel .carousel-container li .name {
  font-size: 12px;
  color: #fff;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 74, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel .carousel-container li .name:before {
  height: 100%;
  width: 0;
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 81, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel .carousel-container li .name span {
  white-space: normal;
  word-wrap: break-word;
  line-height: 1.5em;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 90, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel .carousel-container li :hover .name {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 98, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel-pagination {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
/* line 104, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel-pagination li {
  width: 5px;
  height: 5px;
  margin: 0 2px;
  background-color: #999;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 112, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .carousel-pagination li.active {
  background-color: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.1), 0 0 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1), 0 0 2px;
  box-shadow: rgba(0, 0, 0, 0.1), 0 0 2px;
}
/* line 119, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .prev, .carousel-wrap .next {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 133, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .prev.outside, .carousel-wrap .next.outside {
  color: #000;
  font-weight: bold;
  background-color: transparent;
}
/* line 140, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .prev {
  left: 10px;
}
/* line 143, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .prev:after {
  content: "〈";
  margin-left: -10px;
}
/* line 148, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .prev.outside {
  left: -30px;
}
/* line 153, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .next {
  right: 10px;
}
/* line 156, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .next:after {
  content: "〉";
  margin-right: -10px;
}
/* line 161, app/components_vendor/design/more_carousel/view.scss */
.carousel-wrap .next.outside {
  right: -30px;
}
/* line 4, app/components_vendor/design/nav_bar/view.scss */
.nav-header {
  border-bottom: 0;
}
/* line 7, app/components_vendor/design/nav_bar/view.scss */
.nav-header a {
  text-decoration: none;
}
/* line 11, app/components_vendor/design/nav_bar/view.scss */
.nav-header .big-size {
  width: 1200px !important;
}
/* line 14, app/components_vendor/design/nav_bar/view.scss */
.nav-header .small-size {
  width: 1000px !important;
}
/* line 20, app/components_vendor/design/nav_bar/view.scss */
.nav-header .navbar-collapse ul li:hover, .nav-header .navbar-collapse ul li.active {
  background-color: #ff2200;
}
/* line 23, app/components_vendor/design/nav_bar/view.scss */
.nav-header .navbar-collapse ul li:hover .navbar-item a, .nav-header .navbar-collapse ul li.active .navbar-item a {
  color: white;
}
/* line 28, app/components_vendor/design/nav_bar/view.scss */
.nav-header .navbar-collapse ul li .navbar-item {
  height: 40px;
}
/* line 30, app/components_vendor/design/nav_bar/view.scss */
.nav-header .navbar-collapse ul li .navbar-item a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #24344e;
  line-height: 15px;
  height: 16px;
  padding: 11px 25px;
  font-weight: bold;
  vertical-align: text-bottom;
}
/* line 38, app/components_vendor/design/nav_bar/view.scss */
.nav-header .navbar-collapse ul li .navbar-item a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 1px;
}
/* line 47, app/components_vendor/design/nav_bar/view.scss */
.nav-header .navbar-icon {
  float: right;
  padding: 2px 0;
}
/* line 51, app/components_vendor/design/nav_bar/view.scss */
.nav-header .home-catgeory-show:hover {
  background-color: #ff2200 !important;
}
/* line 56, app/components_vendor/design/nav_bar/view.scss */
.nav-header .all-category-show i {
  float: right;
}
/* line 60, app/components_vendor/design/nav_bar/view.scss */
.nav-header .navbar-desc {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 210px;
  text-align: left;
  line-height: 16px;
  font-size: 14px;
}
/* line 66, app/components_vendor/design/nav_bar/view.scss */
.nav-header .navbar-desc a {
  color: white;
}
/* line 74, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel {
  border: 2px solid #ff2200;
  border-top: 0;
  background-color: #fff;
  min-height: 40px;
  position: absolute;
  width: 206px;
  text-align: left !important;
  line-height: 12px;
  z-index: 998;
}
/* line 84, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .category-li {
  position: relative;
  height: 94px;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 0 0 1px 0;
  min-height: 20px;
  background-color: #fff;
}
/* line 92, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .category-li.twice-category {
  background-color: #fafafa;
}
/* line 95, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .category-li:hover {
  background-color: #fff;
  box-shadow: 0 0 3px 0 #bbb;
}
/* line 100, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel a {
  display: inline;
  padding: 0;
  color: #24344e;
}
/* line 104, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel a:hover {
  color: #ff2200;
  text-decoration: underline;
}
/* line 109, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .parent-category {
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  padding: 16px 16px 10px 16px;
}
/* line 114, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .parent-category .category-icon {
  width: 16px;
  height: 16px;
  vertical-align: bottom;
  float: left;
}
/* line 120, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .parent-category a {
  line-height: 16px;
  font-size: 14px;
}
/* line 124, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .parent-category i {
  float: right;
  margin-top: 3px;
}
/* line 129, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .children-category {
  line-height: 12px;
  height: 40px;
  padding: 0 16px;
  overflow: hidden;
}
/* line 134, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .children-category .child-category {
  padding: 5px 10px 5px 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 137, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .children-category .child-category a {
  line-height: 12px;
  font-size: 12px;
}
/* line 144, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .attach {
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 191px;
  width: 15px;
  background-color: #fff;
  border-width: 0 0 1px 0;
  border-color: #dfdfdf;
  border-style: solid;
}
/* line 155, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category {
  z-index: 999;
  position: absolute;
  left: 205px;
  top: 0px;
  width: 655px;
  min-height: 220px;
  background-color: #fff;
  border-width: 0 1px 1px 1px;
  border-color: #dfdfdf;
  border-style: solid;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  font-size: 0;
}
/* line 168, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .category-info {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 430px;
  font-size: 12px;
}
/* line 173, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .second-category {
  margin: 17px 0 10px 0;
}
/* line 177, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .parent-name {
  color: #ff2200;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 7em;
  text-align: right;
}
/* line 182, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .parent-name a {
  color: #ff2200;
  line-height: 14px;
  font-size: 13px;
}
/* line 188, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .children-name {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 310px;
  width: calc(100% - 40px - 7em);
  padding-left: 10px;
}
/* line 193, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .children-name .child-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 8px;
  margin-bottom: 12px;
  border-left: 1px solid #666;
}
/* line 198, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .children-name .child-name a {
  line-height: 12px;
  font-size: 12px;
}
/* line 204, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .image-recommend {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 205px;
  padding: 17px 10px 10px 10px;
  background-color: #f5f5f5;
  height: 100%;
  min-height: 340px;
  font-size: 12px;
}
/* line 213, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .brand-recommend {
  margin: 0 0 12px 0;
  color: #24344e;
}
/* line 217, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .images {
  font-size: 0;
  width: 205px;
  height: 139px;
}
/* line 221, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .images .right-image {
  width: 101px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 12px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #dfdfdf;
}
/* line 230, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .images .left-image {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 12px;
  width: 101px;
  height: 45px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #dfdfdf;
}
/* line 239, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .images .last-image {
  border-bottom: 1px solid #dfdfdf;
}
/* line 242, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .images img {
  width: 101px;
  height: 45px;
}
/* line 247, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .main-image {
  margin-top: 10px;
}
/* line 249, app/components_vendor/design/nav_bar/view.scss */
.nav-header ul li .home-channel .expand-panel .expand-category .main-image img {
  width: 205px;
  height: 170px;
}
/* line 259, app/components_vendor/design/nav_bar/view.scss */
.nav-header .disappear {
  display: none;
}
/* line 262, app/components_vendor/design/nav_bar/view.scss */
.nav-header .active {
  display: block;
}
/* line 7, app/components_vendor/design/nav_category/view.scss */
div.nav-category {
  border-bottom: 0;
}
/* line 10, app/components_vendor/design/nav_category/view.scss */
div.nav-category .navbar-collapse {
  width: 190px;
}
/* line 14, app/components_vendor/design/nav_category/view.scss */
div.nav-category .navbar-item {
  height: 40px;
}
/* line 16, app/components_vendor/design/nav_category/view.scss */
div.nav-category .navbar-item a {
  line-height: 15px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 15px;
  height: 16px;
  padding: 11px 0;
  font-weight: bold;
  vertical-align: text-bottom;
}
/* line 24, app/components_vendor/design/nav_category/view.scss */
div.nav-category .navbar-item a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 1px;
}
/* line 31, app/components_vendor/design/nav_category/view.scss */
div.nav-category .navbar-icon {
  float: right;
  padding: 2px 0;
}
/* line 35, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-catgeory-show:hover {
  background-color: #197aff !important;
}
/* line 40, app/components_vendor/design/nav_category/view.scss */
div.nav-category .all-category-show i {
  float: right;
  margin-top: 17px;
}
/* line 45, app/components_vendor/design/nav_category/view.scss */
div.nav-category .navbar-desc {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 190px;
  text-align: left;
  line-height: 16px;
  font-size: 14px;
}
/* line 51, app/components_vendor/design/nav_category/view.scss */
div.nav-category .navbar-desc a {
  color: white;
}
/* line 55, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel {
  border: 1px solid #eee;
  border-top: 0;
  background-color: #fff;
  min-height: 40px;
  position: absolute;
  width: 190px;
  text-align: left !important;
  line-height: 12px;
  z-index: 998;
}
/* line 66, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .category-li {
  position: relative;
  height: 54px;
  border-width: 0;
  min-height: 20px;
  background-color: #f7f8f9;
}
/* line 73, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .category-li:hover {
  background-color: #fff;
  box-shadow: 0 0 3px 0 #eee;
}
/* line 77, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .category-li:hover .child-category {
  color: #333333;
}
/* line 81, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .category-li:hover .category-icon {
  color: #197aff;
}
/* line 87, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .child-category {
  padding: 2px 10px 2px 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 12px;
  font-size: 12px;
  color: #333;
}
/* line 94, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .child-category:hover {
  color: #197aff;
  text-decoration: underline;
}
/* line 99, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .category-logo {
  height: 54px;
  float: left;
}
/* line 103, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .category-logo .category-icon {
  padding: 11px 10px 22px;
  vertical-align: bottom;
  float: left;
  font-size: 18px;
  color: #bbb;
}
/* line 111, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .parent-category {
  font-size: 16px;
  line-height: 14px;
  float: left;
  padding: 10px 10px 8px 0;
  width: 133px;
}
/* line 118, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .parent-category a {
  line-height: 16px;
  font-size: 14px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 130px;
  padding: 0;
}
/* line 129, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .parent-category i {
  float: right;
  margin-top: 3px;
}
/* line 134, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .children-category {
  float: left;
  line-height: 12px;
  height: 16px;
  padding: 0px;
  overflow: hidden;
  width: 130px;
}
/* line 143, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .attach {
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 174px;
  width: 15px;
  background-color: #fff;
  border-width: 0;
}
/* line 152, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .expand-category {
  z-index: 999;
  position: absolute;
  left: 190px;
  top: 0px;
  width: 1000px;
  min-height: 220px;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  font-size: 0;
}
/* line 163, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .expand-category .category-info {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 770px;
  font-size: 12px;
  padding-top: 25px;
}
/* line 170, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .expand-category .second-category {
  margin: 5px 20px;
  width: 750px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 176, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .expand-category .second-category.last .children-name {
  border-bottom-width: 0 !important;
}
/* line 182, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .expand-category .parent-name {
  text-align: right;
  font-size: 14px;
  line-height: 18px;
  color: #24344e;
  width: 175px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 190, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .expand-category .parent-name strong {
  font-weight: bold;
  color: #197aff;
  margin-right: 10px;
  max-width: 138px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 201, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .expand-category .parent-name i {
  font-size: 12px;
  margin-right: 10px;
}
/* line 207, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .expand-category .children-name {
  width: 569px;
  max-height: 55px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-bottom: 1px solid #eee;
}
/* line 214, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .expand-category .children-name .child-name {
  color: #333;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 12px 0 0;
  line-height: 18px;
  font-size: 12px;
  margin-bottom: 10px;
}
/* line 224, app/components_vendor/design/nav_category/view.scss */
div.nav-category .home-channel .expand-panel .expand-category .category-image {
  display: inline-block;
  vertical-align: top;
  width: 220px;
  padding: 25px 0;
}
/* line 234, app/components_vendor/design/nav_category/view.scss */
div.nav-category .disappear {
  display: none;
}
/* line 237, app/components_vendor/design/nav_category/view.scss */
div.nav-category .active {
  display: block;
}
/* line 5, app/components_vendor/design/recommend_items/view.scss */
.recomment-items .panel {
  font-size: 14px;
  padding: 10px;
  padding-left: 20px;
  font-size: 20px;
  background-color: #f5f5f5;
}
/* line 11, app/components_vendor/design/recommend_items/view.scss */
.recomment-items .panel .more-items {
  float: right;
  font-size: 14px;
}
/* line 16, app/components_vendor/design/recommend_items/view.scss */
.recomment-items .items {
  padding: 20px;
  background-color: #f5f5f5;
}
/* line 19, app/components_vendor/design/recommend_items/view.scss */
.recomment-items .items .item {
  background-color: white;
  float: left;
  padding: 10px 20px;
  margin: 0 20px 20px 0;
}
/* line 25, app/components_vendor/design/recommend_items/view.scss */
.recomment-items .items .item.border-active {
  border: 1px solid #dfdfdf;
  padding: 9px 19px;
}
/* line 30, app/components_vendor/design/recommend_items/view.scss */
.recomment-items .items .item:hover {
  border: 1px solid #ff2200;
  padding: 9px 19px;
}
/* line 36, app/components_vendor/design/recommend_items/view.scss */
.recomment-items .items .item .item-info .item-name {
  color: #24344e;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 235px;
  height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 45, app/components_vendor/design/recommend_items/view.scss */
.recomment-items .items .item .item-info .sale-quantity {
  float: right;
}
/* line 48, app/components_vendor/design/recommend_items/view.scss */
.recomment-items .items .item .item-info .item-price {
  font-size: 16px;
}
/* line 52, app/components_vendor/design/recommend_items/view.scss */
.recomment-items .items .item.last {
  margin-right: 0;
}
/* line 5, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands {
  background-color: #f5f5f5;
  position: relative;
}
/* line 9, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .tab-navs {
  background-color: #f5f5f5;
  padding-bottom: 20px;
}
/* line 13, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .tab-navs li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 17, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .tab-navs li:last-child a {
  margin-right: 0;
}
/* line 21, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .tab-navs li a {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  padding: 0 0 !important;
  margin-right: 20px;
  color: inherit;
  font-size: 12px;
  line-height: 20px;
  background-color: inherit;
}
/* line 32, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .tab-navs li a:hover {
  background-color: inherit;
}
/* line 37, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .tab-navs li.active a {
  border-bottom: 2px solid #3366FF !important;
  color: #3366FF;
  background-color: inherit;
}
/* line 42, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .tab-navs li.active a:hover {
  background-color: inherit;
}
/* line 48, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .tab-contents {
  margin-top: 0;
  background-color: white;
}
/* line 52, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .left-li {
  float: left;
}
/* line 56, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .comments-ul li.comments-li {
  padding-bottom: 10px;
  padding-top: 20px;
  border-bottom: 1px dashed #dfdfdf;
}
/* line 60, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .comments-ul li.comments-li.last {
  border-bottom: none;
}
/* line 64, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .comments-ul ul {
  background-color: #fff;
  position: relative;
}
/* line 68, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .comments-ul ul li {
  padding-left: 20px;
  margin-bottom: 10px;
}
/* line 71, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .comments-ul ul li.comment-user-name {
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 78, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .comments-ul ul .user-name {
  color: #bfbfbf;
}
/* line 81, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .comments-ul ul .comment-date {
  position: absolute;
  right: 20px;
}
/* line 85, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .comments-ul ul .comment-content, .recommended-brands .comments-ul ul .comment-reply {
  word-break: break-all;
  width: 780px;
  margin-bottom: 5px;
}
/* line 90, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .comments-ul ul .comment-reply {
  color: #ff7900;
}
/* line 95, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .spu-info {
  background-color: #fff;
  border-width: 0 1px 1px 1px;
  border-color: #dfdfdf;
  border-style: solid;
  padding: 0 20px;
  margin-bottom: 10px;
}
/* line 102, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .spu-info .attribute-li {
  width: 290px;
  margin: 10px 20px 10px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 110, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .package-list {
  padding: 20px 20px !important;
}
/* line 112, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .package-list .package-item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 5px 0;
  margin: 0 10px 0 0;
}
/* line 118, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .aftermarket {
  padding: 0 20px;
}
/* line 120, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .aftermarket .aftermarket-title {
  border-bottom: 1px solid #ff2200;
}
/* line 121, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .aftermarket .aftermarket-title h2 {
  margin: 0 auto;
  width: 200px;
  text-align: center;
  border-bottom: 4px solid #ff2200;
}
/* line 129, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .aftermarket .aftermarket-body {
  padding: 20px;
}
/* line 131, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .aftermarket .aftermarket-body h3 {
  margin-left: 40px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 135, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .aftermarket .aftermarket-body p {
  margin-left: 80px;
}
/* line 141, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .brands-list {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
/* line 148, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .brands-kind {
  border-right: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  width: 149px;
  height: 100px;
  padding: 16px 0;
  text-align: center;
  float: left;
  margin: 0;
}
/* line 158, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .brands-kind a {
  padding: 0;
  margin: 0;
  border-width: 0;
}
/* line 164, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .brands-kind.last {
  border-right-width: 0;
}
/* line 168, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .brands-kind.second-line {
  border-top: 1px solid #f5f5f5;
}
/* line 172, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .brands-kind img {
  height: 100%;
}
/* line 177, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .push-right {
  position: absolute;
  right: 0;
}
/* line 182, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .push-left {
  float: left;
  font-weight: 900;
}
/* line 186, app/components_vendor/design/recommended_brands/view.scss */
.recommended-brands .push-left .font-20 {
  line-height: 20px;
}
/* line 4, app/components_vendor/design/shop_list/view.scss */
.shop-list {
  border: 1px solid #dfdfdf;
  position: relative;
}
/* line 7, app/components_vendor/design/shop_list/view.scss */
.shop-list a {
  color: #24344e;
}
/* line 10, app/components_vendor/design/shop_list/view.scss */
.shop-list .list-right {
  float: right;
}
/* line 13, app/components_vendor/design/shop_list/view.scss */
.shop-list .list-left {
  float: left;
}
/* line 15, app/components_vendor/design/shop_list/view.scss */
.shop-list .list-left .sold-count {
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 290px;
}
/* line 20, app/components_vendor/design/shop_list/view.scss */
.shop-list .list-left .sold-count i {
  vertical-align: -3px;
}
/* line 23, app/components_vendor/design/shop_list/view.scss */
.shop-list .list-left .sold-count span {
  vertical-align: middle;
  line-height: 30px;
}
/* line 2, app/components_vendor/design/shop_two_items/view.scss */
.shop-two-items {
  width: 560px;
}
/* line 5, app/components_vendor/design/shop_two_items/view.scss */
.shop-two-items .item-info {
  padding-top: 10px;
}
/* line 9, app/components_vendor/design/shop_two_items/view.scss */
.shop-two-items .item-name {
  margin: 0 0 10px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 350px;
}
/* line 16, app/components_vendor/design/shop_two_items/view.scss */
.shop-two-items .item-name a {
  color: #24344e;
}
/* line 21, app/components_vendor/design/shop_two_items/view.scss */
.shop-two-items .item-price {
  font-size: 22px;
  margin-right: 20px;
}
/* line 26, app/components_vendor/design/shop_two_items/view.scss */
.shop-two-items .item-left {
  float: left;
}
/* line 30, app/components_vendor/design/shop_two_items/view.scss */
.shop-two-items .item-right {
  float: right;
}
/* line 1, app/components_vendor/eevee/shtml/view.scss */
.eve-shtml {
  min-height: 20px;
}
/* line 10, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail {
  margin-bottom: 25px;
}
/* line 11, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 17, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .input-amount, div.item-detail .input-amount * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 22, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .warning {
  border: 1px solid #ff2200 !important;
}
/* line 26, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-bread-crumb {
  margin: 0 0 25px 0;
}
/* line 29, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-bread-crumb i {
  vertical-align: top;
  font-size: 12px;
}
/* line 35, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-detail-left {
  width: 400px;
  float: left;
  _margin-right: -3px;
}
/* line 41, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-platform-link {
  color: #666;
}
/* line 45, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-detail-right {
  margin-left: 400px;
  width: 570px;
}
/* line 50, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-title {
  position: relative;
  padding-top: 0;
  padding-right: 20px;
}
/* line 55, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-title h1 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  color: #000;
  margin: 0 0 14px 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 65, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-title .report-item {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  color: #9F9F9F;
}
/* line 74, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-info-list {
  background-color: #fff8f2;
  list-style-type: none;
  padding: 0;
  margin: 15px 0 0 0;
  height: 50px;
  padding: 15px;
}
/* line 82, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-info-list li {
  width: 20%;
  float: left;
  height: 30px;
  margin-right: 3%;
  line-height: 25px;
}
/* line 90, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-info-list .price-li, div.item-detail .item-info-list .outer-li {
  width: auto;
}
/* line 94, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-info-list .discount-li {
  width: auto;
}
/* line 98, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-info-list .discount-precent, div.item-detail .item-info-list .satisfaction, div.item-detail .item-info-list .percent-unit {
  color: #ff7300;
}
/* line 102, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-info-list .discount-precent {
  margin-top: -2px;
}
/* line 106, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-info-list .item-price {
  color: #197aff;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 113, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-info-list .item-price .price {
  vertical-align: text-bottom;
}
/* line 118, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-info-list .total-sold {
  color: #24344e;
  font-weight: bold;
}
/* line 123, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-info-list .first-line {
  font-size: 14px;
}
/* line 128, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .control-group {
  margin-top: 20px;
  line-height: 25px;
}
/* line 132, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .control-group .control-label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 60px;
  vertical-align: middle;
}
/* line 137, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .control-group .remark {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 141, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .control-group .controls {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 144, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .control-group .controls .original-price {
  text-decoration: line-through;
}
/* line 149, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .control-group .controls .new-price b {
  font-size: 24px;
  margin-left: 5px;
  font-weight: normal;
}
/* line 157, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .control-group .new-price-controls {
  vertical-align: bottom;
}
/* line 162, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-not-on {
  margin-top: 20px;
  border: 1px solid #dfdfdf;
  background-color: #f5f5f5;
  padding: 10px 20px 20px 20px;
}
/* line 168, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-not-on p {
  font-size: 16px;
}
/* line 173, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus, div.item-detail .item-attrs {
  margin-top: 20px;
  padding: 0 15px;
}
/* line 177, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus .close-warning, div.item-detail .item-attrs .close-warning {
  color: #ff2200;
  float: right;
  margin: -10px -15px 0 0;
  font-weight: bold;
  font-size: 20px;
}
/* line 185, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose, div.item-detail .item-attrs #choose {
  list-style: none;
}
/* line 190, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose .control-group .sku-attr, div.item-detail .item-attrs #choose .control-group .sku-attr {
  border: 1px solid #dfdfdf;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 5px 15px;
  color: #24344e;
  line-height: 14px;
  font-size: 14px;
}
/* line 200, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose .control-group .sku-attr.hasImage, div.item-detail .item-attrs #choose .control-group .sku-attr.hasImage {
  padding: 0;
}
/* line 204, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose .control-group .sku-attr.disabled, div.item-detail .item-skus #choose .control-group .sku-attr[disabled], div.item-detail .item-attrs #choose .control-group .sku-attr.disabled, div.item-detail .item-attrs #choose .control-group .sku-attr[disabled] {
  cursor: not-allowed;
  background-color: #f5f5f5;
}
/* line 211, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose .control-group .sku-items-label, div.item-detail .item-attrs #choose .control-group .sku-items-label {
  float: left;
  width: 100px;
  height: 25px;
  overflow: hidden;
  text-align: left;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 221, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose .control-group .sku-items, div.item-detail .item-attrs #choose .control-group .sku-items {
  width: 420px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 225, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose .control-group .sku-items img, div.item-detail .item-attrs #choose .control-group .sku-items img {
  width: 25px;
  height: 25px;
}
/* line 231, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose .control-group .selected, div.item-detail .item-attrs #choose .control-group .selected {
  border: 1px solid #197aff;
  position: relative;
}
/* line 235, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose .control-group .selected .attr-checked, div.item-detail .item-attrs #choose .control-group .selected .attr-checked {
  opacity: 1;
}
/* line 240, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose .control-group .attr-checked, div.item-detail .item-attrs #choose .control-group .attr-checked {
  position: absolute;
  opacity: 0;
  right: -1px;
  bottom: -1px;
}
/* line 249, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose-btns, div.item-detail .item-attrs #choose-btns {
  margin-top: 20px;
}
/* line 252, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose-btns .hide, div.item-detail .item-attrs #choose-btns .hide {
  display: none !important;
}
/* line 256, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-skus #choose-btns .report-item, div.item-detail .item-attrs #choose-btns .report-item {
  padding: 14px;
}
/* line 263, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .btn-icon [class^="icon-"],
div.item-detail .btn-icon [class*=" icon-"] {
  vertical-align: bottom;
}
/* line 269, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .buy-btn {
  padding: 14px 32px;
}
/* line 273, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .item-carousel-wrap {
  width: 340px;
  margin: 20px 0 0 20px;
}
/* line 278, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .image-manage {
  margin-top: 0;
}
/* line 281, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .image-manage .main-image {
  position: relative;
  width: 380px;
  height: 380px;
  border: 1px solid #bbb;
}
/* line 288, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .image-manage .image-enlarge {
  position: absolute;
  right: 10px;
  bottom: 15px;
  font-size: 28px;
  color: #f5f5f5;
}
/* line 296, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .image-manage .item-carousel-wrap {
  width: 340px;
  margin: 20px 0 0 20px;
}
/* line 301, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .image-manage .images {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
/* line 306, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .image-manage .images li {
  list-style: none;
  width: 55px;
  height: 55px;
  float: none;
  padding-left: 0;
  padding-top: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
}
/* line 316, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .image-manage .images li img {
  width: 53px;
  height: 53px;
  border: 1px solid #dfdfdf;
  cursor: pointer;
  display: inline;
}
/* line 324, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .image-manage .images li a {
  font-size: 12px;
}
/* line 330, app/components_vendor/items/buyer/item_detail/view.scss */
div.item-detail .image-manage .images .selected img {
  width: 51px;
  height: 51px;
  border: 2px solid #197aff;
}
/* line 5, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list a {
  color: inherit;
}
/* line 9, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .items-total {
  line-height: 12px;
  float: right;
}
/* line 14, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .current-location-dark {
  padding: 12px 0;
  font-size: 14px;
}
/* line 21, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .current-location-span i {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 24, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .current-location-span i.chosen-close {
  display: inline-block;
  vertical-align: bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 29, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .current-location-span .bread-selector {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: 1px dashed #666666;
  padding: 4px;
  margin-right: 6px;
}
/* line 34, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .current-location-span .bread-selector:hover {
  border: 1px dashed #2687d0;
  color: #2687d0;
}
/* line 38, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .attr-list,
.items-search-list .brand-list,
.items-search-list .categories-list {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 76%;
  height: 35px;
  overflow: hidden;
}
/* line 46, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .attr-list ul,
.items-search-list .brand-list ul,
.items-search-list .categories-list ul {
  list-style-type: none;
}
/* line 48, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .attr-list ul li,
.items-search-list .brand-list ul li,
.items-search-list .categories-list ul li {
  float: left;
  margin: 0 10px 0 5px;
}
/* line 54, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .attr-list .brand-buttons,
.items-search-list .brand-list .brand-buttons,
.items-search-list .categories-list .brand-buttons {
  text-align: center;
  padding-bottom: 10px;
}
/* line 59, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .more-dd {
  margin: 0;
  width: 120px;
  text-align: right;
}
/* line 63, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .more-dd a {
  margin-left: 10px;
  visibility: hidden;
}
/* line 68, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .categories-list {
  overflow: hidden;
}
/* line 71, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .js-more {
  color: #24344e;
  text-decoration: none;
}
/* line 74, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .js-more:hover {
  text-decoration: none;
}
/* line 78, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list-more.active {
  height: auto;
  overflow: visible;
}
/* line 82, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list-more.active {
  border: 2px dashed #dfdfdf;
}
/* line 85, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .category-nav {
  margin-bottom: 10px;
  padding: 0 10px;
  border: 1px solid #dfdfdf;
}
/* line 89, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .category-nav dl:last-child {
  border-bottom: none;
}
/* line 93, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .filter {
  background-color: #f5f5f5;
}
/* line 95, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .filter .filter-banner {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 98, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .filter .filter-banner i {
  font-size: 12px;
  margin-left: 10px;
}
/* line 101, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .filter .filter-banner i.icon-barrowdown12 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 106, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .filter .js-item-sort {
  vertical-align: baseline;
}
/* line 109, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .filter .filter-form {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 10px;
}
/* line 114, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list {
  margin-top: 10px;
}
/* line 118, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list li:hover {
  box-shadow: 0 0 1px #000;
  border: 0px;
}
/* line 123, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list li .check-select {
  position: absolute;
}
/* line 125, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list li .check-select i {
  font-size: 20px;
  color: #666;
}
/* line 130, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list li .check-select.active i {
  color: #ff2200;
}
/* line 135, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list li .add-cart {
  float: right;
  margin-right: 20px;
}
/* line 138, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list li .add-cart i {
  font-size: 30px;
  color: black;
}
/* line 145, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .product-owner {
  width: 100%;
}
/* line 148, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .product-owner .insert-compare {
  float: right;
  margin-right: 10px;
  line-height: 19px;
}
/* line 154, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .product-owner .compare-checkbox {
  float: right;
  margin-top: 2px;
  margin-right: 15px;
}
/* line 160, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list-pagination {
  width: 100%;
  height: 40px;
  text-align: center;
}
/* line 165, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .disappear {
  display: none;
}
/* line 169, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .product-desc em {
  color: #ff2200;
}
/* line 173, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .sale-volume {
  float: right;
}
/* line 176, app/components_vendor/items/buyer/items_search/view.scss */
.items-search-list .list-pagination {
  text-align: right;
  font-size: 14px;
}
/* line 6, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .tab-navs {
  border: 1px solid #ebecf0;
  border-width: 0 1px;
}
/* line 10, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .tab-contents {
  margin-top: 0;
  background-color: white;
}
/* line 14, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .tab-contents .tab-content {
  padding: 0 20px;
  border: 1px solid #ebecf0;
  border-top-width: 0px;
}
/* line 20, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .left-li {
  float: left;
}
/* line 25, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .comments-ul li.comments-li {
  padding-bottom: 10px;
  padding-top: 20px;
  border-bottom: 1px dashed #dfdfdf;
}
/* line 29, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .comments-ul li.comments-li.last {
  border-bottom: none;
}
/* line 33, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .comments-ul ul {
  background-color: #fff;
  position: relative;
}
/* line 37, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .comments-ul ul li {
  padding-left: 20px;
  margin-bottom: 10px;
}
/* line 40, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .comments-ul ul li.comment-user-name {
  width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 47, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .comments-ul ul .user-name {
  color: #bfbfbf;
}
/* line 50, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .comments-ul ul .comment-date {
  position: absolute;
  right: 20px;
}
/* line 54, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .comments-ul ul .comment-content, .spu-tab .comments-ul ul .comment-reply {
  word-break: break-all;
  width: 780px;
  margin-bottom: 5px;
}
/* line 59, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .comments-ul ul .comment-reply {
  color: #ff7900;
}
/* line 64, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .spu-info {
  background-color: #fff;
  margin-bottom: 10px;
}
/* line 67, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .spu-info .attribute-li {
  width: 290px;
  margin: 10px 20px 10px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 75, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .package-list {
  padding: 0 20px;
}
/* line 77, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .package-list .package-item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 5px 0;
  margin: 0 10px 0 0;
}
/* line 83, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .aftermarket {
  padding: 0 20px;
}
/* line 85, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .aftermarket .aftermarket-title {
  border-bottom: 1px solid #ff2200;
}
/* line 86, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .aftermarket .aftermarket-title h2 {
  margin: 0 auto;
  width: 200px;
  text-align: center;
  border-bottom: 4px solid #ff2200;
}
/* line 94, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .aftermarket .aftermarket-body {
  padding: 20px;
}
/* line 96, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .aftermarket .aftermarket-body h3 {
  margin-left: 40px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 100, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .aftermarket .aftermarket-body p {
  margin-left: 80px;
}
/* line 106, app/components_vendor/items/buyer/spu_tab/view.scss */
.spu-tab .item-detail {
  max-width: 100%;
  overflow-x: auto;
}
/* line 6, app/components_vendor/items/seller/category_item/view.scss */
.category {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: left;
  width: 168px;
  position: relative;
  border: 1px solid #dfdfdf;
  border-width: 1px 1px 0 1px;
  *padding: 0 0 0 0;
  _border: 0;
  margin-left: -1px;
}
/* line 18, app/components_vendor/items/seller/category_item/view.scss */
.category:first-child {
  margin-left: 0;
}
/* line 22, app/components_vendor/items/seller/category_item/view.scss */
.category .category-header {
  padding: 0 7px;
  text-align: left;
}
/* line 27, app/components_vendor/items/seller/category_item/view.scss */
.category .search-item {
  height: 40px;
}
/* line 30, app/components_vendor/items/seller/category_item/view.scss */
.category .search-item .search-item-group {
  padding: 8px 7px 0;
  position: relative;
}
/* line 35, app/components_vendor/items/seller/category_item/view.scss */
.category .search-item i {
  position: absolute;
  top: 12px;
  right: 12px;
}
/* line 41, app/components_vendor/items/seller/category_item/view.scss */
.category .search-item input {
  width: 100%;
  padding: 4px 25px 4px 4px;
}
/* line 47, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body {
  padding: 0;
  position: absolute;
  top: 30px;
  bottom: 0px;
  overflow: hidden !important;
  _position: relative;
  /**IE6***/
  _top: 0px;
  _OVERFLOW-Y: auto;
  _OVERFLOW-X: auto;
  _height: 100%;
  _padding: 0 0 30px 0;
}
/* line 60, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .attribute-search {
  width: 140px;
}
/* line 64, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-ul {
  width: 100%;
  position: absolute;
  top: 40px;
  bottom: 0px;
  overflow: auto !important;
  _position: relative;
  /**IE6***/
  _top: 0px;
  _OVERFLOW-Y: auto;
  _OVERFLOW-X: auto;
  _height: 100%;
}
/* line 77, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li {
  *cursor: hand;
  cursor: pointer;
  margin-top: 1px;
  line-height: 27px;
  padding: 0;
}
/* line 84, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li .normal-status {
  padding: 3px 8px 2px 7px;
}
/* line 88, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li .item-pop {
  width: 120px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #24344e;
}
/* line 96, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li .item-pop .category-info {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 105, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li.selected {
  background-color: #f3fafd;
}
/* line 108, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li.selected .item-pop {
  color: #197aff;
}
/* line 112, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li.selected:hover {
  background-color: #f3fafd;
}
/* line 117, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li:hover {
  background-color: #f3fafd;
}
/* line 120, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li:hover .item-pop {
  color: #197aff;
}
/* line 125, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li .category-info {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 133, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li i {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 137, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li i.next {
  float: right;
  margin-right: -4px;
}
/* line 142, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .divide-li i.hide {
  display: none !important;
}
/* line 148, app/components_vendor/items/seller/category_item/view.scss */
.category .category-body .disappear {
  display: none !important;
}

/* line 153, app/components_vendor/items/seller/category_item/view.scss */
.category {
  *display: inline;
}

/* line 159, app/components_vendor/items/seller/category_item/view.scss */
.category-last .category-body {
  margin-top: 0px;
  border-right: 0px;
}

/* line 165, app/components_vendor/items/seller/category_item/view.scss */
.category-spu {
  margin-right: 0px;
}
/* line 168, app/components_vendor/items/seller/category_item/view.scss */
.category-spu .category-body {
  margin-top: 0px;
  border-right: 0px;
}
/* line 1, app/components_vendor/items/seller/category_tree/view.scss */
.component-category-tree {
  background-color: #fff;
}
/* line 5, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .category-menu-place {
  float: left;
  width: 170px;
  margin: 0 10px 0 0;
}
/* line 11, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .table-place {
  float: left;
  background-color: #fff;
}
/* line 16, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table {
  width: 888px;
}
/* line 19, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table th {
  height: 36px;
}
/* line 23, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table .item-image {
  float: left;
}
/* line 26, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table .item-image img {
  width: 58px;
  height: 58px;
  border: 1px solid #dfdfdf;
  vertical-align: bottom;
}
/* line 33, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table .item-description {
  width: 250px;
  float: left;
  margin-left: 10px;
}
/* line 38, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table .item-description .item-name {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 43, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table .item-description p {
  margin: 0;
}
/* line 48, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table .tree-container {
  position: relative;
}
/* line 51, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table .tree-container .category-menu-dropdown {
  width: 235px;
  text-align: left;
  position: absolute;
  left: 10px;
  top: 29px;
}
/* line 60, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table td {
  vertical-align: top;
  padding: 10px;
}
/* line 65, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table span.tag-item {
  padding: 0 0 0 8px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
  background-color: #dfdfdf;
  color: #fff;
}
/* line 73, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .item-sort-table span.tag-item button.btn-mini {
  background-color: inherit;
  border: none;
  padding: 4px;
}
/* line 81, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort .pagination {
  margin: 10px;
  float: right;
}
/* line 85, app/components_vendor/items/seller/classify_goods/view.scss */
.item-sort span.caret {
  border-top-color: #24344e;
  margin: 4px 0 0 6px;
}
/* line 4, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish {
  width: 100%;
  padding: 20px;
  background-color: #fff;
}
/* line 9, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish p {
  line-height: 32px;
}
/* line 13, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .form-section {
  margin-bottom: 20px;
}
/* line 17, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .section-title {
  font-size: 14px;
  margin-right: 20px;
}
/* line 22, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .section-content {
  background-color: #f7f7f7;
  width: 830px;
}
/* line 27, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .section-content.no-bg {
  background-color: #fff;
}
/* line 32, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .form-left,
.item-publish .form-right {
  width: 50%;
  float: left;
}
/* line 39, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .form-inline .control-group {
  float: left;
  margin-right: 20px;
}
/* line 45, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .control-group {
  position: relative;
  margin-top: 20px;
}
/* line 49, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .control-group.last-line {
  margin-bottom: 20px;
}
/* line 53, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .control-group .note-icon {
  padding-right: 7px;
}
/* line 56, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .control-group .note-icon i {
  vertical-align: baseline;
}
/* line 62, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish label.group-title {
  position: absolute;
  left: 10px;
  top: 0;
  width: 95px;
  text-align: right;
  line-height: 32px;
}
/* line 70, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish label.group-title .group-line-title {
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 80, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .group-content {
  padding-left: 110px;
}
/* line 83, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .group-content .datepicker[readonly] {
  background-color: #fff;
}
/* line 88, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .line-title {
  line-height: 32px;
}
/* line 92, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .selected-category {
  border: 1px solid #f0f0f0;
  border-width: 1px 0;
  width: 100%;
  background-color: #f5f5f5;
  text-align: center;
  padding: 10px 0;
  margin: 20px 0;
}
/* line 102, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish li {
  list-style: none;
}
/* line 106, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .spu-title {
  margin: 30px 0 0 0;
}
/* line 109, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .spu-title label {
  font-size: 14px;
}
/* line 112, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .spu-title label.operate-tips {
  float: right;
  color: #bbb;
}
/* line 119, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area {
  margin: 0;
}
/* line 122, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-tip {
  line-height: 32px;
}
/* line 126, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .main-image {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 131, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container {
  width: 100px;
  height: 100px;
  margin: 7px 18px 7px 0px;
  border: 1px solid #dfdfdf;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 140, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container img {
  width: 100%;
  height: 100%;
}
/* line 145, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container .image-tip-add {
  display: none;
}
/* line 149, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container.empty {
  border: 1px dashed #dfdfdf;
}
/* line 152, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container.empty .image-tip-add {
  text-align: center;
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 100px;
  color: #bbb;
}
/* line 160, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container.empty:hover {
  border: 1px dashed #24344e;
}
/* line 163, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container.empty:hover .image-tip-add {
  color: #24344e;
}
/* line 169, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container.error {
  border-color: #ff2200;
}
/* line 172, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container.error .image-tip-add {
  color: #ff2200;
}
/* line 177, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container .image-operate {
  display: none;
}
/* line 180, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container .image-operate i {
  color: #fff;
  line-height: 25px;
  cursor: pointer;
  margin: 0 5px;
}
/* line 189, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .image-area .image-container:hover .image-operate {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  width: 100%;
  height: 25px;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
/* line 202, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .images-list {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-left: 1px solid #dfdfdf;
  padding-left: 20px;
  width: 565px;
}
/* line 209, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .images-list .item-image:first-child i.icon-feebas-left-arrow {
  display: none;
}
/* line 215, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .images-list .item-image:nth-last-child(2) i.icon-feebas-right-arrow {
  display: none;
}
/* line 221, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .attr-unit-show,
.item-publish .sku-attr-status {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 225, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .attr-unit-show i,
.item-publish .attr-unit-show .sku-attr-show,
.item-publish .sku-attr-status i,
.item-publish .sku-attr-status .sku-attr-show {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #666;
}
/* line 231, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .attr-unit-show .active,
.item-publish .sku-attr-status .active {
  color: #2dc12d;
}
/* line 236, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish label.attr-label {
  width: 105px;
  line-height: 30px;
  margin: 0 5px 0 0;
  text-align: right;
}
/* line 244, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .attribute-list .attr-show-li {
  width: 50%;
}
/* line 248, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .attribute-list .select {
  width: 150px;
}
/* line 252, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .attribute-list .control-group {
  margin: 0 0 20px 0;
  padding: 0;
}
/* line 258, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .label-align-btn {
  width: 84px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: right;
}
/* line 264, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .single-line {
  padding: 20px 0;
}
/* line 268, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .category-attribute {
  padding: 20px 0 0;
}
/* line 271, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .category-attribute .attribute-value-error {
  color: #ff2200;
  padding: 5px 10px;
}
/* line 277, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .new-attribute-area {
  border-top: 1px solid #dfdfdf;
  padding: 20px 0;
}
/* line 281, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .new-attribute-area.category-has-not-attribute {
  border-top: 0;
  padding: 0 0 20px 0;
}
/* line 288, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .selectric-input-small .selectric {
  width: 72px;
}
/* line 293, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .category-attr-input {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 297, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .attr-unit-input {
  vertical-align: top;
}
/* line 301, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .attribute-delete-icon {
  color: #24344e;
}
/* line 305, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .attribute-image {
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  color: #666;
  margin: 0 30px 0 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  cursor: pointer;
}
/* line 316, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-value-item {
  background-color: #f5f5f5;
  padding: 2px 4px;
  margin: 5px;
}
/* line 322, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .error-tip {
  color: #ff2200;
}
/* line 325, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .error-tip i {
  font-size: 14px;
  line-height: 14px;
  vertical-align: text-bottom;
}
/* line 334, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-info-area .error-tip,
.item-publish .sku-list-area .error-tip {
  display: none;
}
/* line 339, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-info-area.error .error-tip,
.item-publish .sku-list-area.error .error-tip {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 345, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-list-area {
  padding: 5px 0 10px;
  border-bottom: 1px solid #dfdfdf;
}
/* line 349, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-list-area.last {
  border-bottom: 0 none;
}
/* line 353, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-list-area .sku-image-radio {
  vertical-align: middle;
}
/* line 357, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-list-area .sku-group-content {
  display: inline-block;
  vertical-align: bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: auto;
  padding-left: 110px;
}
/* line 363, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-list-area .sku-show-image {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 367, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-list-area .attr-label {
  width: 85px;
  margin-right: 12px;
}
/* line 372, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-list-area .sku-attr-key {
  margin: 0;
  padding-right: 20px;
}
/* line 377, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-list-area .sku-attr-vals {
  padding: 0 0 0 110px;
  margin: 0;
}
/* line 382, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-list-area .attribute-operation {
  margin: 0 30px;
}
/* line 386, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-list-area .sku-attribute-label {
  margin-right: 5px;
  vertical-align: middle;
  color: #333;
}
/* line 393, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .new-sku-attribute-area {
  padding: 20px 0;
}
/* line 397, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-table {
  max-width: 100%;
  width: auto !important;
}
/* line 401, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-table .td-inner-line {
  margin: 5px 0;
  white-space: nowrap;
}
/* line 405, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-table .td-inner-line label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: right;
  white-space: nowrap;
  width: 100%;
}
/* line 412, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-table .td-inner-line .sku-price-input {
  width: 100px;
  padding: 3px 5px;
}
/* line 418, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .sku-table .control-group {
  margin: 0;
}
/* line 423, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .item-submit-area {
  padding: 30px 75px;
}
/* line 426, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .item-submit-area .error-tip {
  color: #ff2200;
}
/* line 431, app/components_vendor/items/seller/item_publish/common/view.scss */
.item-publish .hide {
  display: none !important;
}
/* line 4, app/components_vendor/items/seller/release_items_category/view.scss */
.release-items-category {
  height: auto;
}
/* line 7, app/components_vendor/items/seller/release_items_category/view.scss */
.release-items-category .option-banner {
  width: 870px;
  height: 40px;
}
/* line 11, app/components_vendor/items/seller/release_items_category/view.scss */
.release-items-category .option-banner .recent-category {
  float: left;
}
/* line 15, app/components_vendor/items/seller/release_items_category/view.scss */
.release-items-category .option-banner .items-search {
  width: 240px;
  float: right;
}
/* line 21, app/components_vendor/items/seller/release_items_category/view.scss */
.release-items-category .category-list {
  height: 400px;
}
/* line 25, app/components_vendor/items/seller/release_items_category/view.scss */
.release-items-category .button-submit {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
/* line 31, app/components_vendor/items/seller/release_items_category/view.scss */
.release-items-category .selected-category {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  width: 100%;
  background-color: #f5f5f5;
  text-align: center;
  padding: 10px 0;
}
/* line 6, app/components_vendor/items/seller/shelf_item/view.scss */
.on-off-shelf .block {
  margin-bottom: 20px;
}
/* line 11, app/components_vendor/items/seller/shelf_item/view.scss */
.on-off-shelf table .top-text {
  vertical-align: top;
}
/* line 14, app/components_vendor/items/seller/shelf_item/view.scss */
.on-off-shelf table .item-logo {
  float: left;
}
/* line 16, app/components_vendor/items/seller/shelf_item/view.scss */
.on-off-shelf table .item-logo img {
  width: 58px;
  height: 58px;
  border: 1px solid #dfdfdf;
}
/* line 22, app/components_vendor/items/seller/shelf_item/view.scss */
.on-off-shelf table .item-description {
  float: left;
  width: 210px;
  margin-left: 10px;
}
/* line 27, app/components_vendor/items/seller/shelf_item/view.scss */
.on-off-shelf table .item-description a {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 36, app/components_vendor/items/seller/shelf_item/view.scss */
.on-off-shelf .no-padding {
  padding: 0;
}
/* line 12, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .sort-manage {
  margin: 0 0 20px 0;
}
/* line 15, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .sort-manage a {
  margin: 0 0 0 15px;
}
/* line 20, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .btn-right {
  margin-left: 10px;
  vertical-align: middle;
}
/* line 25, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .parent-category {
  background-color: #f1f6f9;
}
/* line 28, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .parent-category > td:first-child {
  padding: 0;
  border-left-width: 0;
}
/* line 32, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .parent-category > td:first-child .category-name {
  padding: 0 8px 0 7px;
  border-left: 3px solid #b5c1cc;
  vertical-align: middle;
  word-break: break-word;
  line-height: 50px;
}
/* line 40, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .parent-category > td:first-child .category-form {
  padding: 9px 8px 9px 7px;
  border-left: 3px solid #b5c1cc;
  vertical-align: middle;
  word-break: break-word;
}
/* line 50, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category tr.child-category:hover {
  background-color: transparent;
}
/* line 54, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category tr.child-category > td {
  padding: 0;
}
/* line 58, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category tr.child-category th {
  background-color: #fff;
  height: 40px;
}
/* line 64, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category tr.last > td {
  border-bottom-width: 0;
}
/* line 68, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .td-child-category {
  border-left: 1px solid #e7e9ea;
  cursor: pointer;
}
/* line 72, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .td-child-category.no-child {
  opacity: 0.3;
  pointer-events: none;
  cursor: not-allowed;
}
/* line 79, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .td-child-category.expand i {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/* line 84, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .td-child-category i {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 10px;
}
/* line 91, app/components_vendor/items/seller/shop_category/view.scss */
.component-shop-category .child-category-table td,
.component-shop-category .child-category-table th {
  border-left-width: 0;
  border-right-width: 0;
}

/* line 99, app/components_vendor/items/seller/shop_category/view.scss */
.check-toggle {
  width: 65px;
  height: 30px;
  line-height: 25px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #d5d5d5;
  position: relative;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  transition-property: background-color;
  transition-duration: .6s;
  overflow: hidden;
}
/* line 112, app/components_vendor/items/seller/shop_category/view.scss */
.check-toggle input[type=checkbox] {
  position: absolute;
  display: none;
}
/* line 117, app/components_vendor/items/seller/shop_category/view.scss */
.check-toggle .status-circle {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  width: 20px;
  height: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  transition-duration: .5s;
  transition-property: background-color, margin-left;
}
/* line 129, app/components_vendor/items/seller/shop_category/view.scss */
.check-toggle .status-circle:before {
  float: left;
  margin-left: -30px;
  margin-top: -2px;
}
/* line 135, app/components_vendor/items/seller/shop_category/view.scss */
.check-toggle .status-circle:after {
  float: left;
  margin-left: 24px;
  margin-top: -2px;
}
/* line 142, app/components_vendor/items/seller/shop_category/view.scss */
.check-toggle.select {
  background-color: #169719;
}
/* line 145, app/components_vendor/items/seller/shop_category/view.scss */
.check-toggle.select .status-circle {
  margin-left: 40px;
  background-color: #fff;
}
/* line 149, app/components_vendor/items/seller/shop_category/view.scss */
.check-toggle.select .status-circle:before {
  margin-left: -26px;
}
/* line 153, app/components_vendor/items/seller/shop_category/view.scss */
.check-toggle.select .status-circle:after {
  margin-left: 30px;
}
@charset "UTF-8";
/* line 4, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/items/styles/_item.scss */
.item-detail-container .left-part {
  width: 930px;
  margin-right: 20px;
  float: left;
}
/* line 10, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/items/styles/_item.scss */
.item-detail-container .right-part {
  width: 250px;
  float: right;
}
/* line 14, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/items/styles/_item.scss */
.item-detail-container .right-part i {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #dfdfdf;
}

/* line 1, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-denglu {
  width: 727px;
  height: 407px;
  background: url(/feebas/assets/images/_icons.png) 0px 0px no-repeat;
}

/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-cuowu1 {
  width: 371px;
  height: 371px;
  background: url(/feebas/assets/images/_icons.png) -727px 0px no-repeat;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-404 {
  width: 308px;
  height: 302px;
  background: url(/feebas/assets/images/_icons.png) 0px -407px no-repeat;
}

/* line 16, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-line {
  width: 1px;
  height: 266px;
  background: url(/feebas/assets/images/_icons.png) -308px -407px no-repeat;
}

/* line 21, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-huo {
  width: 11px;
  height: 245px;
  background: url(/feebas/assets/images/_icons.png) -309px -407px no-repeat;
}

/* line 26, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-oops {
  width: 186px;
  height: 91px;
  background: url(/feebas/assets/images/_icons.png) -320px -407px no-repeat;
}

/* line 31, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-logo {
  width: 183px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -506px -407px no-repeat;
}

/* line 36, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-xuxian {
  width: 1px;
  height: 169px;
  background: url(/feebas/assets/images/_icons.png) 0px -709px no-repeat;
}

/* line 41, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-028 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -1px -709px no-repeat;
}

/* line 46, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-0288 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -156px -709px no-repeat;
}

/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-029 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -311px -709px no-repeat;
}

/* line 56, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-qr001 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -466px -709px no-repeat;
}

/* line 61, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-qr003 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -621px -709px no-repeat;
}

/* line 66, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-qr01 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -776px -709px no-repeat;
}

/* line 71, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-ccb-e-rmb-pc {
  width: 152px;
  height: 43px;
  background: url(/feebas/assets/images/_icons.png) -689px -407px no-repeat;
}

/* line 76, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-alipay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -841px -407px no-repeat;
}

/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-kjtpay-mobile {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -968px -407px no-repeat;
}

/* line 86, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-kjtpay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -506px -457px no-repeat;
}

/* line 91, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-bastpay-enterprise {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -633px -457px no-repeat;
}

/* line 96, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-bastpay-personal {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -760px -457px no-repeat;
}

/* line 101, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-bastpay-signpay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -887px -457px no-repeat;
}

/* line 106, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-boc-b2b-zfsh {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -320px -498px no-repeat;
}

/* line 111, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-ccb-crossline {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -447px -498px no-repeat;
}

/* line 116, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-ccb-enterprise {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -574px -498px no-repeat;
}

/* line 121, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-ccb-personal {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -701px -498px no-repeat;
}

/* line 126, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-ccb-union-pay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -828px -498px no-repeat;
}

/* line 131, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-icbc-eqf {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -955px -498px no-repeat;
}

/* line 136, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-spdb-signpay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -320px -538px no-repeat;
}

/* line 141, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-unionpay {
  width: 127px;
  height: 39px;
  background: url(/feebas/assets/images/_icons.png) -447px -538px no-repeat;
}

/* line 146, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-pay-success {
  width: 116px;
  height: 118px;
  background: url(/feebas/assets/images/_icons.png) -931px -709px no-repeat;
}

/* line 151, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-16003948 {
  width: 108px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) 0px -878px no-repeat;
}

/* line 156, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-29 {
  width: 5px;
  height: 107px;
  background: url(/feebas/assets/images/_icons.png) -1047px -709px no-repeat;
}

/* line 161, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-qr02 {
  width: 105px;
  height: 105px;
  background: url(/feebas/assets/images/_icons.png) 0px -978px no-repeat;
}

/* line 166, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-logo-5 {
  width: 103px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -320px -578px no-repeat;
}

/* line 171, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-dl-logo {
  width: 101px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -423px -578px no-repeat;
}

/* line 176, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-logo2 {
  width: 101px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -524px -578px no-repeat;
}

/* line 181, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-0299 {
  width: 100px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) -108px -878px no-repeat;
}

/* line 186, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-16003947 {
  width: 100px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) -208px -878px no-repeat;
}

/* line 191, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-160039478 {
  width: 100px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) -308px -878px no-repeat;
}

/* line 196, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-indesssx-79 {
  width: 99px;
  height: 89px;
  background: url(/feebas/assets/images/_icons.png) -408px -878px no-repeat;
}

/* line 201, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-big-warning {
  width: 97px;
  height: 97px;
  background: url(/feebas/assets/images/_icons.png) -105px -978px no-repeat;
}

/* line 206, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-indesssx-88 {
  width: 94px;
  height: 33px;
  background: url(/feebas/assets/images/_icons.png) -727px -371px no-repeat;
}

/* line 211, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index001 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -507px -878px no-repeat;
}

/* line 216, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index002 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -590px -878px no-repeat;
}

/* line 221, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index003 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -673px -878px no-repeat;
}

/* line 226, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index004 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -756px -878px no-repeat;
}

/* line 231, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index005 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -839px -878px no-repeat;
}

/* line 236, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-42 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -922px -878px no-repeat;
}

/* line 241, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-44 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -1005px -878px no-repeat;
}

/* line 246, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-46 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -202px -978px no-repeat;
}

/* line 251, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-49 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -285px -978px no-repeat;
}

/* line 256, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-1 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -368px -978px no-repeat;
}

/* line 261, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-2 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -446px -978px no-repeat;
}

/* line 266, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-3 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -524px -978px no-repeat;
}

/* line 271, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-4 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -602px -978px no-repeat;
}

/* line 276, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-5 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -680px -978px no-repeat;
}

/* line 281, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-carousel-left {
  width: 41px;
  height: 69px;
  background: url(/feebas/assets/images/_icons.png) -1052px -709px no-repeat;
}

/* line 286, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-carousel-right {
  width: 41px;
  height: 69px;
  background: url(/feebas/assets/images/_icons.png) -758px -978px no-repeat;
}

/* line 291, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-xianx {
  width: 57px;
  height: 7px;
  background: url(/feebas/assets/images/_icons.png) -821px -371px no-repeat;
}

/* line 296, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-59 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -625px -578px no-repeat;
}

/* line 301, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-65 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -673px -578px no-repeat;
}

/* line 306, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-66 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -721px -578px no-repeat;
}

/* line 311, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-67 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -769px -578px no-repeat;
}

/* line 316, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-72 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -817px -578px no-repeat;
}

/* line 321, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-fengexian {
  width: 1px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -865px -578px no-repeat;
}

/* line 326, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-indesssx-85 {
  width: 34px;
  height: 44px;
  background: url(/feebas/assets/images/_icons.png) -866px -578px no-repeat;
}

/* line 331, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-indesssx-83 {
  width: 33px;
  height: 44px;
  background: url(/feebas/assets/images/_icons.png) -900px -578px no-repeat;
}

/* line 336, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -1014px -457px no-repeat;
}

/* line 341, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -1050px -457px no-repeat;
}

/* line 346, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -574px -538px no-repeat;
}

/* line 351, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -610px -538px no-repeat;
}

/* line 356, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -646px -538px no-repeat;
}

/* line 361, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-circle {
  width: 12px;
  height: 32px;
  background: url(/feebas/assets/images/_icons.png) -1086px -457px no-repeat;
}

/* line 366, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-newsarrow {
  width: 30px;
  height: 30px;
  background: url(/feebas/assets/images/_icons.png) -682px -538px no-repeat;
}

/* line 371, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-leftblue {
  width: 16px;
  height: 28px;
  background: url(/feebas/assets/images/_icons.png) -1082px -498px no-repeat;
}

/* line 376, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-rightblue {
  width: 16px;
  height: 28px;
  background: url(/feebas/assets/images/_icons.png) -712px -538px no-repeat;
}

/* line 381, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-14 {
  width: 19px;
  height: 23px;
  background: url(/feebas/assets/images/_icons.png) -821px -378px no-repeat;
}

/* line 386, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-weixin {
  width: 22px;
  height: 18px;
  background: url(/feebas/assets/images/_icons.png) -840px -378px no-repeat;
}

/* line 391, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-phone {
  width: 13px;
  height: 22px;
  background: url(/feebas/assets/images/_icons.png) -728px -538px no-repeat;
}

/* line 396, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-car {
  width: 21px;
  height: 21px;
  background: url(/feebas/assets/images/_icons.png) -741px -538px no-repeat;
}

/* line 401, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-99 {
  width: 20px;
  height: 20px;
  background: url(/feebas/assets/images/_icons.png) -762px -538px no-repeat;
}

/* line 406, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-weibo {
  width: 20px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -862px -378px no-repeat;
}

/* line 411, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-mszc {
  width: 18px;
  height: 18px;
  background: url(/feebas/assets/images/_icons.png) -782px -538px no-repeat;
}

/* line 416, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -882px -378px no-repeat;
}

/* line 421, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-star-big-active {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -898px -378px no-repeat;
}

/* line 426, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-star-big-cancel {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -914px -378px no-repeat;
}

/* line 431, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -930px -378px no-repeat;
}

/* line 436, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-10 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -946px -378px no-repeat;
}

/* line 441, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-11 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -962px -378px no-repeat;
}

/* line 446, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-12 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -978px -378px no-repeat;
}

/* line 451, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -994px -378px no-repeat;
}

/* line 456, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-7 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1010px -378px no-repeat;
}

/* line 461, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-8 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1026px -378px no-repeat;
}

/* line 466, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-9 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1042px -378px no-repeat;
}

/* line 471, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-bao {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1058px -378px no-repeat;
}

/* line 476, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-cheng {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1074px -378px no-repeat;
}

/* line 481, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-60 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -800px -538px no-repeat;
}

/* line 486, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-jiaoyi {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -816px -538px no-repeat;
}

/* line 491, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-renzheng {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -832px -538px no-repeat;
}

/* line 496, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-xgjy {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -848px -538px no-repeat;
}

/* line 501, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-jiantou1 {
  width: 14px;
  height: 15px;
  background: url(/feebas/assets/images/_icons.png) -864px -538px no-repeat;
}

/* line 506, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-jiantou2 {
  width: 14px;
  height: 15px;
  background: url(/feebas/assets/images/_icons.png) -878px -538px no-repeat;
}

/* line 511, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-jiao-gou {
  width: 14px;
  height: 14px;
  background: url(/feebas/assets/images/_icons.png) -892px -538px no-repeat;
}

/* line 516, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-navBg {
  width: 13px;
  height: 6px;
  background: url(/feebas/assets/images/_icons.png) -878px -371px no-repeat;
}

/* line 521, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-arrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -1082px -526px no-repeat;
}

/* line 526, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-arrowup12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -906px -538px no-repeat;
}

/* line 531, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-barrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -918px -538px no-repeat;
}

/* line 536, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-arrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -930px -538px no-repeat;
}

/* line 541, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-barrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -942px -538px no-repeat;
}

/* line 546, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-barrowdown12a {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -954px -538px no-repeat;
}

/* line 551, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-barrowup12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -966px -538px no-repeat;
}

/* line 556, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-barrowup12a {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -978px -538px no-repeat;
}

/* line 561, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-star-small-cancel, .star-rating, .star-rating a {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -990px -538px no-repeat;
}

/* line 566, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-star-small-yellow, .star-rating.star-rating-on a, .star-rating-hover a {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -1002px -538px no-repeat;
}

/* line 571, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-56 {
  width: 6px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -1090px -378px no-repeat;
}

/* line 576, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-add {
  width: 9px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1014px -538px no-repeat;
}

/* line 581, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1023px -538px no-repeat;
}

/* line 586, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-littlearrow {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1032px -538px no-repeat;
}

/* line 591, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-arrowright5x9 {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1037px -538px no-repeat;
}

/* line 596, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-littlearrow {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1042px -538px no-repeat;
}

/* line 601, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-littlearrow {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1047px -538px no-repeat;
}

/* line 606, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-6 {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1052px -538px no-repeat;
}

/* line 611, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/feebas/assets/images/_icons.png) -891px -371px no-repeat;
}

/* line 3, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/items/styles/_rating.scss */
.rating-cancel {
  float: left;
  width: 0px;
  height: 0px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}

/* line 4, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/items/styles/_rating.scss */
.star-rating {
  float: left;
  margin: 0 1px;
  width: 12px;
  height: 12px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}

/* line 5, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/items/styles/_rating.scss */
.star-rating a {
  display: block;
  width: 12px;
  height: 12px;
  border: 0;
}
/* line 4, app/components_vendor/pay/bank_list/view.scss */
.channel-list .bank-select-head {
  text-align: right;
}
/* line 7, app/components_vendor/pay/bank_list/view.scss */
.channel-list strong {
  color: #ff2200;
  font-size: 14px;
}
/* line 11, app/components_vendor/pay/bank_list/view.scss */
.channel-list .third-paypal-channel {
  border-bottom: 1px dashed #dfdfdf;
  margin-bottom: 20px;
}
/* line 15, app/components_vendor/pay/bank_list/view.scss */
.channel-list ul {
  list-style-type: none;
}
/* line 17, app/components_vendor/pay/bank_list/view.scss */
.channel-list ul .bank-li {
  padding: 5px;
  width: 170px;
  height: 50px;
}
/* line 22, app/components_vendor/pay/bank_list/view.scss */
.channel-list ul .left-li {
  float: left;
}
/* line 25, app/components_vendor/pay/bank_list/view.scss */
.channel-list ul i {
  margin-left: 2px;
  border: 1px solid #dfdfdf;
}
/* line 28, app/components_vendor/pay/bank_list/view.scss */
.channel-list ul i.select-status {
  border: 1px solid #ff2200;
}
/* line 4, app/components_vendor/pay/mobile_pay/view.scss */
.mobile-pay {
  background-color: white;
  padding: 20px;
}
/* line 8, app/components_vendor/pay/mobile_pay/view.scss */
.mobile-pay .wechat-img {
  text-align: center;
}
/* line 3, app/components_vendor/pay/mock/wait_pay/view.scss */
.wait-pay {
  background-color: white;
  padding: 20px;
}
/* line 6, app/components_vendor/pay/mock/wait_pay/view.scss */
.wait-pay .wechat-img {
  text-align: center;
}
/* line 3, app/components_vendor/pay/pre_pay/view.scss */
.pre-pay .order-table {
  width: 100%;
  border: 1px solid #dfdfdf;
}
/* line 6, app/components_vendor/pay/pre_pay/view.scss */
.pre-pay .order-table th {
  background-color: #f5f5f5;
}
/* line 5, app/components_vendor/shop/accounts/view.scss */
.account .account-email {
  width: 150px;
  word-break: break-all;
  word-wrap: break-word;
}
/* line 11, app/components_vendor/shop/accounts/view.scss */
.account .accounts-pagination {
  text-align: right;
  padding: 15px 0;
}

/* line 18, app/components_vendor/shop/accounts/view.scss */
.account-form label.control-label {
  width: auto;
}
/* line 22, app/components_vendor/shop/accounts/view.scss */
.account-form .control-groups {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 26, app/components_vendor/shop/accounts/view.scss */
.account-form .label-list {
  max-width: 280px;
}
/* line 28, app/components_vendor/shop/accounts/view.scss */
.account-form .label-list label {
  width: auto;
  cursor: pointer;
  padding: 1px 5px;
  margin: 0 5px 5px 0;
  border: #d8d8d8 solid 1px;
}
/* line 34, app/components_vendor/shop/accounts/view.scss */
.account-form .label-list label:after {
  content: "x";
  color: #d8d8d8;
  margin-left: 5px;
}

/* line 44, app/components_vendor/shop/accounts/view.scss */
.sub-user-modal .modal-dialog {
  min-width: 520px;
}
/* line 48, app/components_vendor/shop/accounts/view.scss */
.sub-user-modal .modal-dialog .control-group select {
  width: 232px;
  height: 32px;
  line-height: 32px;
}
/* line 55, app/components_vendor/shop/accounts/view.scss */
.sub-user-modal .modal-dialog .control-group.create-user select {
  display: none;
}
/* line 61, app/components_vendor/shop/accounts/view.scss */
.sub-user-modal .modal-dialog .control-group.require-password select {
  width: 100px;
}
/* line 64, app/components_vendor/shop/accounts/view.scss */
.sub-user-modal .modal-dialog .control-group.require-password input {
  width: 127px !important;
}
/* line 70, app/components_vendor/shop/accounts/view.scss */
.sub-user-modal .modal-dialog .control-group.password input,
.sub-user-modal .modal-dialog .control-group.password .note,
.sub-user-modal .modal-dialog .control-group.password .note-error,
.sub-user-modal .modal-dialog .control-group.password .note-error-empty {
  display: none;
}
/* line 5, app/components_vendor/shop/address_manage/view.scss */
.address-manage .set-default {
  display: none;
}
/* line 8, app/components_vendor/shop/address_manage/view.scss */
.address-manage .address-table {
  margin-top: 20px;
}
/* line 11, app/components_vendor/shop/address_manage/view.scss */
.address-manage .address-table .item-manage-table thead {
  background-color: #f5f5f5;
}
/* line 17, app/components_vendor/shop/address_manage/view.scss */
.address-manage .address-table .item-manage-table tbody tr:hover .set-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 26, app/components_vendor/shop/address_manage/view.scss */
.address-form {
  width: 650px;
}
/* line 28, app/components_vendor/shop/address_manage/view.scss */
.address-form fieldset {
  padding: 0;
}
/* line 32, app/components_vendor/shop/address_manage/view.scss */
.address-form select {
  width: 70px;
}
/* line 1, app/components_vendor/shop/auth/view.scss */
.page-control {
  padding-bottom: 10px;
}

/* line 6, app/components_vendor/shop/auth/view.scss */
.auth .users-pagination {
  text-align: right;
  padding: 15px 0;
}
/* line 2, app/components_vendor/shop/auth_create/view.scss */
.auth-create .auth-list {
  margin: 15px 0 0 95px;
}
/* line 4, app/components_vendor/shop/auth_create/view.scss */
.auth-create .auth-list ul {
  margin-left: 20px;
  list-style-type: none;
}
/* line 7, app/components_vendor/shop/auth_create/view.scss */
.auth-create .auth-list ul li {
  margin: 0 0 15px 15px;
}
/* line 9, app/components_vendor/shop/auth_create/view.scss */
.auth-create .auth-list ul li li {
  margin: 0;
  border-left: #e1e1e1 solid 1px;
}
/* line 12, app/components_vendor/shop/auth_create/view.scss */
.auth-create .auth-list ul li li.last {
  border-left: none;
  padding-left: 1px;
}
/* line 16, app/components_vendor/shop/auth_create/view.scss */
.auth-create .auth-list ul li li label {
  position: relative;
  zoom: 1;
}
/* line 19, app/components_vendor/shop/auth_create/view.scss */
.auth-create .auth-list ul li li label:before {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  width: 10px;
  height: 50%;
  border-bottom: #e1e1e1 solid 1px;
  border-left: #e1e1e1 solid 1px;
}
/* line 31, app/components_vendor/shop/auth_create/view.scss */
.auth-create .auth-list ul li label {
  padding: 5px 15px;
}
/* line 4, app/components_vendor/shop/category_menu/view.scss */
.menu {
  border-radius: 5px;
}
/* line 6, app/components_vendor/shop/category_menu/view.scss */
.menu li {
  cursor: crosshair;
}
/* line 11, app/components_vendor/shop/category_menu/view.scss */
.menu.menu-dropdown ul {
  height: auto;
  max-height: 198px;
}
/* line 2, app/components_vendor/shop/shop_design/view.scss */
.seller-shop-design .template-type {
  font-size: 14px;
  font-weight: bold;
}
/* line 4, app/components_vendor/shop/shop_profile/view.scss */
.profile {
  min-height: 590px;
}
/* line 7, app/components_vendor/shop/shop_profile/view.scss */
.profile .business-license {
  vertical-align: middle;
}
/* line 10, app/components_vendor/shop/shop_profile/view.scss */
.profile .disappear {
  display: none;
}
/* line 13, app/components_vendor/shop/shop_profile/view.scss */
.profile .logo {
  width: 60px;
  height: 60px;
}
/* line 17, app/components_vendor/shop/shop_profile/view.scss */
.profile .author-table {
  width: 580px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 20, app/components_vendor/shop/shop_profile/view.scss */
.profile .author-table th {
  height: auto;
  line-height: 14px;
}
/* line 24, app/components_vendor/shop/shop_profile/view.scss */
.profile .author-table td {
  vertical-align: top;
}
/* line 27, app/components_vendor/shop/shop_profile/view.scss */
.profile .author-table span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 29, app/components_vendor/shop/shop_profile/view.scss */
.profile .author-table span.author-brand-name, .profile .author-table span.author-category-name {
  width: 170px;
}
/* line 33, app/components_vendor/shop/shop_profile/view.scss */
.profile .author-table span.author-area-name {
  width: 240px;
}
/* line 38, app/components_vendor/shop/shop_profile/view.scss */
.profile .author-label {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 41, app/components_vendor/shop/shop_profile/view.scss */
.profile .delivery-infomation {
  width: 500px;
  border: 1px solid #dfdfdf;
  margin: 10px 0 0 100px;
  min-height: 50px;
  _height: 50px;
}
/* line 47, app/components_vendor/shop/shop_profile/view.scss */
.profile .delivery-infomation span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 3px;
  margin-right: 5px;
}
/* line 53, app/components_vendor/shop/shop_profile/view.scss */
.profile .address-select {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 59, app/components_vendor/shop/shop_profile/view.scss */
.select-detail {
  margin-top: 10px;
  margin-left: 90px;
}
/* line 2, app/components_vendor/system/site_manage/view.scss */
.paytype-form .cons {
  overflow: hidden;
  zoom: 1;
}
/* line 5, app/components_vendor/system/site_manage/view.scss */
.paytype-form .cons label {
  text-align: left;
  width: auto;
  margin: 0 60px 10px 0;
}

/* line 14, app/components_vendor/system/site_manage/view.scss */
.add-sites .btn, .add-templates .btn {
  vertical-align: middle;
}
@charset "UTF-8";
/* line 1, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-denglu {
  width: 727px;
  height: 407px;
  background: url(/feebas/assets/images/_icons.png) 0px 0px no-repeat;
}

/* line 6, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-cuowu1 {
  width: 371px;
  height: 371px;
  background: url(/feebas/assets/images/_icons.png) -727px 0px no-repeat;
}

/* line 11, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-404 {
  width: 308px;
  height: 302px;
  background: url(/feebas/assets/images/_icons.png) 0px -407px no-repeat;
}

/* line 16, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-line {
  width: 1px;
  height: 266px;
  background: url(/feebas/assets/images/_icons.png) -308px -407px no-repeat;
}

/* line 21, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-huo {
  width: 11px;
  height: 245px;
  background: url(/feebas/assets/images/_icons.png) -309px -407px no-repeat;
}

/* line 26, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-oops {
  width: 186px;
  height: 91px;
  background: url(/feebas/assets/images/_icons.png) -320px -407px no-repeat;
}

/* line 31, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-logo {
  width: 183px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -506px -407px no-repeat;
}

/* line 36, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-xuxian {
  width: 1px;
  height: 169px;
  background: url(/feebas/assets/images/_icons.png) 0px -709px no-repeat;
}

/* line 41, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-028 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -1px -709px no-repeat;
}

/* line 46, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-0288 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -156px -709px no-repeat;
}

/* line 51, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-029 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -311px -709px no-repeat;
}

/* line 56, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-qr001 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -466px -709px no-repeat;
}

/* line 61, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-qr003 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -621px -709px no-repeat;
}

/* line 66, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-qr01 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -776px -709px no-repeat;
}

/* line 71, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-ccb-e-rmb-pc {
  width: 152px;
  height: 43px;
  background: url(/feebas/assets/images/_icons.png) -689px -407px no-repeat;
}

/* line 76, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-alipay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -841px -407px no-repeat;
}

/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-kjtpay-mobile {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -968px -407px no-repeat;
}

/* line 86, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-kjtpay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -506px -457px no-repeat;
}

/* line 91, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-bastpay-enterprise {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -633px -457px no-repeat;
}

/* line 96, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-bastpay-personal {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -760px -457px no-repeat;
}

/* line 101, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-bastpay-signpay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -887px -457px no-repeat;
}

/* line 106, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-boc-b2b-zfsh {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -320px -498px no-repeat;
}

/* line 111, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-ccb-crossline {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -447px -498px no-repeat;
}

/* line 116, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-ccb-enterprise {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -574px -498px no-repeat;
}

/* line 121, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-ccb-personal {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -701px -498px no-repeat;
}

/* line 126, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-ccb-union-pay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -828px -498px no-repeat;
}

/* line 131, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-icbc-eqf {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -955px -498px no-repeat;
}

/* line 136, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-spdb-signpay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -320px -538px no-repeat;
}

/* line 141, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-unionpay {
  width: 127px;
  height: 39px;
  background: url(/feebas/assets/images/_icons.png) -447px -538px no-repeat;
}

/* line 146, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-pay-success {
  width: 116px;
  height: 118px;
  background: url(/feebas/assets/images/_icons.png) -931px -709px no-repeat;
}

/* line 151, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-16003948 {
  width: 108px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) 0px -878px no-repeat;
}

/* line 156, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-29 {
  width: 5px;
  height: 107px;
  background: url(/feebas/assets/images/_icons.png) -1047px -709px no-repeat;
}

/* line 161, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-qr02 {
  width: 105px;
  height: 105px;
  background: url(/feebas/assets/images/_icons.png) 0px -978px no-repeat;
}

/* line 166, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-logo-5 {
  width: 103px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -320px -578px no-repeat;
}

/* line 171, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-dl-logo {
  width: 101px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -423px -578px no-repeat;
}

/* line 176, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-logo2 {
  width: 101px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -524px -578px no-repeat;
}

/* line 181, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-0299 {
  width: 100px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) -108px -878px no-repeat;
}

/* line 186, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-16003947 {
  width: 100px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) -208px -878px no-repeat;
}

/* line 191, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-160039478 {
  width: 100px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) -308px -878px no-repeat;
}

/* line 196, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-indesssx-79 {
  width: 99px;
  height: 89px;
  background: url(/feebas/assets/images/_icons.png) -408px -878px no-repeat;
}

/* line 201, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-big-warning {
  width: 97px;
  height: 97px;
  background: url(/feebas/assets/images/_icons.png) -105px -978px no-repeat;
}

/* line 206, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-indesssx-88 {
  width: 94px;
  height: 33px;
  background: url(/feebas/assets/images/_icons.png) -727px -371px no-repeat;
}

/* line 211, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index001 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -507px -878px no-repeat;
}

/* line 216, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index002 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -590px -878px no-repeat;
}

/* line 221, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index003 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -673px -878px no-repeat;
}

/* line 226, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index004 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -756px -878px no-repeat;
}

/* line 231, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index005 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -839px -878px no-repeat;
}

/* line 236, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-42 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -922px -878px no-repeat;
}

/* line 241, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-44 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -1005px -878px no-repeat;
}

/* line 246, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-46 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -202px -978px no-repeat;
}

/* line 251, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-49 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -285px -978px no-repeat;
}

/* line 256, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-1 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -368px -978px no-repeat;
}

/* line 261, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-2 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -446px -978px no-repeat;
}

/* line 266, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-3 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -524px -978px no-repeat;
}

/* line 271, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-4 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -602px -978px no-repeat;
}

/* line 276, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-5 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -680px -978px no-repeat;
}

/* line 281, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-carousel-left {
  width: 41px;
  height: 69px;
  background: url(/feebas/assets/images/_icons.png) -1052px -709px no-repeat;
}

/* line 286, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-carousel-right {
  width: 41px;
  height: 69px;
  background: url(/feebas/assets/images/_icons.png) -758px -978px no-repeat;
}

/* line 291, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-xianx {
  width: 57px;
  height: 7px;
  background: url(/feebas/assets/images/_icons.png) -821px -371px no-repeat;
}

/* line 296, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-59 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -625px -578px no-repeat;
}

/* line 301, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-65 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -673px -578px no-repeat;
}

/* line 306, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-66 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -721px -578px no-repeat;
}

/* line 311, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-67 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -769px -578px no-repeat;
}

/* line 316, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-72 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -817px -578px no-repeat;
}

/* line 321, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-fengexian {
  width: 1px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -865px -578px no-repeat;
}

/* line 326, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-indesssx-85 {
  width: 34px;
  height: 44px;
  background: url(/feebas/assets/images/_icons.png) -866px -578px no-repeat;
}

/* line 331, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-indesssx-83 {
  width: 33px;
  height: 44px;
  background: url(/feebas/assets/images/_icons.png) -900px -578px no-repeat;
}

/* line 336, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -1014px -457px no-repeat;
}

/* line 341, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -1050px -457px no-repeat;
}

/* line 346, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -574px -538px no-repeat;
}

/* line 351, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -610px -538px no-repeat;
}

/* line 356, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -646px -538px no-repeat;
}

/* line 361, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-circle {
  width: 12px;
  height: 32px;
  background: url(/feebas/assets/images/_icons.png) -1086px -457px no-repeat;
}

/* line 366, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-newsarrow {
  width: 30px;
  height: 30px;
  background: url(/feebas/assets/images/_icons.png) -682px -538px no-repeat;
}

/* line 371, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-leftblue {
  width: 16px;
  height: 28px;
  background: url(/feebas/assets/images/_icons.png) -1082px -498px no-repeat;
}

/* line 376, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-rightblue {
  width: 16px;
  height: 28px;
  background: url(/feebas/assets/images/_icons.png) -712px -538px no-repeat;
}

/* line 381, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-14 {
  width: 19px;
  height: 23px;
  background: url(/feebas/assets/images/_icons.png) -821px -378px no-repeat;
}

/* line 386, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-weixin {
  width: 22px;
  height: 18px;
  background: url(/feebas/assets/images/_icons.png) -840px -378px no-repeat;
}

/* line 391, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-phone {
  width: 13px;
  height: 22px;
  background: url(/feebas/assets/images/_icons.png) -728px -538px no-repeat;
}

/* line 396, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-car {
  width: 21px;
  height: 21px;
  background: url(/feebas/assets/images/_icons.png) -741px -538px no-repeat;
}

/* line 401, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-99 {
  width: 20px;
  height: 20px;
  background: url(/feebas/assets/images/_icons.png) -762px -538px no-repeat;
}

/* line 406, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-weibo {
  width: 20px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -862px -378px no-repeat;
}

/* line 411, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-mszc {
  width: 18px;
  height: 18px;
  background: url(/feebas/assets/images/_icons.png) -782px -538px no-repeat;
}

/* line 416, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -882px -378px no-repeat;
}

/* line 421, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-star-big-active, .comment .order-count .star-rating.star-rating-hover a, .comment .order-count .star-rating.star-rating-on a {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -898px -378px no-repeat;
}

/* line 426, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-star-big-cancel, .comment .order-count .star-rating a {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -914px -378px no-repeat;
}

/* line 431, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -930px -378px no-repeat;
}

/* line 436, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-10 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -946px -378px no-repeat;
}

/* line 441, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-11 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -962px -378px no-repeat;
}

/* line 446, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-12 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -978px -378px no-repeat;
}

/* line 451, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -994px -378px no-repeat;
}

/* line 456, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-7 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1010px -378px no-repeat;
}

/* line 461, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-8 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1026px -378px no-repeat;
}

/* line 466, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-9 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1042px -378px no-repeat;
}

/* line 471, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-bao {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1058px -378px no-repeat;
}

/* line 476, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-cheng {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1074px -378px no-repeat;
}

/* line 481, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-60 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -800px -538px no-repeat;
}

/* line 486, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-jiaoyi {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -816px -538px no-repeat;
}

/* line 491, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-renzheng {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -832px -538px no-repeat;
}

/* line 496, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-xgjy {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -848px -538px no-repeat;
}

/* line 501, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-jiantou1 {
  width: 14px;
  height: 15px;
  background: url(/feebas/assets/images/_icons.png) -864px -538px no-repeat;
}

/* line 506, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-jiantou2 {
  width: 14px;
  height: 15px;
  background: url(/feebas/assets/images/_icons.png) -878px -538px no-repeat;
}

/* line 511, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-jiao-gou {
  width: 14px;
  height: 14px;
  background: url(/feebas/assets/images/_icons.png) -892px -538px no-repeat;
}

/* line 516, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-navBg {
  width: 13px;
  height: 6px;
  background: url(/feebas/assets/images/_icons.png) -878px -371px no-repeat;
}

/* line 521, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-arrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -1082px -526px no-repeat;
}

/* line 526, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-arrowup12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -906px -538px no-repeat;
}

/* line 531, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-barrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -918px -538px no-repeat;
}

/* line 536, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-arrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -930px -538px no-repeat;
}

/* line 541, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-barrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -942px -538px no-repeat;
}

/* line 546, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-barrowdown12a {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -954px -538px no-repeat;
}

/* line 551, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-barrowup12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -966px -538px no-repeat;
}

/* line 556, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-barrowup12a {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -978px -538px no-repeat;
}

/* line 561, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-star-small-cancel {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -990px -538px no-repeat;
}

/* line 566, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-star-small-yellow {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -1002px -538px no-repeat;
}

/* line 571, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-index-56 {
  width: 6px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -1090px -378px no-repeat;
}

/* line 576, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-add {
  width: 9px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1014px -538px no-repeat;
}

/* line 581, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1023px -538px no-repeat;
}

/* line 586, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-littlearrow {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1032px -538px no-repeat;
}

/* line 591, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-arrowright5x9 {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1037px -538px no-repeat;
}

/* line 596, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-littlearrow {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1042px -538px no-repeat;
}

/* line 601, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-littlearrow {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1047px -538px no-repeat;
}

/* line 606, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-6 {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1052px -538px no-repeat;
}

/* line 611, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/styles/_icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/feebas/assets/images/_icons.png) -891px -371px no-repeat;
}

/* line 6, app/components_vendor/trade/buyer/comment/view.scss */
.comment .comment-submit {
  padding-left: 226px;
  padding-bottom: 20px;
}
/* line 10, app/components_vendor/trade/buyer/comment/view.scss */
.comment .font-18 {
  font-size: 18px;
}
/* line 13, app/components_vendor/trade/buyer/comment/view.scss */
.comment .font-14 {
  font-size: 14px;
  vertical-align: bottom;
}
/* line 17, app/components_vendor/trade/buyer/comment/view.scss */
.comment .main-image {
  width: 126px;
  height: 126px;
}
/* line 21, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-item {
  width: 100%;
  margin: 0 0 20px 0;
  border-bottom: 1px dashed #dfdfdf;
}
/* line 25, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-item.last {
  border-bottom: none;
}
/* line 30, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-image a {
  padding: 0;
}
/* line 34, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-name {
  width: 126px;
}
/* line 36, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-name p {
  margin-top: 7px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 126px;
  white-space: nowrap;
}
/* line 43, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-name .item-name {
  border: none;
  padding: 0;
}
/* line 48, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-count {
  padding-left: 100px;
}
/* line 51, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-count p span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 54, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-count p.last {
  margin-bottom: 10px;
}
/* line 58, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-count span.info-words {
  color: #666;
}
/* line 60, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-count span.info-words i {
  vertical-align: bottom;
}
/* line 64, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-count .rating-cancel {
  float: left;
  width: 0px;
  height: 0px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}
/* line 65, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-count .star-rating {
  float: left;
  margin: 0 2px;
  width: 16px;
  height: 16px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}
/* line 66, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-count .star-rating a {
  display: block;
  width: 16px;
  height: 16px;
  border: 0;
}
/* line 76, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-content {
  padding-left: 100px;
}
/* line 79, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-content .comment-content {
  height: 127px !important;
  width: 450px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  padding: 4px;
}
/* line 87, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-content [contenteditable=true]:empty:before {
  content: attr(placeholder);
}
/* line 90, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-content .sensitive-word {
  color: #ff2200;
}
/* line 94, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-content .word-tip {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 6px;
  margin-left: 10px;
}
/* line 100, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-content .rest-desc {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 4px;
  color: #666;
}
/* line 104, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-content .rest-desc i {
  vertical-align: bottom;
}
/* line 109, app/components_vendor/trade/buyer/comment/view.scss */
.comment .order-content .hide {
  display: none !important;
}
/* line 3, app/components_vendor/trade/buyer/comments_manage/view.scss */
.comment-manage .comment-content {
  word-break: break-all;
}
/* line 6, app/components_vendor/trade/buyer/comments_manage/view.scss */
.comment-manage .shop-name {
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 12, app/components_vendor/trade/buyer/comments_manage/view.scss */
.comment-manage .item-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 176px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 19, app/components_vendor/trade/buyer/comments_manage/view.scss */
.comment-manage .seller-name {
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 25, app/components_vendor/trade/buyer/comments_manage/view.scss */
.comment-manage .comment-pagination {
  margin: 20px 0;
}
/* line 5, app/components_vendor/trade/buyer/item_snapshot/view.scss */
.item-snapshot .image-manage img {
  width: 400px;
  height: 400px;
}
/* line 11, app/components_vendor/trade/buyer/item_snapshot/view.scss */
.item-snapshot .item-skus li, .item-snapshot .item-attrs li {
  list-style-type: none;
}
/* line 13, app/components_vendor/trade/buyer/item_snapshot/view.scss */
.item-snapshot .item-skus li .control-label, .item-snapshot .item-attrs li .control-label {
  width: 6em;
}
/* line 18, app/components_vendor/trade/buyer/item_snapshot/view.scss */
.item-snapshot .item-not-on {
  padding-bottom: 10px;
}
/* line 20, app/components_vendor/trade/buyer/item_snapshot/view.scss */
.item-snapshot .item-not-on p {
  font-size: 12px;
  margin: 5px 0;
}
/* line 25, app/components_vendor/trade/buyer/item_snapshot/view.scss */
.item-snapshot .item-skus {
  padding: 0 3px;
}
/* line 27, app/components_vendor/trade/buyer/item_snapshot/view.scss */
.item-snapshot .item-skus li {
  padding: 10px 0;
  margin-bottom: 0;
}
/* line 30, app/components_vendor/trade/buyer/item_snapshot/view.scss */
.item-snapshot .item-skus li .control-label {
  width: 5em;
  text-align: right;
}
/* line 36, app/components_vendor/trade/buyer/item_snapshot/view.scss */
.item-snapshot .item-attrs {
  margin-top: 20px;
  padding-top: 10px;
  border-top: #dfdfdf solid 1px;
}
/* line 40, app/components_vendor/trade/buyer/item_snapshot/view.scss */
.item-snapshot .item-attrs li {
  float: left;
  width: 32%;
  margin-right: 1.3%;
}
/* line 3, app/components_vendor/trade/buyer/order_manage/view.scss */
.return-form {
  min-height: 100px !important;
  padding-right: 100px;
}
/* line 7, app/components_vendor/trade/buyer/order_manage/view.scss */
.return-form .return-note {
  margin-top: 5px;
  margin-left: 139px !important;
  color: #666;
}
/* line 12, app/components_vendor/trade/buyer/order_manage/view.scss */
.return-form .return-note.error {
  color: #ff2200;
}

/* line 19, app/components_vendor/trade/buyer/order_manage/view.scss */
.modal-express .express-table {
  min-width: 500px;
}
/* line 5, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre {
  background-color: white;
  padding: 20px;
}
/* line 8, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list {
  margin-bottom: 40px;
}
/* line 10, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list .address-list-title {
  line-height: 38px;
  border-bottom: 1px dashed #dfdfdf;
}
/* line 13, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list .address-list-title span {
  font-size: 14px;
}
/* line 17, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul {
  list-style: none;
  max-height: 205px;
  overflow: hidden;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  -webkit-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
/* line 22, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul.show-all {
  max-height: 100%;
}
/* line 25, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul li {
  line-height: 35px;
  padding: 0 0 0 10px;
}
/* line 28, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul li.no-trade-info {
  padding-left: 30px;
  margin-top: 5px;
  background-color: #fff9ed;
}
/* line 33, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul li.trade-info-list {
  margin-top: 5px;
}
/* line 35, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul li.trade-info-list input {
  vertical-align: text-bottom;
}
/* line 38, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul li.trade-info-list.active {
  border: 1px solid #ffe2ae;
  background-color: #fff9ed;
  box-shadow: 3px 3px 3px #f5f5f5;
}
/* line 43, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul li.trade-info-list.hover {
  background-color: #fff9ed;
}
/* line 48, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul li span.disappear {
  display: none;
}
/* line 51, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul li span.set-default-address {
  margin-left: 15px;
}
/* line 54, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list ul li span.update-address {
  float: right;
  margin-right: 10px;
}
/* line 60, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list .address-more {
  padding-left: 30px;
}
/* line 63, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .address-list button {
  margin: 5px 0 0 30px;
}
/* line 67, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table {
  width: 100%;
}
/* line 71, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table thead th {
  border-bottom: 1px dashed #dfdfdf;
}
/* line 74, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table thead th .cart-title {
  font-size: 16px;
}
/* line 79, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table .last-th-td {
  border-right: 1px solid #dfdfdf;
}
/* line 82, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody {
  border: 1px solid #dfdfdf;
}
/* line 85, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody .item-tr td {
  text-align: center;
}
/* line 91, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody tr th {
  text-align: center;
}
/* line 96, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody tr td {
  padding: 15px 20px;
  vertical-align: top;
}
/* line 99, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody tr td .input-amount {
  margin: 0 auto;
}
/* line 102, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody tr td select {
  width: 120px;
  margin-top: -5px;
  white-space: nowrap;
}
/* line 109, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody tr.shop-tr {
  height: 45px !important;
  background-color: #f5f5f5;
}
/* line 112, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody tr.shop-tr td {
  vertical-align: bottom;
  height: auto;
}
/* line 114, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody tr.shop-tr td input {
  vertical-align: bottom;
}
/* line 117, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody tr.shop-tr td span {
  font-size: 14px;
  line-height: 14px;
  vertical-align: bottom;
}
/* line 125, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody tr.shop-tr .shop-span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 480px;
}
/* line 134, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody tr.item-tr td.left-text {
  padding-left: 10px;
}
/* line 139, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody .item-logo {
  float: left;
}
/* line 141, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody .item-logo img {
  height: 60px;
  width: 60px;
}
/* line 146, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody .item-description {
  float: left;
  margin-left: 10px;
  width: 300px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 154, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table tbody .item-count {
  width: 40px;
}
/* line 159, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre table.order-item-table .discount-show {
  font-size: 12px;
}
/* line 163, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .remark-td {
  text-align: left;
  border-bottom-style: dashed;
}
/* line 166, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .remark-td input[type=checkbox] {
  vertical-align: text-top;
}
/* line 169, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .remark-td .remark, .order-pre .remark-td .invoice, .order-pre .remark-td .pay-after-send {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 172, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .remark-td .pay-after-send {
  margin-right: 30px;
}
/* line 175, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .remark-td .pay-after-send,
.order-pre .remark-td .coupon-list {
  height: 35px;
  line-height: 35px;
}
/* line 181, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .invoice {
  line-height: 31px;
}
/* line 183, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .invoice .has-invoice {
  margin-right: 10px;
}
/* line 186, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .invoice .disappear {
  display: none;
}
/* line 193, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .invoice .invoice-type span {
  margin: 0 5px 0 0;
}
/* line 195, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .invoice .invoice-type span select {
  width: 120px;
  vertical-align: middle;
}
/* line 201, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .invoice .invoice-title {
  margin-left: 15px;
}
/* line 208, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .promos {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 211, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .submit {
  float: right;
  display: inline;
  margin-right: 20px;
}
/* line 215, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .submit .currency {
  font-size: 18px;
}
/* line 218, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .submit .price-label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 170px;
  text-align: right;
}
/* line 223, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .submit .small-price {
  font-size: 12px;
}
/* line 226, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .submit .small-price .currency {
  font-size: 14px;
  color: #24344e;
}
/* line 231, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .order-control {
  text-align: right;
}
/* line 234, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .side-button {
  margin: 0 20px;
}
/* line 239, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .no-product {
  font-size: 24px;
  line-height: 2em;
}
/* line 243, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .coupon-list {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 247, app/components_vendor/trade/buyer/pre_order/view.scss */
.order-pre .shop-activity {
  float: right;
}
/* line 4, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart {
  width: 1190px;
  background-color: #FFFFFF;
  padding: 15px;
  margin: 0;
}
/* line 10, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table {
  margin-bottom: 10px;
  line-height: normal;
}
/* line 15, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table thead tr {
  background-color: #F7F7F7;
  color: #9F9F9F;
}
/* line 18, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table thead tr.table-tr-title {
  background-color: #3366FF;
  color: #FFFFFF;
  border-width: 1px 1px 0 1px;
}
/* line 23, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table thead tr th {
  text-align: left;
  border: 1px solid #dfdfdf;
  border-width: 0 0 1px 0;
}
/* line 27, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table thead tr th.item-info {
  padding-left: 44px;
}
/* line 30, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table thead tr th:first-child {
  border-width: 0 0 1px 1px;
}
/* line 33, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table thead tr th:last-child {
  border-width: 0 1px 1px 0;
  text-align: right;
  padding-right: 20px;
}
/* line 42, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr {
  border: 1px solid #e7e9ea;
}
/* line 44, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr td {
  text-align: left;
  border-width: 0 0 1px 0;
  padding: 10px 0;
}
/* line 48, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr td:first-child {
  border-width: 0 0 1px 1px;
}
/* line 51, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr td:last-child {
  border-width: 0 1px 1px 0;
  text-align: right;
  padding-right: 20px;
}
/* line 59, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr td.check-td {
  padding-left: 5px;
}
/* line 62, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr td .count-warning {
  color: #ff2200;
}
/* line 65, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr td .item-description {
  color: #577DF2;
}
/* line 68, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr td .sku-attrs {
  color: #A4A4A4;
}
/* line 71, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr td .equalsPrice, div.shopping-cart .shopping-cart-body table tbody tr td .item-count-warning {
  padding-top: 10px;
}
/* line 75, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr.first-level-tr {
  border-width: 0 0 1px 2px;
}
/* line 78, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr.second-level-tr {
  display: none;
}
/* line 81, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr.shop-tr {
  background-color: #F5F5F5;
}
/* line 83, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr.shop-tr .shop-span.shop-name {
  color: #2687d0;
}
/* line 87, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr.shop-tr-gap {
  border-width: 0 0 0 0;
  height: 30px;
}
/* line 90, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr.shop-tr-gap td {
  padding: 0;
  border-width: 0 0 0 0;
}
/* line 95, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr.item-tr.fail-item {
  border-left: 3px solid #ff2200;
}
/* line 98, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr.item-tr.off-shelf-item {
  background-color: #f1f1f1;
}
/* line 101, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr.low-stocks-item {
  background-color: #f1f1f1;
}
/* line 104, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr .item-logo {
  float: left;
}
/* line 106, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr .item-logo img {
  height: 60px;
  width: 60px;
}
/* line 111, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr .shop-cart-name {
  border: 0;
  text-align: left;
}
/* line 115, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr .item-description {
  float: left;
  margin-left: 10px;
  width: 350px;
}
/* line 123, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-body table tbody tr .css-time {
  margin-top: 10px;
  color: #ccc;
}
/* line 131, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .float-hidden {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
}
/* line 138, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot {
  height: 56px;
  text-align: left;
  padding: 0;
}
/* line 141, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot.float-foot {
  position: fixed;
  margin: 0 auto;
}
/* line 146, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .foot-container {
  padding: 5px 0;
  line-height: 34px;
  margin: 0 auto;
}
/* line 153, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .cart-operate {
  display: inline;
  padding: 0 22px;
}
/* line 156, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .cart-operate span {
  margin: 0 12px 0 4px;
}
/* line 160, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .cart-status {
  padding: 0 0px;
  display: inline;
}
/* line 163, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .cart-status .process {
  vertical-align: middle;
  display: inline-block;
  vertical-align: text-bottom;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 102px;
  height: 10px;
  border: 1px solid #bbb;
  background-color: #f5f5f5;
}
/* line 170, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .cart-status .process .bar {
  width: 0;
  margin: 1px;
  height: 8px;
  background-color: #ff2200;
}
/* line 178, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .cart-result {
  padding: 0 0px;
  margin-top: -2px;
  float: right;
}
/* line 182, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .cart-result .total-count {
  color: #FF7503;
}
/* line 185, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .cart-result .total-price {
  margin: 0 20px 0 20px;
}
/* line 187, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .cart-result .total-price .currency {
  font-size: 18px;
}
/* line 191, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot .cart-result .js-cart-submitRequ {
  margin-right: 10px;
}
/* line 196, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot-operate {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 200, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .shopping-cart-foot-operate .submitRequ {
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 206, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .price, div.shopping-cart .currency, div.shopping-cart .css-price {
  color: #3366FF;
  font-weight: normal;
}
/* line 210, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .no-href {
  color: #9E9E9C;
}
/* line 213, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .price-increased {
  background-color: #ff0000;
}
/* line 216, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .price-fall {
  background-color: #00C61C;
}
/* line 219, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .stock-not-enough {
  background-color: #FFBB00;
}
/* line 222, app/components_vendor/trade/buyer/shop_cart/view.scss */
div.shopping-cart .block {
  background-color: #F5F5F5;
  border-width: 0;
  margin: 0;
}
/* line 3, app/components_vendor/trade/buyer/sku_return/view.scss */
.return-address-list {
  margin-left: -34px;
  max-height: 170px;
}
/* line 7, app/components_vendor/trade/buyer/sku_return/view.scss */
.return-address-list .address-item {
  font-size: 12px;
  line-height: 1.8em;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  float: left;
  width: 224px;
  height: 124px;
  padding: 20px;
  margin-left: 34px;
  cursor: pointer;
  position: relative;
  zoom: 1;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99f5f5f5,endColorstr=#99F5f5f5) progid:DXImageTransform.Microsoft.BasicImage(grayscale=100)";
  /* IE8 */
}
/* line 25, app/components_vendor/trade/buyer/sku_return/view.scss */
.return-address-list .address-item:hover, .return-address-list .address-item.hover, .return-address-list .address-item.active {
  box-shadow: none;
  background-color: transparent;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99f5f5f5,endColorstr=#99F5f5f5) progid:DXImageTransform.Microsoft.BasicImage(grayscale=0)";
  /* IE8 */
}
/* line 34, app/components_vendor/trade/buyer/sku_return/view.scss */
.return-address-list .address-item h6 {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  height: 40px;
  line-height: 40px;
  border-bottom: #ededed solid 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 46, app/components_vendor/trade/buyer/sku_return/view.scss */
.return-address-list .address-item p {
  margin: 10px 0;
  height: 42px;
  overflow: hidden;
}
/* line 52, app/components_vendor/trade/buyer/sku_return/view.scss */
.return-address-list .address-item span.update-address {
  float: none;
}
/* line 4, app/components_vendor/trade/buyer/trade_success/view.scss */
.trade-success .alert-icon {
  font-size: 35px;
  margin-top: 10px;
}
/* line 5, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table {
  margin-bottom: 20px;
}
/* line 8, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table .trade-status-select {
  width: 100px;
}
/* line 11, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table td {
  vertical-align: top;
  word-break: break-all;
  word-wrap: break-word;
}
/* line 16, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table ul {
  list-style-type: none;
  width: 210px;
}
/* line 19, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table ul li {
  width: 100px;
}
/* line 23, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table .left-li {
  float: left;
}
/* line 26, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table .not-head {
  padding-left: 10px;
}
/* line 29, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table .left-text {
  padding-left: 10px;
}
/* line 33, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table .item-logo {
  float: left;
}
/* line 35, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table .item-logo img {
  height: 60px;
  width: 60px;
  border: 1px solid #dfdfdf;
}
/* line 41, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table .item-description {
  float: left;
  width: 180px;
}
/* line 44, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table .item-description .currency {
  color: #00367f;
  font-weight: normal;
}
/* line 49, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table .native-time {
  color: #666;
}
/* line 52, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comments-table .count-show {
  color: #00367f;
}
/* line 56, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .order-pagination {
  margin: 20px 10px 20px 0;
  text-align: right;
}
/* line 60, app/components_vendor/trade/seller/comments_manage/view.scss */
.comment-manage .comment-content {
  word-break: break-all;
}

/* line 65, app/components_vendor/trade/seller/comments_manage/view.scss */
.modal-body textarea {
  width: 450px;
  height: 100px;
}
/* line 69, app/components_vendor/trade/seller/comments_manage/view.scss */
.modal-body .rest-desc {
  margin: 0;
}
/* line 3, app/components_vendor/trade/seller/order_manage/view.scss */
.return-form {
  min-height: 100px !important;
  padding-right: 100px;
}
/* line 7, app/components_vendor/trade/seller/order_manage/view.scss */
.return-form .return-note {
  margin-top: 5px;
  margin-left: 139px !important;
  color: #666;
}
/* line 12, app/components_vendor/trade/seller/order_manage/view.scss */
.return-form .return-note.error {
  color: #ff2200;
}

/* line 19, app/components_vendor/trade/seller/order_manage/view.scss */
.modal-express .express-table {
  min-width: 500px;
}
/* line 2, app/components_vendor/trade/seller/sku_return/view.scss */
.shipfee-form .label {
  width: auto !important;
}
@charset "UTF-8";
/* line 5, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .left-text {
  padding-left: 20px;
}
/* line 8, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage img {
  width: 60px;
  height: 60px;
}
/* line 12, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .table-control {
  text-align: right;
  padding: 10px 20px 5px;
}
/* line 16, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .table-control .btn {
  margin-left: 10px;
}
/* line 20, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table {
  margin-bottom: 20px;
}
/* line 22, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .trade-status-select {
  width: 135px;
}
/* line 25, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table thead th {
  text-align: center;
}
/* line 30, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .set-height-tr td {
  padding: 0;
  height: 10px;
}
/* line 34, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .set-height-tr:hover {
  background-color: transparent;
}
/* line 38, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-info-tr {
  background-color: #ebecf0;
}
/* line 41, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-info-tr .left-text span {
  margin: 0;
}
/* line 45, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-info-tr .shop-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 52, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-info-tr td {
  border-width: 1px;
  border-color: #dfdfdf;
  border-style: solid;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
}
/* line 60, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-info-tr td .address {
  float: right;
}
/* line 63, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-info-tr td i {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 68, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-tr {
  background-color: white;
}
/* line 70, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-tr > td {
  padding: 0;
  vertical-align: top;
  text-align: center;
}
/* line 75, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-tr td.order-items {
  border: #dfdfdf solid 1px;
  border-top: none;
}
/* line 79, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-tr td.total-price {
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #dfdfdf;
  vertical-align: top;
  padding-top: 10px;
}
/* line 86, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-tr td.order-status {
  border: 1px solid #dfdfdf;
  line-height: 20px;
  padding-top: 10px;
}
/* line 90, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-tr td.order-status p {
  margin: 0;
}
/* line 94, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-tr td.presale-td {
  border-right: 1px solid #dfdfdf;
}
/* line 97, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-tr .time-span {
  color: #ff7900;
}
/* line 101, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-extra {
  background-color: #ebecf0;
}
/* line 103, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .order-extra td {
  border-width: 0 1px 1px 1px;
  border-color: #dfdfdf;
  border-style: solid;
  height: 20px;
  padding: 5px 0 5px 10px;
}
/* line 112, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .items-table {
  width: 100%;
}
/* line 116, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .items-table tr td {
  vertical-align: top;
}
/* line 118, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .items-table tr td.last {
  border-bottom: none;
}
/* line 121, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .items-table tr td.pre-return {
  border-bottom: none;
  border-left: 1px solid #dfdfdf;
}
/* line 127, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .items-table tr.last td {
  border-bottom: none;
}
/* line 132, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .items-table .item-logo {
  float: left;
}
/* line 135, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .items-table .item-logo img {
  height: 60px;
  width: 60px;
  border: 1px solid #dfdfdf;
}
/* line 141, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .orders-table .orders-tbody .items-table .item-description {
  width: 290px;
  float: left;
  margin-left: 10px;
  overflow: hidden;
  word-break: break-all;
  white-space: normal;
}
/* line 152, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-manage .order-pagination {
  margin: 20px 0;
  text-align: right;
}

/* line 159, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .light-background {
  border: 1px solid #ffe2ae;
  background-color: #fff9ed;
  box-shadow: 3px 3px 3px #ebecf0;
}
/* line 164, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .font-14 {
  font-size: 14px;
}
/* line 167, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .detail-base {
  margin: 20px 0;
  padding: 10px;
}
/* line 170, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .detail-base hr {
  border: 1px dashed #dfdfdf;
}
/* line 174, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .detail-main {
  margin-bottom: 40px;
  background: #ebecf0;
  padding: 4px 20px;
}
/* line 179, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .detail-main .background-white {
  background-color: white;
  padding: 20px;
}
/* line 183, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .detail-main .details {
  margin-bottom: 10px;
}
/* line 186, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .detail-main .details span {
  margin-top: 5px;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 190, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .detail-main .details span.price, .order-detail .detail-main .details span .currency {
  margin-top: 0;
}
/* line 195, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .detail-main .details .orders-table {
  width: 100%;
  margin-bottom: 0;
}
/* line 200, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .detail-main .details .item-description {
  width: 250px;
}
/* line 205, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .high-light {
  font-size: 14px;
}
/* line 208, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .order-price {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.8em;
}
/* line 212, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .order-price li {
  list-style-type: none;
  min-width: 200px;
}
/* line 215, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .order-price li.total-amount {
  padding-top: 5px;
  margin-top: 5px;
  font-weight: bold;
  border-top: #dddddd solid 1px;
  box-shadow: #fff 0 1px 0 inset;
}
/* line 222, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.order-detail .order-price li span {
  width: 90%;
  text-align: right;
  margin-right: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/* line 234, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.check-logistic i {
  font-size: 26px;
}

/* line 239, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.modal-express .logistic-title {
  width: 580px;
  height: 20px;
  padding: 10px;
  background-color: #ebecf0;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  margin-top: 10px;
}
/* line 248, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.modal-express .logistic-title .direction {
  float: right;
}
/* line 252, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.modal-express .table {
  border: 1px solid #dfdfdf;
  margin-top: 10px;
  width: 600px;
}
/* line 256, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.modal-express .table th {
  border: 1px solid #dfdfdf;
}
/* line 259, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.modal-express .table td {
  padding: 0px;
  height: 30px;
}
/* line 263, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.modal-express .table tr.active {
  color: #197aff;
}
/* line 266, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_orders.scss */
.modal-express .table.active {
  display: table;
}

/* line 5, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .table-control {
  text-align: right;
  padding: 10px 20px 5px;
}
/* line 9, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .table {
  border-color: #dfdfdf;
  white-space: normal;
}
/* line 13, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .table td.order-status {
  border: 1px solid #dfdfdf;
}
/* line 19, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .trade-status-select {
  width: 130px;
}
/* line 23, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .left-text {
  padding-left: 20px;
}
/* line 28, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .set-height-tr td {
  padding: 0;
  height: 10px;
}
/* line 34, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .refund-info-tr {
  background-color: #ebecf0;
}
/* line 37, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .refund-info-tr td {
  border: 1px solid #dfdfdf;
  height: 45px;
  padding: 0 20px;
}
/* line 42, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .refund-info-tr td .address {
  float: right;
}
/* line 46, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .refund-info-tr td i {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 53, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .refund-tr .item-logo {
  float: left;
}
/* line 56, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .refund-tr .item-logo img {
  height: 60px;
  width: 60px;
  border: 1px solid #dfdfdf;
}
/* line 62, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .refund-tr .item-description {
  width: 290px;
  float: left;
  margin-left: 10px;
  overflow: hidden;
  word-break: break-all;
  white-space: normal;
}
/* line 70, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .refund-tr > td {
  border-color: #dfdfdf;
  vertical-align: top;
}
/* line 76, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .refund-reason {
  border-left-width: 1px !important;
  border-left: 1px solid #dfdfdf;
}
/* line 81, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.refund-manage .order-pagination {
  margin: 20px 0;
  text-align: right;
}

/* line 88, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.return-detail .light-background {
  border: 1px solid #ffe2ae;
  background-color: #fff9ed;
  box-shadow: 3px 3px 3px #ebecf0;
}
/* line 93, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.return-detail .font-14 {
  font-size: 14px;
}
/* line 96, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.return-detail .detail-base {
  margin: 10px 0;
  padding: 10px;
}
/* line 99, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.return-detail .detail-base hr {
  border: 1px dashed #dfdfdf;
}
/* line 103, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.return-detail .detail-main {
  margin-bottom: 40px;
  background: #ebecf0;
  padding: 1px 10px;
}
/* line 107, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.return-detail .detail-main .background-white {
  background-color: white;
  padding: 10px;
}
/* line 111, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.return-detail .detail-main .details {
  margin-bottom: 10px;
}
/* line 114, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.return-detail .detail-main .details span {
  margin-top: 5px;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 119, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.return-detail .detail-main .details .orders-table {
  margin-bottom: 0;
}
/* line 124, /AppServer/jenkins/jenkins_home/workspace/易港通老架构/mall/build-and-deploy-feebas/app/components_vendor/trade/styles/_refund.scss */
.return-detail .detail-main .details .item-description {
  width: 250px;
}
/* line 5, app/components_vendor/user/address_manage/view.scss */
.address-manage .set-default {
  display: none;
}
/* line 8, app/components_vendor/user/address_manage/view.scss */
.address-manage .address-table {
  margin-top: 20px;
}
/* line 11, app/components_vendor/user/address_manage/view.scss */
.address-manage .address-table .item-manage-table thead {
  background-color: #f5f5f5;
}
/* line 17, app/components_vendor/user/address_manage/view.scss */
.address-manage .address-table .item-manage-table tbody tr:hover .set-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 22, app/components_vendor/user/address_manage/view.scss */
.address-manage .address-table .item-manage-table tbody td {
  padding-top: 0;
}

/* line 29, app/components_vendor/user/address_manage/view.scss */
.address-form {
  width: 600px;
}
/* line 31, app/components_vendor/user/address_manage/view.scss */
.address-form fieldset {
  padding: 0;
}
/* line 35, app/components_vendor/user/address_manage/view.scss */
.address-form .selectric {
  width: 120px;
}
/* line 39, app/components_vendor/user/address_manage/view.scss */
.address-form.has-street {
  width: 750px;
}
/* line 4, app/components_vendor/user/forget_password/view.scss */
.component-forget-password {
  min-height: 500px;
}
/* line 6, app/components_vendor/user/forget_password/view.scss */
.component-forget-password .current-location {
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 8px;
  height: 22px;
}
/* line 12, app/components_vendor/user/forget_password/view.scss */
.component-forget-password .forget-password-progress {
  margin-top: 10px;
  padding: 0;
}
/* line 15, app/components_vendor/user/forget_password/view.scss */
.component-forget-password .forget-password-progress .progress-title {
  float: left;
  line-height: 20px;
  margin: 18px 0 0 20px;
}
/* line 20, app/components_vendor/user/forget_password/view.scss */
.component-forget-password .forget-password-progress .progress-div {
  width: 330px;
  margin: 0 auto;
}
/* line 25, app/components_vendor/user/forget_password/view.scss */
.component-forget-password .forget-password-div-form {
  padding-top: 20px;
  width: 600px;
  margin: 0 auto;
  font-size: 14px;
}
/* line 31, app/components_vendor/user/forget_password/view.scss */
.component-forget-password .forget-password-success {
  width: 300px;
  margin: 0 auto;
  margin-top: 40px;
  height: auto;
}
/* line 37, app/components_vendor/user/forget_password/view.scss */
.component-forget-password .required-error {
  vertical-align: middle;
}
/* line 40, app/components_vendor/user/forget_password/view.scss */
.component-forget-password .verify-code {
  width: 100px;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 1, app/components_vendor/user/header/view.scss */
.header {
  border: 0;
  background-color: #fff;
  margin-bottom: 0;
  border-radius: 0;
  position: relative;
  box-shadow: 1px 1px 5px rgba(39, 41, 56, 0.2);
}
/* line 9, app/components_vendor/user/header/view.scss */
.header .header-logo {
  float: left;
}
/* line 11, app/components_vendor/user/header/view.scss */
.header .header-logo .logo-wraper {
  height: 60px;
  width: 180px;
  background-color: #1b7aff;
}
/* line 16, app/components_vendor/user/header/view.scss */
.header .header-logo .logo-wraper .logo {
  width: 100%;
  height: 100%;
  padding: 11px 16px;
}
/* line 21, app/components_vendor/user/header/view.scss */
.header .header-logo .logo-wraper .logo-img {
  background: #4B96FF;
  border-radius: 2px;
  width: 38px;
  height: 38px;
  float: left;
}
/* line 28, app/components_vendor/user/header/view.scss */
.header .header-logo .logo-wraper .logo-img-sm {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: white;
  background-size: 38px 38px;
}
/* line 38, app/components_vendor/user/header/view.scss */
.header .header-logo .logo-wraper .logo-text {
  color: white;
  width: 81px;
  margin-left: 9px;
  float: left;
}
/* line 43, app/components_vendor/user/header/view.scss */
.header .header-logo .logo-wraper .logo-text .logo-title {
  width: 81px;
  height: 38px;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: 2px;
}
/* line 50, app/components_vendor/user/header/view.scss */
.header .header-logo .logo-wraper .logo-text .logo-content {
  width: 126px;
  height: 24px;
  font-size: 12px;
  margin-top: 2px;
}
/* line 60, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper {
  height: 60px;
}
/* line 64, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav a {
  display: block;
  color: inherit;
  padding: 10px;
  line-height: 14px;
  padding: 23px 16px;
  transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
}
/* line 71, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav a .icon-feebas.toggle-tool {
  font-size: 10px;
  margin-left: 47px;
  color: inherit;
  transition: color 0.2s;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
}
/* line 82, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav a .icon-feebas {
  font-size: 20px;
  background: none;
  width: auto;
  height: auto;
  margin-right: 5px;
  line-height: 12px;
}
/* line 91, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav a .label {
  margin-top: -2px;
  margin-left: 10px;
}
/* line 96, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav a:hover, .header .top-nav-wrapper .top-nav a.active {
  background-color: #f7f7f7;
}
/* line 98, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav a:hover .icon-feebas.toggle-tool, .header .top-nav-wrapper .top-nav a.active .icon-feebas.toggle-tool {
  color: #197aff;
}
/* line 109, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav.top-nav-left {
  font-size: 14px;
  color: #999999;
  text-align: left;
  float: left;
}
/* line 114, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav.top-nav-left a {
  border-right: 1px solid #f7f7f7;
}
/* line 118, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav.top-nav-right {
  font-size: 14px;
  color: #999999;
  text-align: left;
  float: right;
}
/* line 123, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav.top-nav-right a {
  border-left: 1px solid #f7f7f7;
}
/* line 127, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav > li {
  display: block;
  float: left;
}
/* line 131, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .dropdown-menu {
  z-index: 1000;
  display: none;
  border: 1px solid #d8d8d8;
  background-color: white;
}
/* line 137, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .dropdown-menu > li {
  display: block;
}
/* line 140, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .dropdown-menu > li .float-menu {
  float: left;
  position: fixed;
  background: white;
  border: 1px solid #d8d8d8;
  border-top: 0;
  display: none;
  font-size: 12px;
}
/* line 149, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .dropdown-menu > li .float-menu > a {
  padding: 10px 15px;
}
/* line 152, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .dropdown-menu > li .float-menu > a.menu-footer {
  padding: 15px 15px;
  border-top: 1px solid #f7f7f7;
}
/* line 158, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .dropdown-menu > li > a {
  font-size: 12px;
  text-align: left;
  display: block;
  color: #666666;
  padding: 10px;
  line-height: 14px;
  padding: 12px 20px;
}
/* line 167, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .dropdown-menu > li > a:hover {
  background-color: #f5f5f5;
}
/* line 169, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .dropdown-menu > li > a:hover .toggle-tool {
  color: #197aff;
}
/* line 174, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .dropdown-menu > li > a.disabled {
  color: #bbbbbb;
}
/* line 176, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .dropdown-menu > li > a.disabled:hover {
  background-color: transparent;
  cursor: default;
}
/* line 187, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .user-info-nav-item .user-info {
  margin-top: -9px;
  margin-left: 8px;
}
/* line 193, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .user-info-nav-item .user-info .user-position {
  font-size: 12px;
  margin-top: 3px;
  color: #bbb;
}
/* line 200, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .user-info-nav-item .icon-feebas {
  margin-top: 2px;
}
/* line 202, app/components_vendor/user/header/view.scss */
.header .top-nav-wrapper .top-nav .user-info-nav-item .icon-feebas.toggle-tool {
  margin-left: 10px;
}
/* line 210, app/components_vendor/user/header/view.scss */
.header #todo-container {
  width: 400px;
}

/* line 215, app/components_vendor/user/header/view.scss */
.label {
  border-radius: 2px;
  padding: 2px 8px;
  font-size: 12px;
}
/* line 219, app/components_vendor/user/header/view.scss */
.label.label-default {
  background-color: #f7f7f7;
  color: #666666;
}
/* line 222, app/components_vendor/user/header/view.scss */
.label.label-default > .label-tool {
  color: white;
  background-color: #d8d8d8;
  padding: 2px 4px;
  margin-left: 4px;
  margin-right: -8px;
  border-radius: 0px 2px 2px 0px;
  transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
}
/* line 229, app/components_vendor/user/header/view.scss */
.label.label-default > .label-tool:hover {
  background-color: #bbbbbb;
}
/* line 239, app/components_vendor/user/header/view.scss */
.label.label-danger {
  color: white;
  background-color: #FF6D59;
}
/* line 242, app/components_vendor/user/header/view.scss */
.label.label-danger > .label-tool {
  color: white;
}
/* line 247, app/components_vendor/user/header/view.scss */
.label.label-danger-dark {
  color: white;
  background-color: #EC351C;
}
/* line 250, app/components_vendor/user/header/view.scss */
.label.label-danger-dark > .label-tool {
  color: white;
}
/* line 255, app/components_vendor/user/header/view.scss */
.label.label-yellow {
  color: white;
  background-color: #F2C200;
}
/* line 258, app/components_vendor/user/header/view.scss */
.label.label-yellow > .label-tool {
  color: white;
}
/* line 263, app/components_vendor/user/header/view.scss */
.label.label-blue {
  color: white;
  background-color: #197AFF;
}
/* line 266, app/components_vendor/user/header/view.scss */
.label.label-blue > .label-tool {
  color: white;
}
/* line 10, app/components_vendor/user/login/view.scss */
.user-login-form {
  font-size: 14px;
  margin: 0 50px;
  text-align: left;
}
/* line 14, app/components_vendor/user/login/view.scss */
.user-login-form legend {
  margin-bottom: 15px;
}
/* line 17, app/components_vendor/user/login/view.scss */
.user-login-form .control-group {
  margin-bottom: 20px;
}
/* line 20, app/components_vendor/user/login/view.scss */
.user-login-form .keep-group {
  margin-bottom: 15px;
}
/* line 23, app/components_vendor/user/login/view.scss */
.user-login-form input {
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;
}
/* line 30, app/components_vendor/user/login/view.scss */
.user-login-form input.btn {
  font-size: 18px;
}
/* line 34, app/components_vendor/user/login/view.scss */
.user-login-form #login-name, .user-login-form #login-password {
  background-color: #fff;
  position: relative;
  zoom: 1;
  margin-bottom: 30px;
  border-bottom: #bbb solid 1px;
  padding-bottom: 10px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 42, app/components_vendor/user/login/view.scss */
.user-login-form #login-name:hover, .user-login-form #login-password:hover {
  border-color: #129fea;
  z-index: 3;
}
/* line 46, app/components_vendor/user/login/view.scss */
.user-login-form #login-name.error, .user-login-form #login-password.error {
  z-index: 2;
  border-color: #ff2200;
}
/* line 49, app/components_vendor/user/login/view.scss */
.user-login-form #login-name.error input, .user-login-form #login-password.error input {
  color: #666;
}
/* line 53, app/components_vendor/user/login/view.scss */
.user-login-form #login-name .input-icon, .user-login-form #login-password .input-icon {
  position: absolute;
  top: 12px;
  left: 10px;
  font-size: 24px;
  z-index: 4;
}
/* line 60, app/components_vendor/user/login/view.scss */
.user-login-form #login-name input, .user-login-form #login-password input {
  border: none;
  padding-left: 40px;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
/* line 65, app/components_vendor/user/login/view.scss */
.user-login-form #login-name .error-tips, .user-login-form #login-password .error-tips {
  color: #ff2200;
  font-size: 12px;
  height: 16px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  right: 3px;
  bottom: 25px;
  z-index: 3;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 80, app/components_vendor/user/login/view.scss */
.user-login-form .error-wall {
  color: #ff2200;
  margin-top: -10px;
  margin-bottom: 10px;
  height: 0;
  font-size: 12px;
  overflow: hidden;
}
/* line 90, app/components_vendor/user/login/view.scss */
.user-login-form .register-control {
  font-size: 16px;
  padding-top: 20px;
  border-top: #666 dashed 1px;
}
/* line 96, app/components_vendor/user/login/view.scss */
.user-login-form .error input {
  z-index: 1;
}

/* line 102, app/components_vendor/user/login/view.scss */
.main-login .main-login-back {
  width: 100%;
  overflow: hidden;
}
/* line 105, app/components_vendor/user/login/view.scss */
.main-login .main-login-back .outer-login {
  width: 1200px;
  margin: 0 auto;
  height: 460px;
  position: relative;
}
/* line 110, app/components_vendor/user/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box {
  width: 460px;
  height: 460px;
  padding: 60px 80px;
  position: absolute;
  background-color: white;
  top: 50px;
  right: 20px;
  -moz-box-shadow: 0px 0px 30px #c2c2c2;
  -webkit-box-shadow: 0px 0px 30px #c2c2c2;
  box-shadow: 0px 0px 30px #c2c2c2;
}
/* line 119, app/components_vendor/user/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box legend, .main-login .main-login-back .outer-login .main-login-box a {
  color: #24344e;
}
/* line 122, app/components_vendor/user/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .form {
  margin: 0;
}
/* line 125, app/components_vendor/user/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .keep-group {
  border-bottom: #dfdfdf dashed 1px;
  padding-bottom: 18px;
}
/* line 128, app/components_vendor/user/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .keep-group .toreg {
  color: #ff2200;
}
/* line 132, app/components_vendor/user/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .login-type {
  line-height: 1.5em;
}
/* line 134, app/components_vendor/user/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .login-type li {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: none;
  position: relative;
  zoom: 1;
}
/* line 140, app/components_vendor/user/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .login-type li a {
  text-decoration: underline;
}
/* line 143, app/components_vendor/user/login/view.scss */
.main-login .main-login-back .outer-login .main-login-box .login-type li i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
}
/* line 1, app/components_vendor/user/merchant_progress/view.scss */
.common-merchant-progress {
  padding-top: 20px;
  text-align: center;
}
/* line 5, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body {
  padding: 20px;
  border-top-width: 0;
  border-bottom-width: 0;
}
/* line 12, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body > .control-group > label {
  width: 200px;
  text-align: right;
}
/* line 17, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body > .control-group:not(:first-child) {
  margin-top: 20px;
}
/* line 21, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body > .control-group .address-select-group {
  width: 600px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -6px;
}
/* line 27, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body > .control-group textarea {
  width: 164px;
  height: 70px;
}
/* line 32, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body > .control-group .reason {
  width: 400px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 39, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body .pic-list {
  width: 460px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 10px;
  font-size: 0;
}
/* line 45, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body .pic-list .item {
  padding: 0 10px;
  width: 90px;
  height: 80px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 52, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body .pic-list .item > img {
  width: 70px;
  height: 70px;
}
/* line 57, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body .pic-list .item .close {
  width: 16px;
  font-size: 12px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: none;
  height: 16px;
  line-height: 15px;
  text-align: center;
  background: #197aff;
}
/* line 69, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body .pic-list .item .close > a {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #fff;
  font-weight: bold;
}
/* line 80, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-body .pic-list .item:hover .close {
  display: block;
}
/* line 88, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-footer {
  padding-left: 238px;
  padding-bottom: 20px;
}
/* line 92, app/components_vendor/user/merchant_settled/view.scss */
.user-merchant-settled .settled-footer .btn-large {
  width: 164px;
}
/* line 5, app/components_vendor/user/profile/view.scss */
.profile .profile-header {
  padding-left: 60px;
}
/* line 9, app/components_vendor/user/profile/view.scss */
.profile .avatar {
  width: 80px;
  height: 80px;
}
/* line 15, app/components_vendor/user/profile/view.scss */
.profile .profile-content .bank-info {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 17, app/components_vendor/user/profile/view.scss */
.profile .profile-content .bank-info div {
  margin-bottom: 10px;
}
/* line 22, app/components_vendor/user/profile/view.scss */
.profile .profile-content .address-select-group {
  display: inline-block;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 26, app/components_vendor/user/profile/view.scss */
.profile .profile-content .address-select {
  display: inline;
}
/* line 30, app/components_vendor/user/profile/view.scss */
.profile .profile-content img {
  width: 80px;
  height: 80px;
  border: 1px solid #dfdfdf;
  vertical-align: bottom;
}
/* line 35, app/components_vendor/user/profile/view.scss */
.profile .profile-content img.disappear {
  display: none;
}
/* line 42, app/components_vendor/user/profile/view.scss */
.profile .form .birthday-input {
  width: 100px !important;
}
/* line 47, app/components_vendor/user/profile/view.scss */
.profile .form .note-loading i {
  width: 16px;
  height: 16px;
  background: transparent url("/feebas/assets/images/other-images/loading.gif") left top no-repeat;
}
/* line 54, app/components_vendor/user/profile/view.scss */
.profile .form .note-error-phone,
.profile .form .note-error-email,
.profile .form .note-error-notchar,
.profile .form .note-error-forline,
.profile .form .note-error-exists,
.profile .form .note-error-hasemail,
.profile .form .note-error-erroremail,
.profile .form .note-loading,
.profile .form .note-successed {
  margin-left: 4px;
  color: #ff2200;
  display: none;
}
/* line 69, app/components_vendor/user/profile/view.scss */
.profile .form .success span {
  display: none;
}
/* line 73, app/components_vendor/user/profile/view.scss */
.profile .form .success .note-successed {
  margin-left: 4px;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 87, app/components_vendor/user/profile/view.scss */
.profile .form .error-phone .note-error,
.profile .form .error-email .note-error,
.profile .form .error-notchar .note-error,
.profile .form .error-forline .note-error,
.profile .form .error-exists .note-error,
.profile .form .error-hasemail .note-error,
.profile .form .error-erroremail .note-error,
.profile .form .note-load .note-error {
  display: none;
}
/* line 93, app/components_vendor/user/profile/view.scss */
.profile .form .error-phone .note-error-phone {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 93, app/components_vendor/user/profile/view.scss */
.profile .form .error-email .note-error-email {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 93, app/components_vendor/user/profile/view.scss */
.profile .form .error-notchar .note-error-notchar {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 93, app/components_vendor/user/profile/view.scss */
.profile .form .error-forline .note-error-forline {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 93, app/components_vendor/user/profile/view.scss */
.profile .form .error-exists .note-error-exists {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 93, app/components_vendor/user/profile/view.scss */
.profile .form .error-hasemail .note-error-hasemail {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 93, app/components_vendor/user/profile/view.scss */
.profile .form .error-erroremail .note-error-erroremail {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 99, app/components_vendor/user/profile/view.scss */
.profile .province-select,
.profile .city-select,
.profile .region-select {
  width: 150px;
}
/* line 105, app/components_vendor/user/profile/view.scss */
.profile .required {
  margin-left: 0;
}
/* line 109, app/components_vendor/user/profile/view.scss */
.profile label.inline {
  text-align: left;
  width: auto;
}

/* line 125, app/components_vendor/user/profile/view.scss */
.update-mobile {
  border: 1px solid #dfdfdf;
  position: relative;
  margin: 10px 60px;
  width: 550px;
  display: none;
}
/* line 132, app/components_vendor/user/profile/view.scss */
.update-mobile::before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  top: -12px;
  left: 37px;
  border-color: transparent transparent #dfdfdf transparent;
}
/* line 139, app/components_vendor/user/profile/view.scss */
.update-mobile::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  top: -11px;
  left: 37px;
  border-color: transparent transparent #fff transparent;
}
/* line 146, app/components_vendor/user/profile/view.scss */
.update-mobile .update-mobile-form {
  padding: 20px 0 0 0;
}
/* line 148, app/components_vendor/user/profile/view.scss */
.update-mobile .update-mobile-form .verify-code {
  width: 100px;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 4, app/components_vendor/user/register/view.scss */
.register {
  min-height: 500px;
}
/* line 7, app/components_vendor/user/register/view.scss */
.register .current-location-span i {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 11, app/components_vendor/user/register/view.scss */
.register .register-progress {
  margin-top: 10px;
  padding: 0;
}
/* line 14, app/components_vendor/user/register/view.scss */
.register .register-progress .progress-title {
  float: left;
  line-height: 20px;
  margin: 18px 0 0 20px;
}
/* line 19, app/components_vendor/user/register/view.scss */
.register .register-progress .progress-div {
  width: 310px;
  margin: 0 auto;
}
/* line 24, app/components_vendor/user/register/view.scss */
.register .register-div-form {
  padding-top: 50px;
  width: 700px;
  margin: 0 auto;
  font-size: 14px;
}
/* line 29, app/components_vendor/user/register/view.scss */
.register .register-div-form .verify-code {
  width: 100px;
  height: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 36, app/components_vendor/user/register/view.scss */
.register .password-level {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 38, app/components_vendor/user/register/view.scss */
.register .password-level li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  list-style: none;
  width: 54px;
  height: 25px;
  text-align: center;
}
/* line 44, app/components_vendor/user/register/view.scss */
.register .password-level li div {
  width: 100%;
  height: 8px;
  background-color: #dfdfdf;
}
/* line 49, app/components_vendor/user/register/view.scss */
.register .password-level li .weak-bar {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
/* line 53, app/components_vendor/user/register/view.scss */
.register .password-level li .strong-bar {
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
}
/* line 57, app/components_vendor/user/register/view.scss */
.register .password-level li .active {
  background-color: #2dc12d;
}
/* line 63, app/components_vendor/user/register/view.scss */
.register .required-error {
  vertical-align: middle;
}
/* line 66, app/components_vendor/user/register/view.scss */
.register .register-success {
  margin: 0 auto;
  margin-top: 40px;
  width: 250px;
  height: auto;
}
/* line 48, app/components_vendor/user/sidebar/view.scss */
.sidebar {
  height: 100%;
}
/* line 49, app/components_vendor/user/sidebar/view.scss */
.sidebar ::-webkit-scrollbar {
  width: 10px;
  background-color: #232936;
}
/* line 54, app/components_vendor/user/sidebar/view.scss */
.sidebar ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #C3C5CA;
  opacity: 0.6;
}
/* line 61, app/components_vendor/user/sidebar/view.scss */
.sidebar ::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #C3C5CA;
  opacity: 1;
}
/* line 70, app/components_vendor/user/sidebar/view.scss */
.sidebar nav.sidebar {
  width: 180px;
  overflow-x: hidden;
  overflow-y: auto;
  display: inline-block;
  background-color: #232936;
  padding-top: 60px;
  position: relative;
}
/* line 80, app/components_vendor/user/sidebar/view.scss */
.sidebar nav.sidebar * {
  list-style: none;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  color: white;
}
/* line 91, app/components_vendor/user/sidebar/view.scss */
.sidebar .btn-collapse {
  height: 41px;
  width: 180px;
  background-color: #353644;
  border: 1px inset #979797;
  color: black;
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 102, app/components_vendor/user/sidebar/view.scss */
.sidebar .btn-collapse:active {
  border: 1px outset #979797;
}
/* line 107, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-title {
  background-color: #353644;
  opacity: 1;
  border-radius: 0px;
  width: 180px;
  height: 46px;
}
/* line 115, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-title .nav-icon {
  width: 46px;
  height: 40px;
  float: left;
}
/* line 121, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-title .nav-header {
  width: 114px;
  height: 46px;
  float: left;
}
/* line 126, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-title .nav-header label {
  font-size: 16px;
  position: relative;
  top: 15px;
  left: 0;
}
/* line 134, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list {
  height: 40px;
  overflow: hidden;
}
/* line 139, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-icon {
  width: 46px;
  height: 40px;
  float: left;
}
/* line 144, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-icon em, .sidebar .nav-list .nav-icon i {
  position: relative;
  top: 13px;
  left: 16px;
  font-size: 16px;
}
/* line 152, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-list-header {
  height: 40px;
  color: #adb1b6;
  display: block;
  cursor: default;
}
/* line 158, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-list-header:hover {
  background-color: #545a6b;
}
/* line 160, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-list-header:hover label {
  color: #FFFFFF;
}
/* line 165, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-list-header.selected .nav-header label {
  color: #FFFFFF;
}
/* line 170, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-header {
  width: 114px;
  height: 40px;
  float: left;
}
/* line 175, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-header label {
  width: 88px;
  position: relative;
  top: 13px;
  left: 0;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #ADB1B6;
  line-height: 18px;
}
/* line 186, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-header span {
  width: 26px;
  height: 40px;
  position: absolute;
  right: 10px;
  text-align: center;
}
/* line 193, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-header span em, .sidebar .nav-list .nav-header span i {
  position: relative;
  top: 14px;
  left: 0;
  font-size: 6px;
  color: #999999;
}
/* line 200, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-list .nav-header span em:hover, .sidebar .nav-list .nav-header span i:hover {
  color: #bbbbbb;
}
/* line 207, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list {
  width: 180px;
  height: 40px;
}
/* line 211, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list.active .subnav-list-header {
  background-color: #545a6b;
}
/* line 213, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list.active .subnav-list-header label {
  color: #FFFFFF;
}
/* line 220, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list .subnav-list-header {
  height: 100%;
  display: block;
  padding: 13px 0 13px 60px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #8B8B90;
  line-height: 14px;
}
/* line 229, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list .subnav-list-header:hover {
  background-color: #545a6b;
}
/* line 231, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list .subnav-list-header:hover label {
  color: #FFFFFF;
}
/* line 237, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list .subnav-list-header.selected label {
  color: #FFFFFF;
}
/* line 243, app/components_vendor/user/sidebar/view.scss */
.sidebar .selected {
  background-color: #545a6b;
}
/* line 247, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list .subnav-list-body {
  height: 0;
  width: 0;
  overflow: hidden;
}
/* line 253, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list .floating-panel-open {
  height: auto;
  width: 180px;
  line-height: 1.5em;
}
/* line 259, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list .floating-panel-open .nav-leaf-item {
  background-color: #FFFFFF;
  height: 40px;
}
/* line 263, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list .floating-panel-open .nav-leaf-item:hover {
  background-color: #F0F0F0;
}
/* line 267, app/components_vendor/user/sidebar/view.scss */
.sidebar .subnav-list .floating-panel-open .nav-leaf-item label {
  color: #5D5F69;
  position: relative;
  top: 13px;
  left: 18px;
}
/* line 275, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-open, .sidebar .subnav-open {
  height: auto;
  width: auto;
  display: block;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
/* line 286, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-open span i, .sidebar .subnav-open span i {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/* line 296, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-collapsed {
  width: 46px;
  height: 40px;
  overflow: hidden;
}
/* line 302, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-collapsed-open {
  opacity: 1;
  height: auto;
  width: 180px;
}
/* line 308, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating {
  width: 0;
  height: 0;
  background-color: #FFFFFF;
  color: black;
  font-size: 14px;
  list-style: none;
  -webkit-transition: width .5s linear;
  -moz-transition: width .5s linear;
  -ms-transition: width .5s linear;
  -o-transition: width .5s linear;
  transition: width .5s linear;
}
/* line 322, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating * {
  list-style: none;
}
/* line 327, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list {
  height: auto;
}
/* line 331, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-header {
  border-bottom: 1px solid #545a6b;
}
/* line 334, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-header:hover {
  background-color: #FFFFFF;
}
/* line 338, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-header .nav-icon {
  display: none;
}
/* line 343, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-header .nav-header label {
  position: relative;
  left: 18px;
  top: 13px;
  color: #545a6b;
}
/* line 352, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-body {
  height: auto;
}
/* line 355, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-body * {
  color: #272938;
}
/* line 360, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-body .subnav-list {
  background-color: #FFFFFF;
  height: auto;
}
/* line 365, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-body .subnav-list .subnav-list-header {
  height: 40px;
}
/* line 368, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-body .subnav-list .subnav-list-header:hover {
  background-color: #F0F0F0;
}
/* line 372, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-body .subnav-list .subnav-list-header label {
  position: relative;
  left: 18px;
  top: 13px;
}
/* line 379, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-body .subnav-list .subnav-list-body {
  height: auto;
  width: auto;
}
/* line 383, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-body .subnav-list .subnav-list-body .nav-leaf-item {
  height: 40px;
}
/* line 386, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-body .subnav-list .subnav-list-body .nav-leaf-item:hover {
  background-color: #F0F0F0;
}
/* line 390, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating .nav-list .nav-list-body .subnav-list .subnav-list-body .nav-leaf-item label {
  position: relative;
  left: 28px;
  top: 13px;
}
/* line 398, app/components_vendor/user/sidebar/view.scss */
.sidebar .nav-floating-open {
  width: 134px;
  height: 100%;
  overflow-x: hidden;
  line-height: 1.5em;
  border: 1px solid #F0F0F0;
  -webkit-transition: width .5s linear;
  -moz-transition: width .5s linear;
  -ms-transition: width .5s linear;
  -o-transition: width .5s linear;
  transition: width .5s linear;
}
/* line 412, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal {
  width: 180px;
  height: 50px;
  overflow: hidden;
}
/* line 417, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .portal-item {
  height: 50px;
  font-size: 14px;
}
/* line 421, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .portal-item .portal-expand-icon {
  width: 46px;
  height: 50px;
  position: absolute;
  right: 0px;
  padding-top: 18px;
  text-align: center;
}
/* line 431, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .portal-icon {
  width: 46px;
  height: 50px;
  float: left;
}
/* line 436, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .portal-icon em {
  font-size: 20px;
  color: #197aff;
  position: relative;
  left: 15px;
  top: 18px;
}
/* line 445, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .portal-title {
  width: 134px;
  float: left;
  position: relative;
  top: 17px;
  font-size: 14px;
  color: #ADB1B6;
}
/* line 454, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .other-portals {
  background-color: #FFFFFF;
  z-index: 10;
  position: absolute;
  width: 170px;
  margin: 0px 5px;
}
/* line 461, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .other-portals a {
  display: block;
}
/* line 465, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .other-portals .portal-title {
  width: 124px;
  float: left;
  font-size: 14px;
  color: #4a4a4a;
  position: static;
  height: 30px;
  line-height: 30px;
}
/* line 475, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .other-portals .portal-icon {
  width: 46px;
  height: 30px;
  float: left;
  position: relative;
}
/* line 481, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .other-portals .portal-icon em {
  font-size: 20px;
  color: #197aff;
}
/* line 486, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .other-portals .portal-icon .portal-dot {
  width: 8px;
  height: 8px;
  border: 4px;
  border-radius: 4px;
  background-color: black;
  margin: 0 auto;
  vertical-align: middle;
  position: absolute;
  top: 11px;
  left: 21px;
}
/* line 500, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .other-portals .portal-item:hover {
  background-color: #D8D8D8;
}
/* line 504, app/components_vendor/user/sidebar/view.scss */
.sidebar .sidebar-portal .other-portals .portal-item {
  height: 30px;
}
/* line 510, app/components_vendor/user/sidebar/view.scss */
.sidebar .hidden {
  display: none;
}
/* line 514, app/components_vendor/user/sidebar/view.scss */
.sidebar .other-portal-show {
  height: auto;
}
/* line 517, app/components_vendor/user/sidebar/view.scss */
.sidebar .other-portal-show i {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@charset "UTF-8";
/* line 1, app/styles/_icons.scss */
.icon-denglu {
  width: 727px;
  height: 407px;
  background: url(/feebas/assets/images/_icons.png) 0px 0px no-repeat;
}

/* line 6, app/styles/_icons.scss */
.icon-cuowu1 {
  width: 371px;
  height: 371px;
  background: url(/feebas/assets/images/_icons.png) -727px 0px no-repeat;
}

/* line 11, app/styles/_icons.scss */
.icon-404 {
  width: 308px;
  height: 302px;
  background: url(/feebas/assets/images/_icons.png) 0px -407px no-repeat;
}

/* line 16, app/styles/_icons.scss */
.icon-line {
  width: 1px;
  height: 266px;
  background: url(/feebas/assets/images/_icons.png) -308px -407px no-repeat;
}

/* line 21, app/styles/_icons.scss */
.icon-huo {
  width: 11px;
  height: 245px;
  background: url(/feebas/assets/images/_icons.png) -309px -407px no-repeat;
}

/* line 26, app/styles/_icons.scss */
.icon-oops {
  width: 186px;
  height: 91px;
  background: url(/feebas/assets/images/_icons.png) -320px -407px no-repeat;
}

/* line 31, app/styles/_icons.scss */
.icon-logo {
  width: 183px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -506px -407px no-repeat;
}

/* line 36, app/styles/_icons.scss */
.icon-xuxian {
  width: 1px;
  height: 169px;
  background: url(/feebas/assets/images/_icons.png) 0px -709px no-repeat;
}

/* line 41, app/styles/_icons.scss */
.icon-028 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -1px -709px no-repeat;
}

/* line 46, app/styles/_icons.scss */
.icon-0288 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -156px -709px no-repeat;
}

/* line 51, app/styles/_icons.scss */
.icon-029 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -311px -709px no-repeat;
}

/* line 56, app/styles/_icons.scss */
.icon-qr001 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -466px -709px no-repeat;
}

/* line 61, app/styles/_icons.scss */
.icon-qr003 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -621px -709px no-repeat;
}

/* line 66, app/styles/_icons.scss */
.icon-qr01 {
  width: 155px;
  height: 155px;
  background: url(/feebas/assets/images/_icons.png) -776px -709px no-repeat;
}

/* line 71, app/styles/_icons.scss */
.icon-ccb-e-rmb-pc {
  width: 152px;
  height: 43px;
  background: url(/feebas/assets/images/_icons.png) -689px -407px no-repeat;
}

/* line 76, app/styles/_icons.scss */
.icon-alipay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -841px -407px no-repeat;
}

/* line 81, app/styles/_icons.scss */
.icon-kjtpay-mobile {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -968px -407px no-repeat;
}

/* line 86, app/styles/_icons.scss */
.icon-kjtpay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -506px -457px no-repeat;
}

/* line 91, app/styles/_icons.scss */
.icon-bastpay-enterprise {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -633px -457px no-repeat;
}

/* line 96, app/styles/_icons.scss */
.icon-bastpay-personal {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -760px -457px no-repeat;
}

/* line 101, app/styles/_icons.scss */
.icon-bastpay-signpay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -887px -457px no-repeat;
}

/* line 106, app/styles/_icons.scss */
.icon-boc-b2b-zfsh {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -320px -498px no-repeat;
}

/* line 111, app/styles/_icons.scss */
.icon-ccb-crossline {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -447px -498px no-repeat;
}

/* line 116, app/styles/_icons.scss */
.icon-ccb-enterprise {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -574px -498px no-repeat;
}

/* line 121, app/styles/_icons.scss */
.icon-ccb-personal {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -701px -498px no-repeat;
}

/* line 126, app/styles/_icons.scss */
.icon-ccb-union-pay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -828px -498px no-repeat;
}

/* line 131, app/styles/_icons.scss */
.icon-icbc-eqf {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -955px -498px no-repeat;
}

/* line 136, app/styles/_icons.scss */
.icon-spdb-signpay {
  width: 127px;
  height: 40px;
  background: url(/feebas/assets/images/_icons.png) -320px -538px no-repeat;
}

/* line 141, app/styles/_icons.scss */
.icon-unionpay {
  width: 127px;
  height: 39px;
  background: url(/feebas/assets/images/_icons.png) -447px -538px no-repeat;
}

/* line 146, app/styles/_icons.scss */
.icon-pay-success {
  width: 116px;
  height: 118px;
  background: url(/feebas/assets/images/_icons.png) -931px -709px no-repeat;
}

/* line 151, app/styles/_icons.scss */
.icon-16003948 {
  width: 108px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) 0px -878px no-repeat;
}

/* line 156, app/styles/_icons.scss */
.icon-index-29 {
  width: 5px;
  height: 107px;
  background: url(/feebas/assets/images/_icons.png) -1047px -709px no-repeat;
}

/* line 161, app/styles/_icons.scss */
.icon-qr02 {
  width: 105px;
  height: 105px;
  background: url(/feebas/assets/images/_icons.png) 0px -978px no-repeat;
}

/* line 166, app/styles/_icons.scss */
.icon-logo-5 {
  width: 103px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -320px -578px no-repeat;
}

/* line 171, app/styles/_icons.scss */
.icon-dl-logo {
  width: 101px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -423px -578px no-repeat;
}

/* line 176, app/styles/_icons.scss */
.icon-logo2 {
  width: 101px;
  height: 50px;
  background: url(/feebas/assets/images/_icons.png) -524px -578px no-repeat;
}

/* line 181, app/styles/_icons.scss */
.icon-0299 {
  width: 100px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) -108px -878px no-repeat;
}

/* line 186, app/styles/_icons.scss */
.icon-16003947 {
  width: 100px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) -208px -878px no-repeat;
}

/* line 191, app/styles/_icons.scss */
.icon-160039478 {
  width: 100px;
  height: 100px;
  background: url(/feebas/assets/images/_icons.png) -308px -878px no-repeat;
}

/* line 196, app/styles/_icons.scss */
.icon-indesssx-79 {
  width: 99px;
  height: 89px;
  background: url(/feebas/assets/images/_icons.png) -408px -878px no-repeat;
}

/* line 201, app/styles/_icons.scss */
.icon-big-warning {
  width: 97px;
  height: 97px;
  background: url(/feebas/assets/images/_icons.png) -105px -978px no-repeat;
}

/* line 206, app/styles/_icons.scss */
.icon-indesssx-88 {
  width: 94px;
  height: 33px;
  background: url(/feebas/assets/images/_icons.png) -727px -371px no-repeat;
}

/* line 211, app/styles/_icons.scss */
.icon-index001 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -507px -878px no-repeat;
}

/* line 216, app/styles/_icons.scss */
.icon-index002 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -590px -878px no-repeat;
}

/* line 221, app/styles/_icons.scss */
.icon-index003 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -673px -878px no-repeat;
}

/* line 226, app/styles/_icons.scss */
.icon-index004 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -756px -878px no-repeat;
}

/* line 231, app/styles/_icons.scss */
.icon-index005 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -839px -878px no-repeat;
}

/* line 236, app/styles/_icons.scss */
.icon-index-42 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -922px -878px no-repeat;
}

/* line 241, app/styles/_icons.scss */
.icon-index-44 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -1005px -878px no-repeat;
}

/* line 246, app/styles/_icons.scss */
.icon-index-46 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -202px -978px no-repeat;
}

/* line 251, app/styles/_icons.scss */
.icon-index-49 {
  width: 83px;
  height: 83px;
  background: url(/feebas/assets/images/_icons.png) -285px -978px no-repeat;
}

/* line 256, app/styles/_icons.scss */
.icon-1 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -368px -978px no-repeat;
}

/* line 261, app/styles/_icons.scss */
.icon-2 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -446px -978px no-repeat;
}

/* line 266, app/styles/_icons.scss */
.icon-3 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -524px -978px no-repeat;
}

/* line 271, app/styles/_icons.scss */
.icon-4 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -602px -978px no-repeat;
}

/* line 276, app/styles/_icons.scss */
.icon-5 {
  width: 78px;
  height: 78px;
  background: url(/feebas/assets/images/_icons.png) -680px -978px no-repeat;
}

/* line 281, app/styles/_icons.scss */
.icon-carousel-left {
  width: 41px;
  height: 69px;
  background: url(/feebas/assets/images/_icons.png) -1052px -709px no-repeat;
}

/* line 286, app/styles/_icons.scss */
.icon-carousel-right {
  width: 41px;
  height: 69px;
  background: url(/feebas/assets/images/_icons.png) -758px -978px no-repeat;
}

/* line 291, app/styles/_icons.scss */
.icon-xianx {
  width: 57px;
  height: 7px;
  background: url(/feebas/assets/images/_icons.png) -821px -371px no-repeat;
}

/* line 296, app/styles/_icons.scss */
.icon-index-59 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -625px -578px no-repeat;
}

/* line 301, app/styles/_icons.scss */
.icon-index-65 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -673px -578px no-repeat;
}

/* line 306, app/styles/_icons.scss */
.icon-index-66 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -721px -578px no-repeat;
}

/* line 311, app/styles/_icons.scss */
.icon-index-67 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -769px -578px no-repeat;
}

/* line 316, app/styles/_icons.scss */
.icon-index-72 {
  width: 48px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -817px -578px no-repeat;
}

/* line 321, app/styles/_icons.scss */
.icon-fengexian {
  width: 1px;
  height: 48px;
  background: url(/feebas/assets/images/_icons.png) -865px -578px no-repeat;
}

/* line 326, app/styles/_icons.scss */
.icon-indesssx-85 {
  width: 34px;
  height: 44px;
  background: url(/feebas/assets/images/_icons.png) -866px -578px no-repeat;
}

/* line 331, app/styles/_icons.scss */
.icon-indesssx-83 {
  width: 33px;
  height: 44px;
  background: url(/feebas/assets/images/_icons.png) -900px -578px no-repeat;
}

/* line 336, app/styles/_icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -1014px -457px no-repeat;
}

/* line 341, app/styles/_icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -1050px -457px no-repeat;
}

/* line 346, app/styles/_icons.scss */
.icon-info {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -574px -538px no-repeat;
}

/* line 351, app/styles/_icons.scss */
.icon-warning {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -610px -538px no-repeat;
}

/* line 356, app/styles/_icons.scss */
.icon-success {
  width: 36px;
  height: 36px;
  background: url(/feebas/assets/images/_icons.png) -646px -538px no-repeat;
}

/* line 361, app/styles/_icons.scss */
.icon-circle {
  width: 12px;
  height: 32px;
  background: url(/feebas/assets/images/_icons.png) -1086px -457px no-repeat;
}

/* line 366, app/styles/_icons.scss */
.icon-newsarrow {
  width: 30px;
  height: 30px;
  background: url(/feebas/assets/images/_icons.png) -682px -538px no-repeat;
}

/* line 371, app/styles/_icons.scss */
.icon-leftblue {
  width: 16px;
  height: 28px;
  background: url(/feebas/assets/images/_icons.png) -1082px -498px no-repeat;
}

/* line 376, app/styles/_icons.scss */
.icon-rightblue {
  width: 16px;
  height: 28px;
  background: url(/feebas/assets/images/_icons.png) -712px -538px no-repeat;
}

/* line 381, app/styles/_icons.scss */
.icon-14 {
  width: 19px;
  height: 23px;
  background: url(/feebas/assets/images/_icons.png) -821px -378px no-repeat;
}

/* line 386, app/styles/_icons.scss */
.icon-weixin {
  width: 22px;
  height: 18px;
  background: url(/feebas/assets/images/_icons.png) -840px -378px no-repeat;
}

/* line 391, app/styles/_icons.scss */
.icon-phone {
  width: 13px;
  height: 22px;
  background: url(/feebas/assets/images/_icons.png) -728px -538px no-repeat;
}

/* line 396, app/styles/_icons.scss */
.icon-car {
  width: 21px;
  height: 21px;
  background: url(/feebas/assets/images/_icons.png) -741px -538px no-repeat;
}

/* line 401, app/styles/_icons.scss */
.icon-index-99 {
  width: 20px;
  height: 20px;
  background: url(/feebas/assets/images/_icons.png) -762px -538px no-repeat;
}

/* line 406, app/styles/_icons.scss */
.icon-weibo {
  width: 20px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -862px -378px no-repeat;
}

/* line 411, app/styles/_icons.scss */
.icon-mszc {
  width: 18px;
  height: 18px;
  background: url(/feebas/assets/images/_icons.png) -782px -538px no-repeat;
}

/* line 416, app/styles/_icons.scss */
.icon-info-small {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -882px -378px no-repeat;
}

/* line 421, app/styles/_icons.scss */
.icon-star-big-active {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -898px -378px no-repeat;
}

/* line 426, app/styles/_icons.scss */
.icon-star-big-cancel {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -914px -378px no-repeat;
}

/* line 431, app/styles/_icons.scss */
.icon-success16 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -930px -378px no-repeat;
}

/* line 436, app/styles/_icons.scss */
.icon-10 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -946px -378px no-repeat;
}

/* line 441, app/styles/_icons.scss */
.icon-11 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -962px -378px no-repeat;
}

/* line 446, app/styles/_icons.scss */
.icon-12 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -978px -378px no-repeat;
}

/* line 451, app/styles/_icons.scss */
.icon-13 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -994px -378px no-repeat;
}

/* line 456, app/styles/_icons.scss */
.icon-7 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1010px -378px no-repeat;
}

/* line 461, app/styles/_icons.scss */
.icon-8 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1026px -378px no-repeat;
}

/* line 466, app/styles/_icons.scss */
.icon-9 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1042px -378px no-repeat;
}

/* line 471, app/styles/_icons.scss */
.icon-bao {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1058px -378px no-repeat;
}

/* line 476, app/styles/_icons.scss */
.icon-cheng {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -1074px -378px no-repeat;
}

/* line 481, app/styles/_icons.scss */
.icon-index-60 {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -800px -538px no-repeat;
}

/* line 486, app/styles/_icons.scss */
.icon-jiaoyi {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -816px -538px no-repeat;
}

/* line 491, app/styles/_icons.scss */
.icon-renzheng {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -832px -538px no-repeat;
}

/* line 496, app/styles/_icons.scss */
.icon-xgjy {
  width: 16px;
  height: 16px;
  background: url(/feebas/assets/images/_icons.png) -848px -538px no-repeat;
}

/* line 501, app/styles/_icons.scss */
.icon-jiantou1 {
  width: 14px;
  height: 15px;
  background: url(/feebas/assets/images/_icons.png) -864px -538px no-repeat;
}

/* line 506, app/styles/_icons.scss */
.icon-jiantou2 {
  width: 14px;
  height: 15px;
  background: url(/feebas/assets/images/_icons.png) -878px -538px no-repeat;
}

/* line 511, app/styles/_icons.scss */
.icon-jiao-gou {
  width: 14px;
  height: 14px;
  background: url(/feebas/assets/images/_icons.png) -892px -538px no-repeat;
}

/* line 516, app/styles/_icons.scss */
.icon-navBg {
  width: 13px;
  height: 6px;
  background: url(/feebas/assets/images/_icons.png) -878px -371px no-repeat;
}

/* line 521, app/styles/_icons.scss */
.icon-arrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -1082px -526px no-repeat;
}

/* line 526, app/styles/_icons.scss */
.icon-arrowup12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -906px -538px no-repeat;
}

/* line 531, app/styles/_icons.scss */
.icon-barrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -918px -538px no-repeat;
}

/* line 536, app/styles/_icons.scss */
.icon-arrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -930px -538px no-repeat;
}

/* line 541, app/styles/_icons.scss */
.icon-barrowdown12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -942px -538px no-repeat;
}

/* line 546, app/styles/_icons.scss */
.icon-barrowdown12a {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -954px -538px no-repeat;
}

/* line 551, app/styles/_icons.scss */
.icon-barrowup12 {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -966px -538px no-repeat;
}

/* line 556, app/styles/_icons.scss */
.icon-barrowup12a {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -978px -538px no-repeat;
}

/* line 561, app/styles/_icons.scss */
.icon-star-small-cancel {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -990px -538px no-repeat;
}

/* line 566, app/styles/_icons.scss */
.icon-star-small-yellow {
  width: 12px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -1002px -538px no-repeat;
}

/* line 571, app/styles/_icons.scss */
.icon-index-56 {
  width: 6px;
  height: 12px;
  background: url(/feebas/assets/images/_icons.png) -1090px -378px no-repeat;
}

/* line 576, app/styles/_icons.scss */
.icon-add {
  width: 9px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1014px -538px no-repeat;
}

/* line 581, app/styles/_icons.scss */
.icon-minus {
  width: 9px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1023px -538px no-repeat;
}

/* line 586, app/styles/_icons.scss */
.icon-littlearrow {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1032px -538px no-repeat;
}

/* line 591, app/styles/_icons.scss */
.icon-arrowright5x9 {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1037px -538px no-repeat;
}

/* line 596, app/styles/_icons.scss */
.icon-littlearrow {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1042px -538px no-repeat;
}

/* line 601, app/styles/_icons.scss */
.icon-littlearrow {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1047px -538px no-repeat;
}

/* line 606, app/styles/_icons.scss */
.icon-6 {
  width: 5px;
  height: 9px;
  background: url(/feebas/assets/images/_icons.png) -1052px -538px no-repeat;
}

/* line 611, app/styles/_icons.scss */
.icon-more {
  width: 9px;
  height: 5px;
  background: url(/feebas/assets/images/_icons.png) -891px -371px no-repeat;
}

/* line 1, app/styles/_designable.scss */
.designable-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 8, app/styles/_designable.scss */
.designable-bar a {
  display: block;
  color: white;
}

/* line 7, app/styles/app.scss */
ul.suggestion {
  z-index: 999;
}

/* line 11, app/styles/app.scss */
.design-roll-shop div,
.design-roll-shop .shop,
.tip-word,
.eve-col-cu,
.design-trade-function,
.design-navs div,
.design-trade-function div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*
    *{
      @include box-sizing(border-box);
    }
      */
}

/* line 26, app/styles/app.scss */
* {
  font-family: 微软雅黑;
}

/* line 30, app/styles/app.scss */
.cutwords {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 36, app/styles/app.scss */
.left-text {
  text-align: left !important;
}

/* line 40, app/styles/app.scss */
.right-text {
  text-align: right !important;
}

/* line 44, app/styles/app.scss */
.center-text {
  text-align: center !important;
}

/* line 48, app/styles/app.scss */
.parent-position {
  position: relative;
}

/* line 52, app/styles/app.scss */
.width-1200 {
  width: 1200px;
  margin: 0 auto;
}

/*《商家中心和个人中心》  修改框架公共样式     GCK  */
/* line 59, app/styles/app.scss */
.sidebar .sidebar-portal .portal-title {
  width: 134px;
  float: left;
  position: relative;
  top: 17px;
  font-weight: bold;
  font-size: 18px;
  color: #666;
}

/* line 69, app/styles/app.scss */
.sidebar .subnav-list.active .subnav-list-header {
  background-color: #FFFFFF;
  font-weight: bold;
  color: #197AFF;
}

/* line 75, app/styles/app.scss */
.sidebar .subnav-list.active .subnav-list-header label {
  color: #FFFFFF;
}

/* line 79, app/styles/app.scss */
.sidebar .subnav-list .subnav-list-header {
  height: 100%;
  display: block;
  padding: 13px 0 13px 60px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #333;
  line-height: 14px;
}

/* line 89, app/styles/app.scss */
.sidebar .subnav-list .subnav-list-header:hover {
  background-color: #FFFFFF;
  color: #197AFF;
  font-weight: bold;
}

/* line 95, app/styles/app.scss */
.sidebar .subnav-list .subnav-list-header:hover label {
  color: #333;
}

/* line 99, app/styles/app.scss */
.sidebar .nav-list .nav-list-header:hover label {
  color: #333;
}

/* line 103, app/styles/app.scss */
.sidebar .nav-list .nav-list-header.selected .nav-header label {
  color: #333;
}

/* line 107, app/styles/app.scss */
.sidebar .nav-list .nav-header label {
  width: 88px;
  position: relative;
  top: 10px;
  left: 0;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #666;
  font-weight: bold;
  line-height: 14px;
}

/* line 119, app/styles/app.scss */
.sidebar .nav-list .nav-list-header:hover {
  background-color: #FFFFFF;
}

/* line 123, app/styles/app.scss */
.sidebar .nav-list .nav-list-header {
  border-bottom: 1px solid #B9B9B9;
  border-top: 1px solid #B9B9B9;
}

/*   弹框 */
/* line 130, app/styles/app.scss */
.query_popover_common {
  position: fixed;
  top: 50%;
  left: 55%;
  z-index: 1005;
  display: none;
  margin: -180px 0 0 -330px;
  width: 500px;
  overflow: hidden;
  border: solid 2px #B9B9B9;
  border-radius: 0px;
  background-color: #fff;
  padding: 0 15px 15px;
}
/* line 134, app/styles/app.scss */
.query_popover_common .multi_box_common textarea {
  height: 200px;
  width: 100%;
  resize: none;
}

/* line 138, app/styles/app.scss */
.layui-layer-loading {
  /**
   * layui layer load 加载动画：小易超人
   */
}
/* line 142, app/styles/app.scss */
.layui-layer-loading .layui-layer-content.layui-layer-loading3 {
  width: 86px;
  height: 86px;
  background: url(/feebas/assets/images/other-images/xiaoying.gif) no-repeat;
}

/* line 151, app/styles/app.scss */
.layui-table-theme-sm + .layui-table-view .layui-table-tool {
  padding: 5px 3px;
  min-height: 40px;
}
/* line 159, app/styles/app.scss */
.layui-table-theme-sm + .layui-table-view .layui-table-box .layui-table-header .layui-table td, .layui-table-theme-sm + .layui-table-view .layui-table-box .layui-table-header .layui-table th {
  font-size: 12px;
  font-weight: 700;
}
/* line 168, app/styles/app.scss */
.layui-table-theme-sm + .layui-table-view .layui-table-box .layui-table-body .layui-table td, .layui-table-theme-sm + .layui-table-view .layui-table-box .layui-table-body .layui-table th {
  font-size: 12px;
}
/* line 172, app/styles/app.scss */
.layui-table-theme-sm + .layui-table-view .layui-table-box .layui-table-body .layui-table .layui-table-cell {
  padding: 0 3px;
}
