.prod_head {
  width: 100%;
  background: #fff;
  padding-bottom: 3vw;
}
.padd_item {
  width: 100%;
  min-height: 16.8vw;
  border-bottom: solid 1px #f1f1f1;
  padding: 3vw 0;
}
.padd_item .el-upload--picture-card,
.padd_item .el-upload-list--picture-card .el-upload-list__item,
.padd_item .imgvibox,
.padd_item .imgvibox > img,
.padd_item .el-upload-list__item-actions,
.padd_item .el-upload {
  width: 20vw;
  height: 20vw;
  line-height: 20vw;
}
.padd_item .el-upload--picture-card i,
.padd_item .el-upload-list--picture-card .el-upload-list__item i,
.padd_item .imgvibox i,
.padd_item .imgvibox > img i,
.padd_item .el-upload-list__item-actions i,
.padd_item .el-upload i {
  font-size: 4vw;
}
.padd_item .el-select {
  width: 40vw;
  height: 9vw;
  line-height: 9vw;
}
.padd_item .el-select .el-input {
  width: 40vw;
  height: 9vw;
  line-height: 9vw;
}
.padd_item .el-select .el-input input {
  width: 40vw;
  height: 9vw;
  line-height: 9vw;
}
.padd_item .el-select .el-input__icon {
  line-height: 9vw;
}
.padd_item .tit {
  font-size: 3.7333vw;
  font-weight: 400;
  color: #161616;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}
.padd_item .tit.str::before {
  content: '*';
  display: inline-block;
  font-size: 3.2vw;
  color: red;
}
.padd_item .inputadd_box .el-input {
  width: 40vw;
  height: 9vw;
}
.padd_item .inputadd_box .el-input input {
  width: 40vw;
  height: 9vw;
  line-height: 9vw;
}
.prodadd_page {
  width: 100%;
  padding: 2.6667vw;
  display: none;
}
.prodadd_page .padd_block {
  width: 100%;
  padding: 0 4.8vw;
  background: #fff;
  min-height: 75vh;
}
.prodadd_page .padd_bottom {
  width: 100%;
  padding: 4vw;
  background: #fff;
}
.prodadd_page .padd_bottom .bo_btn {
  width: 42.4vw;
  height: 13.3333vw;
  border-radius: 13vw;
  background: #3860f4;
  font-size: 4.2667vw;
  font-weight: 400;
  color: #fafbff;
  text-align: center;
  vertical-align: top;
}
.prodadd_page .padd_bottom .bo_btn.style2 {
  background: #f6f6f6;
  color: #999999;
}
.pronavs {
  width: 100%;
  padding: 2.9333vw 4.8vw;
}
.pronavs .nav_a {
  width: 28vw;
  height: 10.4vw;
  border-radius: 13.3333vw;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  font-size: 3.7333vw;
  font-weight: 400;
  color: #333333;
  text-align: center;
  vertical-align: top;
  margin: 0 2.9333vw 2.1333vw 0;
}
.pronavs .nav_a.isActive {
  border: none;
  color: #fff;
  background: #255aa8;
}
.pron_search {
  width: 100%;
  padding: 0 5.0667vw 0 3.4667vw;
}
.pron_search .search_input {
  height: 10.6667vw;
  border-radius: 13vw;
  background: #f8f8fa;
}
.pron_search .search_input .icon {
  padding: 0 4vw;
}
.pron_search .search_input .icon i {
  color: #c4c4c4;
  font-size: 3.2vw;
}
.pron_search .search_input input {
  height: 100%;
  font-size: 3.4667vw;
  font-weight: 400;
  color: #929292;
  text-align: left;
}
.pron_search .sreen_btn {
  margin-left: 2.4vw;
}
.pron_search .sreen_btn i {
  color: #909aaa;
  font-size: 3.2vw;
}
.pron_search .sreen_btn span {
  font-size: 3.4667vw;
  font-weight: 400;
  color: #161616;
  text-align: center;
}
.pron_classbox {
  width: 100%;
  margin-bottom: 4vw;
}
.pron_classbox .pclass_auto {
  width: 100%;
}
.pron_classbox .pclass_val {
  height: 13vw;
  font-size: 14px;
  font-weight: 400;
  color: #383838;
  text-align: left;
  position: relative;
  white-space: nowrap;
  background: #f4f4f4;
  border-right: solid 1px #fff;
}
.pron_classbox .pclass_val.isActive {
  background: #3860f4;
  color: #fff;
}
.nodatas {
  font-size: 3.2vw;
  color: #A3A3A3;
  padding: 2.6667vw 0;
  text-align: center;
}
.prod_content {
  width: 100%;
  padding: 4.2667vw 2.6667vw;
  background: #F5F6FA;
}
.prod_content .table_head {
  display: none;
  width: 100%;
  margin-bottom: 2.9333vw;
}
.prod_content .table_head .head_btn.style1 {
  background: #3860f4;
}
.prod_content .table_head .head_btn.style2 {
  background: #67c23a;
}
.prod_content .table_head .head_btn {
  min-width: 18.6667vw;
  height: 8.5333vw;
  border-radius: 0.8vw;
  margin-right: 1.6vw;
}
.prod_content .table_head .head_btn i {
  color: #fff;
  font-size: 4.5vw;
  margin-right: 2vw;
}
.prod_content .table_head .head_btn span {
  line-height: 0;
  font-size: 3.4667vw;
  font-weight: 400;
  color: #ffffff;
}
.prod_content .table_list {
  width: 100%;
}
.prod_content .table_list .table_item:last-of-type {
  margin-bottom: 0;
}
.prod_content .table_list .table_item {
  width: 100%;
  border-radius: 1.8667vw;
  background: #Fff;
  margin-bottom: 2.6667vw;
  padding: 0 4.8vw;
}
.prod_content .table_list .table_item .table_top {
  width: 100%;
  padding: 2.9333vw 0 4.2667vw 0;
}
.prod_content .table_list .table_item .table_top .pimg {
  margin-right: 5.0667vw;
  width: 21.3333vw;
  height: 21.3333vw;
  border: solid 1px #f2f1f1;
}
.prod_content .table_list .table_item .table_top .pimg img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.prod_content .table_list .table_item .table_top .pinfo .tit {
  margin-bottom: 1.8667vw;
  font-size: 4vw;
  font-weight: 400;
  color: #161616;
  text-align: left;
}
.prod_content .table_list .table_item .table_top .pinfo .txt {
  font-size: 3.2vw;
  font-weight: 400;
  color: #9f9f9f;
  text-align: left;
  vertical-align: top;
  line-height: 5vw;
}
.prod_content .table_list .table_item .table_top .pinfo .txt p {
  display: block;
}
.prod_content .table_list .table_item .table_bottom {
  width: 100%;
  padding: 3.2vw 0 5.0667vw 0;
  border-top: solid 1px #f1f1f1;
}
.prod_content .table_list .table_item .table_bottom .tab_btns .btn_ {
  margin-left: 1.8667vw;
  width: 17.0667vw;
  height: 6.9333vw;
  border-radius: 13vw;
  background: #ffffff;
  border: 1px solid #3860f4;
  font-size: 3.4667vw;
  font-weight: 400;
  color: #3860f4;
  text-align: center;
  vertical-align: top;
}
.loading_box {
  width: 100%;
  position: fixed;
  z-index: 100;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.loading_box .mask_icon {
  width: 100%;
  height: 100%;
}
.loading_box .mask_icon i {
  color: #fff;
  font-weight: bold;
  font-size: 6.6667vw;
}
.loading_box .mask_icon .txt {
  margin-top: 2vw;
  font-size: 4.2667vw;
  color: #fff;
}
@keyframes rotericon {
  100% {
    transform: rotate(360deg);
  }
}
.Search_Interval .lines {
  width: 2vw;
  height: 1px;
  margin-right: 2vw;
  background: #b9b9b9;
}
.sinputs {
  margin-right: 2vw;
  width: 40vw;
  height: 10vw;
  border-radius: 0.8vw;
  border: 1px solid #e8e8e8;
}
.sinputs input {
  display: block;
  height: 100%;
  padding: 0 2.6667vw;
  width: 100%;
  font-size: 3.2vw;
  color: #333;
  box-sizing: border-box !important;
}
.sinputs input::placeholder {
  font-size: 3.2vw;
  font-weight: 400;
  color: #999999;
}
.prod_salert {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100vh;
  display: none;
}
.prod_salert .salert_box {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-radius: 3.7333vw 3.7333vw 0 0;
  max-height: 90vh;
  overflow: auto !important;
}
.prod_salert .salert_box .al_tit {
  width: 100%;
  padding: 6.6667vw 0 4vw 0;
  position: relative;
  position: sticky;
  top: 0;
  background: #fff;
}
.prod_salert .salert_box .al_tit span {
  font-size: 4.2667vw;
  font-weight: 550;
  color: #000000;
  text-align: center;
  vertical-align: top;
}
.prod_salert .salert_box .al_tit .del_icon {
  position: absolute;
  right: 4vw;
  top: 4vw;
}
.prod_salert .salert_box .al_tit .del_icon i {
  color: #999999;
  font-size: 4.5vw;
}
.prod_salert .salert_box .sreen_area {
  width: 100%;
  padding: 0 3.2vw;
}
.prod_salert .salert_box .sreen_area .sreen_block {
  width: 100%;
  margin-bottom: 6.4vw;
}
.prod_salert .salert_box .sreen_area .sreen_block .stit {
  font-size: 3.7333vw;
  font-weight: 400;
  color: #333333;
  text-align: left;
  margin-bottom: 2.4vw;
}
.prod_salert .salert_box .sreen_area .sreen_block .sreen_blist {
  width: 100%;
}
.prod_salert .salert_box .sreen_area .sreen_block .sreen_blist .sreen_bval {
  min-width: 29.3333vw;
  padding: 0 2vw;
  height: 9.6vw;
  border-radius: 13vw;
  background: #f6f6f6;
  font-size: 3.7333vw;
  font-weight: 400;
  color: #666666;
  text-align: center;
  vertical-align: top;
  margin: 0 2.6667vw 2.4vw 0;
}
.prod_salert .salert_box .sreen_area .sreen_block .sreen_blist .sreen_bval.isActive {
  color: #fff;
  background: #3860f4;
}
.prod_salert .salert_box .sreen_bottom {
  width: 100%;
  padding: 2.6667vw 3.2vw;
}
.prod_salert .salert_box .sreen_bottom .bot_btn {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  vertical-align: top;
  height: 10.6667vw;
}
.prod_salert .salert_box .sreen_bottom .bot_btn.style1 {
  border-radius: 13.3333vw 0px 0px 13.3333vw;
  background: #f6f6f6;
  color: #666666;
}
.prod_salert .salert_box .sreen_bottom .bot_btn.style2 {
  color: #fff;
  border-radius: 0px 13.3333vw 13.3333vw 0px;
  background: linear-gradient(90deg, #3890f5 0%, #3860f4 100%);
}
.bot_btn2 {
  cursor: pointer;
  margin-left: 2vw;
  width: 14.9333vw;
  height: 8.5333vw;
  border-radius: 0.8vw;
  background: #3860f4;
  font-size: 3.4667vw;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.bot_btn2.style2 {
  border: solid 1px #e8e8e8;
  background: none;
  color: #606266;
}
.popup_area {
  display: none;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.popup_area .popup_box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.popup_area .pop_head {
  width: 100%;
  min-height: 12vw;
  padding: 0 3vw;
  border-bottom: solid 1px #f0f0f0;
}
.popup_area .pop_head .pop_tit {
  font-size: 3.4667vw;
  font-weight: 550;
  color: #161616;
  text-align: left;
}
.popup_area .pop_head .close {
  cursor: pointer;
}
.popup_area .pop_head .close i {
  color: #979aa0;
  font-size: 3vw;
}
.popup_area .pop_head .close:hover i {
  color: red;
}
.popup_area .add_popbox {
  width: 80vw;
  overflow: hidden;
  border-radius: 1.8667vw;
  background: #ffffff;
}
.popup_area .add_popbox .add_prod_container {
  padding: 3vw;
}
.popup_area .add_popbox .addcontainer_bot {
  width: 100%;
  padding: 3vw 4vw;
}
.impo_Txt {
  font-size: 3.2vw;
  color: #3e3e3e;
}
.impo_Txt a {
  font-size: 3.2vw;
  color: #3860f4;
}
.impo_Txt .curfile {
  font-size: 3.2vw;
  color: #3e3e3e;
}
.impo_Txt .curfile span {
  display: block;
  max-width: 65vw;
}
.impo_Txt .el-button {
  width: 23vw;
  height: 9vw;
  padding: 0;
  line-height: 9vw;
}
.impo_Txt .deicon {
  background: red;
  border-radius: 100%;
  padding: 0.2vw;
  margin-left: 2vw;
}
.impo_Txt .deicon i {
  font-size: 3.5vw;
  color: #fff;
}
.impor_line {
  margin-bottom: 4vw;
}
.detail_box {
  width: 100%;
  background: #fff;
  padding: 5.3333vw 4.8vw;
  margin-bottom: 2.6667vw;
}
.detail_box .de_txt {
  width: 100%;
  font-size: 3.7333vw;
  font-weight: 400;
  color: #999999;
  line-height: 6.4vw;
  height: 40vw;
  overflow: auto;
  text-align: justify;
}
.detail_head {
  padding-bottom: 2vw;
  width: 100%;
  margin-bottom: 4vw;
  position: relative;
  border-bottom: solid 1px #e1e1e1;
}
.detail_head .tit {
  font-size: 4.2667vw;
  font-weight: 400;
  color: #333333;
}
.detail_head::after {
  content: '';
  display: block;
  position: absolute;
  width: 30.9333vw;
  height: 0.8vw;
  bottom: 0;
  left: 0;
  background: #255aa8;
}
.detail_area1 .a1_left h1 {
  display: block;
  font-size: 5.3333vw;
  font-weight: 550;
  color: #333333;
  margin-bottom: 4vw;
}
.detail_area1 .a1_right {
  margin-bottom: 5.3333vw;
  width: 50vw;
  border: 1px solid #e1e1e1;
}
.detail_area1 .a1_right > img {
  width: 100%;
  height: 100%;
}
.prod_details {
  width: 100%;
  padding: 2.6667vw;
  background: #f5f6fa;
}
.prod_details .parameter_area .parameter_block {
  width: 100%;
  margin-bottom: 5.3333vw;
  border-bottom: solid 1px #e1e1e1;
  padding-bottom: 5.3333vw;
}
.prod_details .parameter_area .parameter_block:last-of-type {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.prod_details .parameter_block .par_tit {
  font-size: 3.7333vw;
  font-weight: 400;
  color: #999999;
  margin-bottom: 5.0667vw;
}
.prod_details .parameter_block .param_box .param_item {
  margin-bottom: 3.7333vw;
}
.prod_details .parameter_block .param_box .param_item .item_tit {
  min-width: 29.3333vw;
  font-size: 3.7333vw;
  font-weight: 400;
  color: #999999;
}
.prod_details .parameter_block .param_box .param_item .item_val {
  font-size: 3.7333vw;
  font-weight: 400;
  color: #333333;
}
.login_page {
  width: 100%;
  position: relative;
}
.login_page .returnhome {
  position: absolute;
  right: 8vw;
  top: 9vw;
  cursor: pointer;
  color: #fff;
  z-index: 100;
}
.login_page .returnhome span {
  font-size: 3.5vw;
  color: inherit;
}
.login_page .returnhome i {
  margin-left: 1vw;
  font-size: 4vw;
  color: inherit;
}
.login_page .login_head::after,
.login_page .login_head::before {
  content: '';
  display: block;
  width: 56.5333vw;
  height: 56.5333vw;
  border-radius: 100%;
  position: absolute;
  background-color: #326DF7;
}
.login_page .login_head::before {
  right: -24vw;
  bottom: -12.2667vw;
}
.login_page .login_head::after {
  left: -5.8667vw;
  top: -8vw;
}
.login_page .login_head {
  overflow: hidden;
  height: 85.3333vw;
  width: 100%;
  position: relative;
  background: #3b72fc;
  padding: 25vw 0 0 9.0667vw;
}
.login_page .login_head .hi_box {
  width: 49px;
  position: relative;
  z-index: 3;
}
.login_page .login_head .hi_box span {
  position: absolute;
  display: block;
  /** 文本1 */
  font-size: 6.4vw;
  font-weight: 550;
  color: #0173fb;
  text-align: left;
  vertical-align: top;
}
.login_page .login_head .hi_box img {
  width: 100%;
}
.login_page .login_head .title {
  position: relative;
  z-index: 3;
  font-size: 6.1333vw;
  font-weight: 550;
  color: #ffffff;
  text-align: left;
  vertical-align: top;
  margin-top: 4.8vw;
  margin-bottom: 2.6667vw;
}
.login_page .login_head .txt {
  position: relative;
  z-index: 3;
  font-size: 4.2667vw;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.64);
  text-align: left;
  vertical-align: top;
}
.login_page .login_box {
  width: 100%;
  background: #fff;
  border-radius: 6.4vw 6.4vw 0 0;
  min-height: 146.6667vw;
  position: relative;
  top: -15vw;
}
.login_page .login_form {
  width: 100%;
  padding: 6vw 7.4667vw;
}
.login_page .login_form .form_tit {
  padding: 4vw 1vw 2vw 1vw;
  font-size: 4.2667vw;
  font-weight: 400;
  color: #343965;
  text-align: left;
  vertical-align: top;
}
.login_page .login_form .form_input {
  width: 100%;
  height: 14.9333vw;
  border-radius: 1.0667vw;
  background: #f5f6fa;
  position: relative;
  overflow: hidden;
}
.login_page .login_form .form_input .icon {
  height: 100%;
  padding: 0 4.8vw;
  position: absolute;
}
.login_page .login_form .form_input .icon i {
  color: #4073fa;
  font-size: 5vw;
}
.login_page .login_form .form_input input:focus {
  background: #fff;
  border: solid 1px #4073fa;
}
.login_page .login_form .form_input input {
  border-radius: 1.0667vw;
  padding-left: 13.0667vw;
  font-size: 4.2667vw;
  color: #343965;
  height: 100%;
}
.login_page .login_form .form_input input::placeholder {
  font-size: 3.7333vw;
  font-weight: 400;
  color: rgba(52, 57, 101, 0.5);
}
.login_page .login_form .form_btn {
  margin-top: 13.3333vw;
  width: 100%;
  height: 13.3333vw;
  border-radius: 1.0667vw;
  background: #3860f4;
  font-size: 4.2667vw;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  box-shadow: 0px 0.9333vw 4vw rgba(64, 115, 250, 0.2);
}
.login_page .login_txt {
  margin-top: 37.3333vw;
  width: 100%;
}
.login_page .login_txt span {
  display: block;
  font-size: 3.4667vw;
  font-weight: 400;
  color: #999999;
  text-align: center;
}
.ask_about {
  width: 100%;
  position: fixed;
  z-index: 200;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
.ask_about .ask_mask {
  width: 100%;
  height: 100%;
}
.ask_about .ask_mask .ask_content {
  background: #fff;
  width: 80vw;
  border-radius: 2.5vw;
}
.ask_about .ask_mask .ask_content .ask_head {
  width: 100%;
  padding: 2.6667vw;
  border-bottom: solid 1px #efefef;
}
.ask_about .ask_mask .ask_content .ask_head h3 {
  color: #3e3e3e;
  font-size: 4.2667vw;
  font-weight: 550;
}
.ask_about .ask_mask .ask_content .ask_head .icon:hover i {
  color: red;
}
.ask_about .ask_mask .ask_content .ask_head .icon {
  cursor: pointer;
}
.ask_about .ask_mask .ask_content .ask_head .icon i {
  font-size: 4.5vw;
  color: #666666;
}
.ask_about .ask_mask .ask_content .ask_body {
  font-size: 3.2vw;
  color: #666;
  width: 100%;
  padding: 2.6667vw;
  min-height: 30vw;
}
.ask_about .ask_mask .ask_content .ask_bottom {
  width: 100%;
  padding: 2.6667vw;
}
