body {
  background: #f7f7f7;
}
#box {
  background: url('../../img/body_bg.jpg') no-repeat center 160px;
  background-size: 100%;
}
.cq {
  width: 100%;
}
.cq .c_78 {
  color: #787878;
}
.cq .el-button:focus,
.cq .el-button:hover {
  background: transparent;
}
.cq .header {
  width: 100%;
  margin: 0 auto;
}
.cq .header .login {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  padding: 2px 10%;
  background: #070E13;
  box-sizing: border-box;
  color: #c6c6c6;
  font-size: 12px;
  z-index: 99999;
}
.cq .header .top {
  padding: 20px 0;
  background: #fff;
}
.cq .header .top .subtop {
  width: 80%;
  margin: 0 auto;
}
.cq .header .top .subtop .logoStyle {
  width: 66%;
}
.cq .header .top .subtop .topLeft {
  flex: 0 0 24%;
}
.cq .header .top .subtop .topMid .search {
  width: 100%;
}
.cq .header .top .subtop .topMid .search .el-input {
  height: 43px;
  line-height: 43px;
  border: 1px solid #E72418;
  border-radius: 2px;
}
.cq .header .top .subtop .topMid .search .el-input .el-input__inner {
  border: 0;
  height: 43px;
  line-height: 43px;
}
.cq .header .top .subtop .topMid .search .el-input .el-input-group__append {
  width: 37px;
  border: 0;
  background: #E72418;
  border-radius: 0px;
}
.cq .header .top .subtop .topMid .search .button {
  width: 100px;
}
.cq .header .top .subtop .topRight {
  flex: 0 0 21%;
}
.cq .header .mid {
  width: 100%;
  background: #fff;
  margin-bottom: 14px;
}
.cq .header .mid .submid {
  width: 80%;
  margin: 0 auto;
  height: 47px;
  line-height: 47px;
}
.cq .header .mid .submid .lt {
  flex: 0 0 24%;
  background: #E72418;
}
.cq .header .mid .submid .mid {
  cursor: pointer;
}
.cq .header .mid .submid .mid .on {
  color: #E72418;
  position: relative;
}
.cq .header .mid .submid .mid .on a {
  color: #E72418;
}
.cq .header .mid .submid .mid a {
  color: #333;
}
.cq .header .mid .submid .mid .xzjtcq {
  position: absolute;
  bottom: -11px;
  left: 50%;
  width: 10px;
  margin-left: -5px;
}
.cq .header .mid .submid .rt {
  flex: 0 0 21%;
}
.cq .header .bn {
  width: 80%;
  margin: 0 auto;
  max-height: 394px;
}
.cq .header .bn .bn_lt {
  width: 24%;
  background: #FFFFFF;
  box-shadow: 0px 0px 9px 0px rgba(64, 76, 94, 0.11);
}
.cq .header .bn .bn_mid {
  flex-direction: column;
}
.cq .header .bn .bn_mid .bn_mid_top {
  padding: 10px 0;
  cursor: pointer;
}
.cq .header .bn .bn_mid .swiper {
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 0 0 0 14px;
  box-sizing: border-box;
}
.cq .header .bn .bn_mid .swiper img {
  object-fit: fill;
  width: 100%;
  height: 100%;
  display: block;
}
.cq .header .bn .bn_rt {
  width: 21%;
  margin-left: 15px;
  background: url("../../img/bg_r.jpg") no-repeat;
  background-size: cover;
}
.cq .header .bn .bn_rt .loginPart {
  text-align: center;
  margin: 65px 0 0 0;
}
.cq .hand_cursor {
  cursor: pointer;
}
.cq .headerrt_cq {
  width: 25%;
  flex-direction: column;
}
.cq .headerrt_cq > div {
  border: 1px #ddd solid;
}
.cq .headerrt_cq .button {
  width: 50%;
}
.cq .menu {
  width: 100%;
  padding: 30px 16px 0;
  box-sizing: border-box;
  flex-direction: column;
  position: relative;
}
.cq .menuThird {
  width: 400px;
  height: 280px;
  padding: 17px;
  overflow-y: auto;
  position: absolute;
  background: #fff;
  border: 1px solid #E72418;
  border-radius: 5px;
  left: 98%;
  top: 0;
  z-index: 111;
}
.cq .menuThird .menuThirdItem {
  margin-bottom: 20px;
}
.cq .menuThird .menuThirdItem:last-child {
  margin-bottom: 0;
}
.cq .menu_item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding: 0 0 37px 0;
}
.cq .menu_item:last-child {
  padding: 0;
}
.cq .menu_item .lt {
  width: 80%;
}
.cq .menu_item .lt div {
  width: 100%;
}
.cq .menu_item span:hover {
  color: #E72418 !important;
}
.cq .menu_item span:last-child {
  flex: 1;
  text-align: right;
}
.cq .loginbg {
  background: url('../../img/loginbg.jpg') no-repeat;
  height: 190px;
  background-size: cover;
  background-position-y: 100%;
}
.cq .button_cq {
  width: 150px;
  padding: 8px 10px;
  text-align: center;
  background: #E72418;
  border-radius: 5px;
  color: #fff;
}
.cq .bgwt {
  border: 1px solid #E72418;
  color: #E72418;
  padding: 6px 10px;
  border-radius: 5px;
  font-size: 14px;
}
.cq .bgrt {
  background: #FFE4E2;
  color: #E72418;
  border-radius: 5px;
  margin-left: 12px;
  padding: 6px 10px;
  font-size: 14px;
}
@media screen and (min-width: 1024px) and (max-width: 1366px) {
  .cq .header .headerLeft .headerTitle {
    font-size: 20px;
  }
  .cq .header .headerRight a {
    padding: 0 0 0 30px;
  }
}
.cq .flex {
  display: flex;
}
.cq .flex_auto {
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  width: 0;
  -webkit-flex: 1;
}
.cq .flex_1 {
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  width: 0;
  -webkit-flex: 1;
}
.cq .flex_2 {
  flex: 2;
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  width: 0;
  -webkit-flex: 2;
}
.cq .flex_3 {
  flex: 3;
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  width: 0;
  -webkit-flex: 3;
}
.cq .flex_4 {
  flex: 4;
  -webkit-box-flex: 4;
  -moz-box-flex: 4;
  width: 0;
  -webkit-flex: 4;
}
.cq .flex_5 {
  flex: 5;
  -webkit-box-flex: 5;
  -moz-box-flex: 5;
  width: 0;
  -webkit-flex: 5;
}
.cq .flex_6 {
  flex: 6;
  -webkit-box-flex: 6;
  -moz-box-flex: 6;
  width: 0;
  -webkit-flex: 6;
}
.cq .flex_wrap {
  flex-wrap: wrap;
}
.cq .te_lt {
  text-align: left;
}
.cq .te_ce {
  text-align: center;
}
.cq .te_rt {
  text-align: right;
}
.cq .flex_allcen {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cq .flex_shucen {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.cq .flex-agc {
  align-items: center;
}
.cq .flex_space_end {
  justify-content: flex-end;
}
.cq .flex_space_start {
  justify-content: flex-start;
}
.cq .flex_space_cen {
  justify-content: center;
}
.cq .flex_space_around {
  justify-content: space-around;
}
.cq .dian_yi {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
}
.box_t {
  width: 80%;
  margin: 0 auto 50px;
}
.box_t .tag_t {
  padding: 22px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 30px;
}
.box_t .tag_t .normal {
  display: flex;
  align-items: center;
}
.box_t .tag_t .normal i {
  width: 6px;
  height: 18px;
  background: #E72418;
}
.box_t .tag_t .normal .tag_title {
  margin-left: 14px;
}
.box_t .tag_t .cantegory {
  display: flex;
  align-items: center;
  width: 50%;
}
.box_t .tag_t .cantegory .c_item {
  cursor: pointer;
  margin-right: 30px;
}
.box_t .tag_t .cantegory .active {
  background: #E72418;
  color: #fff;
  padding: 3px 10px;
}
.box_t .tag_t .more {
  background: #E72418;
  color: #fff;
  font-size: 14px;
  padding: 8px 25px;
}
.box_t .tradeBox_t {
  margin-top: 20px;
  background: #fff;
}
.box_t .tradeBox_t .trade_title {
  display: flex;
  align-items: center;
  position: relative;
}
.box_t .tradeBox_t .trade_title .trade_title_left {
  display: flex;
  align-items: center;
  justify-content: right;
  padding: 20px 20px 20px 0;
  /* padding: 20px 100px 20px 0; */
  width: 100%;
  /* width: calc(50% - 20px); */
  background: url('../../img/yzmj_t.png') no-repeat;
  background-size: cover;
}
.box_t .tradeBox_t .trade_title .trade_title_middle {
  position: absolute;
  top: 0;
  left: 47.6%;
}
.box_t .tradeBox_t .trade_title .trade_title_right {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 20px 0 20px 100px;
  width: calc(50% - 20px);
  margin-left: 20px;
  background: url('../../img/zyzs_t.png') no-repeat;
  background-size: cover;
}
.box_t .trade_content_t {
  margin-top: 20px;
  display: flex;
  box-shadow: 0px 0px 9px 0px rgba(64, 76, 94, 0.11);
}
.box_t .trade_content_t .concent_main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
.box_t .trade_content_t .concent_main .main_item {
  width: 47%;
  margin: 0 0 15px 0;
  display: flex;
  align-items: center;
}
.box_t .trade_content_t .concent_main .main_item .text_t {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 66%;
}
.box_t .trade_content_t .content_left {
  width: calc(50% - 10px);
  margin-right: 20px;
  background: #fff;
}
.box_t .trade_content_t .content_left .item_flag {
  font-size: 14px;
  margin-right: 15px;
  padding: 2px 6px;
  width: 68px;
  text-align: center;
}
.box_t .trade_content_t .content_left .item_flag1 {
  color: #E72418;
  background: #FFF1E2;
}
.box_t .trade_content_t .content_left .item_flag2 {
  color: #0497F5;
  background: #E3F2FB;
}
.box_t .trade_content_t .content_left .item_flag3 {
  color: #03D3CC;
  background: #D3FDFC;
}
.box_t .trade_content_t .content_left .item_flag4 {
  color: #FFB806;
  background: #F9F8DB;
}
.box_t .trade_content_t .content_right {
  width: calc(50% - 10px);
  background: #fff;
}
.box_t .trade_content_t .content_right .item_flag {
  text-align: center;
  width: 76px;
  color: #E72418;
  background: #FFF1E2;
  font-size: 14px;
  margin-right: 15px;
  padding: 2px 6px;
}
.box_t .trade_content_t .content_right .item_flag1 {
  color: #0497F5;
  background: #E3F2FB;
  font-size: 14px;
  margin-right: 15px;
  padding: 2px 6px;
}
.box_t .orderbox_t {
  background: #fff;
  margin-top: 20px;
  padding-bottom: 30px;
  box-shadow: 0px 0px 9px 0px rgba(64, 76, 94, 0.11);
}
.box_t .orderbox_t .wt_5 {
  width: 5%;
}
.box_t .orderbox_t .wt_10 {
  width: 10%;
}
.box_t .orderbox_t .wt_20 {
  width: 20%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box_t .orderbox_t .wt_7 {
  width: 7%;
}
.box_t .orderbox_t .wt_8 {
  width: 8%;
}
.box_t .orderbox_t .orderTitle {
  display: flex;
  justify-content: space-between;
  background: #F4F6FA;
  padding: 15px 0;
  font-size: 17px;
  text-align: center;
  margin: 0 20px;
}
.box_t .orderbox_t .orderList {
  margin: 0 20px;
  overflow: hidden;
  height: 256px;
}
.box_t .orderbox_t .orderList .orderItem {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  padding: 14px 0;
  border-bottom: 1px solid #EEEFF1;
  text-align: center;
}
.box_t .recycle_t {
  margin-top: 20px;
  background: #fff;
  padding-bottom: 50px;
  box-shadow: 0px 0px 9px 0px rgba(64, 76, 94, 0.11);
}
.box_t .recycle_t .recycle_t_box {
  padding: 0 70px;
}
.box_t .recycle_t .recycle_t_box .active {
  display: block !important;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft {
  width: calc(50% - 50px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .twopageLeft_title {
  margin-top: 16px;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .twopageLeft_title .line2 {
  margin: 16px 0 25px 0;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .partOne {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .partOne .partOne1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .partOne .partOne1 .tabicon {
  width: 50px;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .partOne .partOne1 .db .pline1 {
  font-size: 16px;
  color: #333;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .partOne .partOne1 .active .pline1 {
  color: #E72418;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .partOne .partOne1 .active .activeLine {
  border: 1px solid #E72418;
  margin-top: 6px;
  position: relative;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .partOne .partOne1 .active .activeLine .arrowDown {
  position: absolute;
  left: 48%;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #E72418;
  height: 0;
  width: 0;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .partTwo > div {
  display: none;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageLeft .recycleAdd_t {
  width: 100px;
  text-align: center;
  background: #E72418;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
  margin-top: 30px;
  cursor: pointer;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageRight {
  width: calc(50% - 80px);
  margin-left: 30px;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageRight .twopageRight_item {
  display: none;
}
.box_t .recycle_t .recycle_t_box .recycle_middle_t .twopageRight .twopageRight_item .swiperbigimg {
  width: 100%;
}
.box_t .recycleFinance_t {
  margin-top: 20px;
  background: #fff;
  box-shadow: 0px 0px 9px 0px rgba(64, 76, 94, 0.11);
}
.box_t .recycleFinance_t .recycleFinance_box_t {
  display: flex;
  justify-content: space-between;
  padding: 0 30px 30px 40px;
}
.box_t .recycleFinance_t .recycleFinance_box_t .part {
  width: 32%;
  position: relative;
}
.box_t .recycleFinance_t .recycleFinance_box_t .part .img {
  width: 100%;
}
.box_t .recycleFinance_t .recycleFinance_box_t .part .partInfo {
  position: absolute;
  left: 10%;
  top: 145px;
  color: #fff;
  width: 80%;
}
.box_t .recycleFinance_t .recycleFinance_box_t .part .partInfo .partInfo1 {
  font-size: 22px;
  margin-bottom: 20px;
  text-align: center;
}
.box_t .recycleFinance_t .recycleFinance_box_t .part .partInfo .partInfo2 {
  font-size: 16px;
  line-height: 27px;
}
.box_t .recycleLogistics_t {
  margin: 20px 0;
  background: #fff;
  padding-bottom: 20px;
  box-shadow: 0px 0px 9px 0px rgba(64, 76, 94, 0.11);
}
.box_t .recycleLogistics_t .recycleLogistics_box_t {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 60px;
}
.box_t .recycleLogistics_t .recycleLogistics_box_t .left {
  width: 55%;
}
.box_t .recycleLogistics_t .recycleLogistics_box_t .left .icons {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
}
.box_t .recycleLogistics_t .recycleLogistics_box_t .left .icons > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box_t .recycleLogistics_t .recycleLogistics_box_t .right {
  width: 40%;
}
.box_t .recycleLogistics_t .recycleLogistics_box_t .right .rimg {
  width: 100%;
  height: 100%;
}
.supbox {
  width: 80%;
  margin: 20px auto 0;
  background: #fff;
}
.supbox .suitem {
  margin-right: 20px;
  width: calc((100% - 100px) / 6);
}
.supbox .suitem:last-child {
  margin-right: 0;
}
.supbox .suitem .mainImg {
  width: 100%;
  height: 150px;
}
.supbox .suitem .blueq {
  background: #1664EA;
  color: #fff;
  padding: 2px 5px;
  border-radius: 2px;
}
.supbox .suitem .redg {
  background: #E72418;
  color: #fff;
  padding: 2px 5px;
  border-radius: 2px;
}
.zh {
  width: 80%;
  margin: 0 auto;
  /* 禁用 el-table 默认的 hover 高亮效果 */
}
.zh .el-table__cell {
  padding: 10px 0 !important;
}
.zh .dialogVisiblebox {
  display: flex;
  justify-content: center;
}
.zh .el-dialog__body {
  padding: 10px 20px 28px;
}
.zh .dialogVisiblebox {
  display: flex;
  justify-content: center;
}
.zh .el-dialog__header {
  padding: 22px 22px 10px;
  /* background: #4381ed; */
}
.zh .el-dialog__header .el-dialog__title {
  font-family: Microsoft YaHei;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.zh .el-dialog__header .el-icon-close {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.zh .el-dialog__header .el-dialog__headerbtn {
  top: 22px;
}
.zh .el-dialog__footer {
  padding: 0px 20px 38px;
}
.zh .el-card__body {
  padding: 0;
}
.zh .onebox {
  display: flex;
  width: 100%;
  /* justify-content: space-between; */
  flex-direction: column;
}
.zh .onebox .topbox {
  display: flex;
  justify-content: space-between;
}
.zh .onebox .leftbox {
  margin: 20px 0 0 0;
  background: white;
}
.zh .onebox .leftbox .el-card__body {
  padding: 0;
}
.zh .onebox .leftbox .topbox {
  display: flex;
  align-items: center;
  margin: 15px 0;
}
.zh .onebox .leftbox .topbox .titlebox {
  display: flex;
  align-items: center;
}
.zh .onebox .leftbox .topbox .titlebox div {
  width: 5px;
  height: 20px;
  background: #E72418;
}
.zh .onebox .leftbox .topbox .titlebox p {
  background: #E72418;
  color: white;
  padding: 0 10px;
  display: block;
  margin: 0 20px;
}
.zh .onebox .leftbox .topbox .titlebox h5 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  color: #B0B0B1;
}
.zh .onebox .leftbox .topbox .tittle {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  padding-left: 10px;
}
.zh .onebox .tabbox {
  display: flex;
  margin-right: 20px;
}
.zh .onebox .tabbox .btn {
  padding: 2px 10px 3px;
  margin: 5px;
  cursor: pointer;
  font-family: Microsoft YaHei;
  /* border: 1px solid #ccc; */
  /* border-radius: 10%; */
  color: black;
  background-color: white;
  transition: all 0.3s;
}
.zh .onebox .tabbox .btn.active {
  font-family: Microsoft YaHei;
  color: white;
  background-color: #E72418;
}
.zh .onebox .content .tab-content {
  display: flex;
  /* padding: 10px; */
  /* margin-top: 10px; */
  border-top: 1px solid #EBEEF5;
  /* background-color: #f9f9f9; */
  /* .databox-item:nth-child(5),
.databox-item:nth-child(6) {
  border-top: 1px solid #EBEEF5;
  border-right: 1px solid #EBEEF5;
}
.databox-item:nth-child(1),
.databox-item:nth-child(2){
  border-right: 1px solid #EBEEF5;
}
.databox-item:nth-child(3),
.databox-item:nth-child(4) {
  border-top: 1px solid #EBEEF5;
  border-right: 1px solid #EBEEF5;
} */
  /* .echartsbox {
          width: 40%;
          padding: 10px;
          border: 1px solid #ccc;
          background-color: #fff;
          text-align: center;
          margin-left: 10px;
        } */
}
.zh .onebox .content .tab-content .databox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 0px;
  flex: 1;
}
.zh .onebox .content .tab-content .databox-item {
  padding: 20px;
  border-bottom: 1px solid #EBEEF5;
  border-right: 1px solid #EBEEF5;
  background-color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  /* display: flex; */
  justify-content: space-between;
}
.zh .onebox .content .tab-content .databox-item .size {
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 30px; */
}
.zh .onebox .content .tab-content .databox-item .size span {
  width: 50%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.zh .onebox .content .tab-content .databox-item h5 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #B0B0B1;
}
.zh .onebox .content .tab-content .databox-item .detail {
  display: flex;
  justify-content: space-between;
}
.zh .onebox .content .tab-content .databox-item .detail .el-icon-caret-bottom {
  padding-left: 30px;
  color: #228F22;
}
.zh .onebox .content .tab-content .databox-item .detail .el-icon-caret-top {
  padding-left: 30px;
  color: #D81E06;
}
.zh .onebox .content .tab-content .databox-item .detail .name {
  display: flex;
  align-items: center;
  color: #cdcdcd;
}
.zh .onebox .content .tab-content .databox-item .detail .name span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
}
.zh .onebox .content .tab-content .databox-item .detail .numberbox {
  display: flex;
  align-items: baseline;
}
.zh .onebox .content .tab-content .databox-item .detail .numberbox span {
  color: #228F22;
  padding-right: 10px;
}
.zh .onebox .content .tab-content .databox-item .detail .numberbox p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #228F22;
  padding: 0;
  margin: 0;
}
.zh .onebox .content .tab-content .echartsbox {
  width: 55%;
  /* height: 300px; 设置一个初始高度 */
  padding: 20px;
  /* border: 1px solid #ccc; */
  background-color: #fff;
  text-align: center;
  /* margin-left: 10px; */
}
.zh .onebox .content .tab-content .echartsbox .tittlebox {
  display: flex;
  justify-content: space-between;
}
.zh .onebox .content .tab-content .echartsbox .tittlebox span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}
.zh .onebox .content .tab-content .echartsbox .echarts {
  height: 280px;
  /* 设置一个初始高度 */
  /* padding: 10px; */
  /* border: 1px solid #ccc;
            background-color: #fff; */
  text-align: center;
  /* margin-left: 10px; */
}
.zh .onebox .content .tab-content .echartsbox .echartsbtn {
  display: flex;
  margin-right: 10px;
}
.zh .onebox .content .tab-content .echartsbox .echartsbtn .btn {
  padding: 2px 5px;
  /* margin: 5px; */
  font-family: Microsoft YaHei;
  font-size: 14px;
  cursor: pointer;
  border-top: 1px solid #E72418;
  border-left: 1px solid #E72418;
  border-bottom: 1px solid #E72418;
  color: black;
  background-color: white;
  transition: all 0.3s;
  color: #666;
}
.zh .onebox .content .tab-content .echartsbox .echartsbtn .btn:nth-child(2) {
  border-top: 1px solid #E72418;
  border-right: 1px solid #E72418;
  border-bottom: 1px solid #E72418;
}
.zh .onebox .content .tab-content .echartsbox .echartsbtn .btn.active {
  font-family: Microsoft YaHei;
  color: white;
  color: #fff;
  background-color: #E72418;
}
.zh .onebox .rightbox {
  margin: 20px 0;
  /* margin-left: 5px;
      width: 20%;
      height: 200px; */
  /* background: rgb(224, 224, 173); */
  /* 为每个盒子设置不同的背景图片 */
}
.zh .onebox .rightbox .tittle {
  font-size: 18px;
  padding: 10px;
  font-weight: bold;
}
.zh .onebox .rightbox .easywork {
  /* padding: 15px 0px; */
  /* margin-top: 20px; */
  /* border: 1px solid #ccc; */
  display: flex;
  justify-content: space-between;
}
.zh .onebox .rightbox .easywork .box-card {
  width: 15%;
}
.zh .onebox .rightbox .easywork-item {
  /* width: 212px; */
  height: 80px;
  /* 确保背景图片覆盖整个容器 */
  background-size: cover;
  /* 让背景图片不重复 */
  background-repeat: no-repeat;
  /* 设置背景图片的定位 */
  background-position: center;
  /* width: 150px; */
  padding: 15px 5px 15px 10px;
  /* padding-right: 5px; */
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-around;
  /* flex-direction: column; */
  /* align-items: center; */
  /* align-items: start; */
  /* padding: 20px; */
  /* border: 1px solid #ccc; */
  background-color: #fff;
  /* text-align: center; */
}
.zh .onebox .rightbox .easywork-item .el-image {
  width: 72px;
  height: 82px;
}
.zh .onebox .rightbox .easywork-item .cont {
  display: flex;
  flex-direction: column;
}
.zh .onebox .rightbox .easywork-item span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  margin-bottom: 13px;
}
.zh .onebox .rightbox .easywork-item p {
  text-align: left;
  margin: 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  color: #787878;
}
.zh .onebox .rightbox .easywork-item p:first-of-type {
  /* 这里设置第一个 p 标签的样式 */
  margin-bottom: 5px;
}
.zh .onebox .rightbox .easywork-item span:hover {
  color: #E72418 !important;
}
.zh .onebox .rightbox .item-1 {
  background-image: url('../../img/001.png');
}
.zh .onebox .rightbox .item-2 {
  background-image: url('../../img/002.png');
}
.zh .onebox .rightbox .item-3 {
  background-image: url('../../img/003.png');
}
.zh .onebox .rightbox .item-4 {
  background-image: url('../../img/004.png');
}
.zh .onebox .rightbox .item-5 {
  background-image: url('../../img/005.png');
}
.zh .onebox .rightbox .item-6 {
  background-image: url('../../img/006.png');
}
.zh .purchaseAndsupply .tag_t {
  padding: 22px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 30px;
}
.zh .purchaseAndsupply .tag_t i {
  width: 6px;
  height: 18px;
  background: #E72418;
}
.zh .purchaseAndsupply .tag_t .tag_title {
  margin-left: 14px;
}
.zh .purchaseAndsupply .content_t .line {
  display: flex;
  align-items: center;
  margin: 0 20px 15px;
  background: #F9F9F9;
}
.zh .purchaseAndsupply .content_t .line .lineLeft {
  width: 100px;
  padding: 10px 6px 10px 0;
  text-align: center;
  clip-path: polygon(0 0, 100% 0, 92% 100%, 0 100%);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zh .purchaseAndsupply .content_t .line .c_orange {
  color: #E72418;
  background: #FFF1E2;
}
.zh .purchaseAndsupply .content_t .line .c_blue {
  color: #0497F5;
  background: #E3F2FB;
}
.zh .purchaseAndsupply .content_t .line .c_green {
  color: #03D3CC;
  background: #D3FDFC;
}
.zh .purchaseAndsupply .content_t .line .c_yellow {
  color: #FFB806;
  background: #F9F8DB;
}
.zh .purchaseAndsupply .content_t .line .lineRight {
  width: calc(95% - 100px);
  padding: 5px 10px;
  display: flex;
  justify-content: space-between;
}
.zh .purchaseAndsupply .content_t .line .lineRight .title {
  width: 65%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zh .purchaseAndsupply .twobox {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.zh .purchaseAndsupply .twobox .topbox {
  display: flex;
  justify-content: space-between;
}
.zh .purchaseAndsupply .twobox .leftbox {
  width: calc((100% - 40px) / 3);
  background: #fff;
}
.zh .purchaseAndsupply .twobox .middlebox {
  width: calc((100% - 40px) / 3);
  margin: 0 20px;
  background: #fff;
}
.zh .purchaseAndsupply .twobox .rightbox {
  width: calc((100% - 40px) / 3);
  background: #fff;
  padding: 13px 0;
}
.zh .purchaseAndsupply .twobox .rightbox .el-table::before {
  height: 0px;
}
.zh .purchaseAndsupply .twobox .rightbox .el-table__row td {
  padding: 12px 0 !important;
}
.zh .purchaseAndsupply .twobox .rightbox .tittle {
  font-size: 18px;
  padding: 10px;
  font-weight: bold;
}
.zh .purchaseAndsupply .twobox .rightbox .el-table th.el-table__cell > .cell {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #4F4F4F;
}
.zh .purchaseAndsupply .twobox .rightbox .el-table td.el-table__cell {
  border: none;
}
.zh .purchaseAndsupply .twobox .rightbox .el-table th.el-table__cell.is-leaf {
  border: none;
}
.zh .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: white;
}
.zh .el-table .cell {
  /* white-space: nowrap; */
  white-space: nowrap;
}
html {
  scroll-behavior: smooth;
  /* 实现平滑滚动 */
}
html {
  scroll-behavior: smooth;
  /* 实现平滑滚动 */
}
.dian_yi {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
}
.bold {
  font-weight: bold !important;
}
.flex_shucen {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.rightbox .cell {
  font-weight: bold !important;
  font-size: 20px !important;
}
.fixRight {
  position: fixed;
  right: 50px;
  bottom: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}
.fixRight .kf {
  background: #F29230;
  width: 40px;
  height: 140px;
  border-radius: 40px;
  cursor: pointer;
  padding: 5px;
  box-shadow: 3px 5px 6px 3px rgba(80, 79, 79, 0.2);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fixRight .kf .kfsize {
  width: 30px;
}
.fixRight .kf .peoplekf {
  width: 20px;
  margin: 0 auto;
  line-height: 22px;
  font-size: 13px;
  color: #fff;
  text-align: center;
}
.fixRight .zxzx,
.fixRight .toTop {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
  cursor: pointer;
  box-shadow: 3px 5px 6px 3px rgba(80, 79, 79, 0.2);
}
.fixRight .zxzx:hover,
.fixRight .toTop:hover {
  background: #eb8313;
}
.fixRight .zxzx:hover .defaultImg,
.fixRight .toTop:hover .defaultImg {
  display: none;
}
.fixRight .zxzx:hover .activeImg,
.fixRight .toTop:hover .activeImg {
  display: block;
}
.fixRight .zxzx img,
.fixRight .toTop img {
  width: 25px;
}
.fixRight .zxzx .defaultImg,
.fixRight .toTop .defaultImg {
  display: block;
}
.fixRight .zxzx .activeImg,
.fixRight .toTop .activeImg {
  display: none;
}
.dialog_box_t_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.dialog_box_t_item > div {
  width: 42%;
}
.dialog_box_t_item_title {
  margin-bottom: 8px;
  font-size: 16px;
}
.dialog_box_t_item .redIcon {
  color: #EE8215;
  width: 12px;
  display: inline-block;
  font-style: normal;
}
.dialog_box_t_item .Peqcode {
  position: relative;
  top: 16px;
}
.dialog_box_t_item .Peqcode .serverCode {
  width: 93px;
  margin-bottom: 5px;
}
.saveBtn_t {
  color: #fff;
  background: #EE8215;
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  width: 60px;
  margin: 0 auto;
}
.el-dialog {
  border-radius: 10px !important;
}
.el-dialog__title {
  font-size: 30px !important;
  font-weight: bold !important;
  line-height: 58px !important;
}
.el-dialog__footer {
  padding: 0 0 50px 0 !important;
}
.el-dialog__headerbtn .el-dialog__close:hover {
  color: #E72418;
}
.el-input__inner:focus {
  border-color: #E72418;
}
.el-button--default:hover {
  color: #606266;
  background-color: #fff;
  border-color: #DCDFE6;
}
.el-select .el-input.is-focus .el-input__inner {
  border-color: #E72418;
}
.el-select .el-input__inner:focus {
  border-color: #E72418;
}
.el-message-box__headerbtn .el-message-box__close:hover {
  color: #E72418;
}
.el-button--primary {
  background: #E72418 !important;
  border-color: #E72418 !important;
}
.el-button--primary:hover {
  color: #fff !important;
  background: #E72418 !important;
  border-color: #E72418 !important;
}
.swiper-pagination-bullet-active {
  background: #E72418 !important;
}
