@import url('./header.css');
@import url('./footer.css');

.el-select {
  min-width: 80px;
  font-size: 16px;
}


.footerContent .top {
  width: 100%;
  height: 102px;
  display: flex;
  justify-content: space-between;
}

body, ul, ol, a, li, p, span, samp, h1, h2, h3, h4, h5, h6, div {
  margin: 0; 
  padding: 0; 
  text-decoration: none;
  font-family: PingFangSC-Regular, PingFang SC;
}

ul, ol, a, li {
  list-style: none;
}

.rel {
  position: relative;
}
.all-classPage {
  box-shadow:0px ​3px 6px -3px #4a4a4a;
}

.middle_right_box {
  display: flex;
  flex-flow: row;
  /* padding-left: 100px; */
  width: 555px;
  justify-content: center;
  align-items: center;
}

.middle_right_box .phoneBox {
  padding-right: 60px;
  
}

.middle_right_box .phoneBox p {
  color: #fff !important;
}
.middle_right_box .middleRight {
  padding-top: 0px !important;
  /* margin-left: 100px; */
}

.help_box {
  display: flex;
  align-items: center;
  margin-top: 12px;
}

.help_box .help_btn {
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 3px 8px;
  font-size: 12px;
  color: #fff;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.help_box .help_btn:hover {
  background-color: #ff6300;
}
.help_box .help_btn_1 {
  margin-right: 12px;
}

.help_box .help_btn img {
  width: 12px;
  height: 15px;
  white-space: nowrap;
  margin-right: 5px;
}

.login_title {
  display: flex;
  align-items: center;
  height: 80px;
  width: 1200px;
  margin: 0 auto;
}

.login_from_title_left span {
  cursor: pointer;
}

.login_title img { 
  width: 207px; height: 62px; margin-right: 10px;
}

.red {
  color: #ff6300 !important;
}

.login_from_title_right {
  color: #ff6300;
}

.login_from_title {
 display: flex;
 align-items: center;
 justify-content: space-between;
 padding: 0 0 20px;
}

.login_demo_ruleForm {
  display: flex;
  flex-direction: column;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  width: 20rem;
}

.inputbt {
  margin-bottom: 15px;
}

.login_demo_ruleForm .el-input-group__append {
  background-color: #fff;
  padding: 0 10px;
}

.login_demo_ruleForm .el-input-group__append img {
  width: 16px; height: 12px;
}

.login_demo_ruleForm .forget_msg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  color: #666;
}

.fc {
  color: #0000ff;
}

.is_hover:hover  {
  color: #ff6300 !important;
}

.forget_msg .forget_msg_pass {
  cursor: pointer;
}

.marg {

}

.el-checkbox .el-checkbox__inner:hover {
  border-color: #ff6300 !important;
}

.is-checked .el-checkbox__inner {
  background-color: #ff6300 !important;
  border-color: #ff6300 !important;
}

.is-checked .el-checkbox__label {
  color: #ff6300 !important;
}


body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,p,form,header,section,article,footer{margin:0;}
body,button,input,select,textarea{font:12px/1.5 tahoma,'\5FAE\8F6F\96C5\9ED1',sans-serif}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,b{font-style:normal}
a{text-decoration:none} 
img{border:0} 
button,input,select,textarea{font-size:100%;outline:none}
table{border-collapse:collapse;border-spacing:0}
td,th,ul,ol{padding:0}
html, body {
   /* 禁止选中文本（如无文本选中需求，此为必选项） */
    /* -webkit-user-select: none;  
    user-select: none; */
}



.table_header {
  background: #000;
}

.table_header th, .table_header tr {
  background: #f5f6fa !important;
}


.el-table {
  border: 1px solid #EBEEF5;
}


.pas_icn {
  width: 25px;
  height: 25px;
}

.dd_ppo {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  cursor: default;
}

.inLogo {
  cursor: pointer;
}
.inLogo img {
  /* filter: brightness(1.22); */
  width: 207px !important;
  height: 65px !important;
}

.marg-r {
  margin-right: 10px;
}

.createLiPSpan {
  color: #f1f1f1;
}

.createLiPSpan:hover {
  color:  #ff6300;
}
.dk_lks {
  display: flex;
  align-items: center;
}
.dk_lks #quey_clisk {
  min-height: 30px;
  max-height: 30px;
  height: 30px;
  padding: 0 20px;
}

.dk_lks #quey_clisk:active {
  border-color: #ff6300;

}

.dk_lks #quey_clisk:focus {
  background-color: #ff6300;
  color: #fff;
}

.dk_lks #quey_clisk:hover {
  background-color: #ff6300;
  color: #fff;
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #ff6300 !important;
  border-color: #ff6300 !important;
}

.shop-bus-btn {
  border-color: #ff6300 !important;
  color: #ff6300 !important;
}

.page_sk {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.zhiding_icn {
  position: fixed;
  right: 13px;
  bottom: 140px;
  z-index: 99999;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #EBEEF5;
  cursor: pointer;
  width: 30px;    
  height: 30px;
  padding: 8px;
  object-fit:none;
  color: #000;
  font-size: 12px;
  white-space: nowrap;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.zhiding_icn img {
  width: 20px;
  height: 20px;
  margin: 0 0 1px;
}
.zhiding_icn p {
  color: #ff6300
}

body>.el-select__popper{
  overflow: hidden !important;
  /* left: 532.8px !important; */
  /* top: 111.2px !important; */
  border-radius: 0 !important;
  transform: translate(4px,-12px) !important;
 
}

.fixed_right {
  position: fixed;
  top: 18%;
  right: 15px;
  background-color: #fff;
  width: 45px;
  border-radius: 50px;
  padding: 12px 0;
  overflow: visible;
  z-index: 9999;
  box-shadow: 0 0 1px 2px rgba(240, 240, 240, 0.8);
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.fixed_right .fixed_li {
  width: 80%;
  padding: 8px 0 6px;
  border-bottom: 1px solid #e9e9e9;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  position: relative;
  color: #ff6300;
}

.fixed_right .fixed_li:hover {
  /* background-color: #f2f2f2; */
}

.fixed_right .fixed_li .fixed_li_p {
  margin-top: -2px;
}
.fixed_right .fixed_li:last-child {
  border-bottom: 0 !important;
}

.fixed_li .fixed_li_img {
  width: 21px;
  height: 21px;
}

.fixed_box {
  position: absolute;
  top: 0;
  right: 110%;
  padding: 20px;
  background-color: #fff;
  display: none;
  box-shadow: 0 0 1px 2px rgba(232, 232, 232, 0.5);
}

.serve_phone {
  display: flex;
  white-space: nowrap;
}


.con_hover .details_con_title i {
  display: none !important;
}




.loadingBox {
  position: fixed;
  background-color: #f2f2f2;
  z-index: 9999999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ff6300;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon_box {
  font-size: 15px;
  text-align: center;
}

.icon_box i {
  font-size: 50px !important;
}


body {
  display: none;
}


.loading_pg {
  width: 50px;
  height: 50px;
  animation:loading_pg 2s linear infinite;  
}

@keyframes loading_pg {
  0%{-webkit-transform:rotate(0deg);}
  25%{-webkit-transform:rotate(90deg);}
  50%{-webkit-transform:rotate(180deg);}
  75%{-webkit-transform:rotate(270deg);}
  100%{-webkit-transform:rotate(360deg);}
}



.tj_box_all {
  display: flex;
  width: 100%;
}

.details_con_title {
  width: 100%;
}

.tj_box_left {
  width: calc(100% - 426px);
}

.tj_box {
    width: 426px;
}

.tj_box .tj_box_item {
    width: calc(100% - 60px);
    margin:0 15px 15px;
    height: 142px;
    /* border-bottom: 1px solid #d3d3d3; */
    box-shadow: 1px 0px 5px #56565660;
    padding: 15px 15px;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    position: relative;
}


.tj_box .tj_box_item img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.tj_box_item:hover {
  background-color: #56565610;
}
.tj_box_item:last-child {
  border:0 !important;
}
.tj_box_item {
  display: flex;
  align-items: flex-start;
}

.tj_box_item img {
  margin-right: 15px;
  border-radius: 3px;
  overflow: hidden;
}

.tj_box_item .tj_box_title {
  /* height: 80px; */
  width: calc(100% - 95px);
  position: relative;
  z-index: 99;

  margin-top: auto;
}

.tj_box_title .tj_box_label {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.tj_box_title .tj_box_text {
  color: #fff;
  font-size: 12px;
  width: 93%;
  height: 36px;
  display: -webkit-box;  
  -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */  
  -webkit-box-orient: vertical;  
  overflow: hidden;  
  text-overflow: ellipsis; /* 文本溢出显示省略号 */  
}


.footerContent .step img {
  /* border: 1px solid #ffffff60;
  border-radius: 50%; */
}




.mav_tags {
  display: flex;
  margin-bottom: 25px;
}
.mav_tags li {
  float: left;
  margin-right: 15px;
  display: flex;
  justify-content: center;
  font-weight: 400;
  color: #2b3052;
  font-size: 14px;
  padding: 0px 0 10px;
  cursor: pointer;
  position: relative;
}

.mav_tags .navIndexcls {
  font-weight: 900; 
  color: #ff6300;
  transition: ease 0.3s;
}


.mav_tags .navIndexcls::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 3px;
  bottom: 0;
  background-color: #ff6300;
}


















/*       vip模块        */

.vipAppDig {
  position: fixed;
  z-index: 50001;
  /* display: none !important; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vipAppDig .digVipContent {
  background-color: #fff;
  width: 950px;
  height: 600px;
  border-radius: 20px 20px 8px 8px;
  position: relative;
}

.vipAppDig .digVipContent .rightTopBox {
  position: absolute;
  font-size: 35px;
  border-radius: 50%;
  background-color: rgba(232, 232, 232, 0.1);
  border: 1px solid #f3f3f3;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 25px;
  top: 20px;
  cursor: pointer;
}

.dig_bip_header {
  line-height: 80px;
  font-size: 24px;
  font-weight: bold;
  padding: 0 20px;
  background-color: #ff6300;
  color: #fff;
  border-radius: 20px 20px 0 0px;
}

.backDig {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}


.dig_vip_box {
  padding: 40px;
  position: relative;
  z-index: 999;
  height: calc(100% - 120px);
  display: flex;
}

.dig_vip_box::before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -2;
  background-color: #ff6300;
  border-radius: 0 0 8px 8px;
}

.dig_vip_box::after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  background-color: #fff;
  border-radius: 20px 20px 8px 8px;
}

.dig_vip_box .dig_box_left {
  width: 180px;
  margin-right: 40px;
}

.dig_vip_box .dig_box_left .dig_box_title {
  font-weight: bold;
  font-size: 18px;
}


.dig_vip_box .dig_box_left ul {
  display: flex;
  flex-flow: column;
}

 .dig_box_left ul li {
  margin-top: 25px;
  position: relative;
  font-size: 14px;
  /* font-weight: bold; */
}


.dig_box_left ul li::before {
  content: '√';
  color: #ff6300;

}


.dig_vip_box .dig_box_right {
  width: 100%;
}

.dig_box_right .right_setup {
  margin-bottom: 20px;
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
}

.right_setup .right_setup_icn {
  float: left;
  /* width: 80px; */
  padding: 5px 12px;
  border: 1px solid #d3d3d3;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.right_setup .right_setup_icn:hover {
  border-color: #ff6300;
}


.dig_vip_box .dig_box_right .vip_attr {
  display: flex;
  align-items: center;
}

.vip_attr .vip_attr_item {
  border: 3px solid #828282;
  border-radius: 10px;
  padding: 15px 15px 20px;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 140px;
  height: 140px;
}

.vip_attr .vip_attr_item:hover, .vip_attr .active {
  background-color: #fffdfc;
  border-color: #ff6300;
}




.vip_attr .vip_attr_item .price {
  color: #ff6300;
  font-size: bold;
  font-size: 16px;
}


.vip_attr .vip_attr_item p {
  text-align: center;
  margin-bottom: 12px;
}
.vip_attr .vip_attr_item p:nth-of-type(1){
  font-size: 18px;
  color: #333;
  font-size: bold;
}

.vip_attr .vip_attr_item p:nth-of-type(3){
  color: #999;
}

.vip_attr .vip_attr_item:last-child {
  margin-right: 0 !important;
}


.dig_vip_box #vip_pay {
  background-color: #f6f6f6;
  border-radius: 10px;
  padding: 30px;
  display: flex;
  flex-flow: row;
}


.dig_vip_box #vip_pay .vip_pay_left {
  width: 300px;
  display: flex;
  align-items: center;
}
.dig_vip_box #vip_pay .scanPay {
  width: 124px;
  margin-right: 20px;
  display: flex;
  flex-flow: column;
}

.dig_vip_box #vip_pay .scanPay .scan_pay_code {
  width: 100px;
  height: 100px;
  background-color: #fff;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 3px;
}


.dig_vip_box #vip_pay .scanPay p {
  text-align: center;
  margin-top: 8px;
  padding: 0 12px;
  font-size:16px;
  font-weight: bold;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}


.dig_vip_box .scanPay .pay_icn {
  width: 20px !important;
  height: 20px !important;
  margin-right: 5px;
}

.dig_vip_box .vip_pay_right {
  display: flex;
  align-self: center;
  flex-flow: column;
}

.dig_vip_box .vip_pay_price {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.dig_vip_box .vip_pay_price .price {
  font-weight: bold;
  font-size: 18px;
}

.dig_vip_box .vip_pay_time {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  color: #ff6300;
  font-weight: bold;
}
.dig_vip_box .vip_pay_time div {
  padding: 4px;
  background-color: #ff6300;
  border-radius: 3px;
  display: flex;
  color: #fff;
  margin: 0 8px;
}
.price {
  color: #ff6300;
}


.el-message  {
  z-index: 99999 !important;
}