
.automation[data-v-684307e4] {
  /* padding-top: 50px 0; */
}
h2[data-v-684307e4]{
  font-size: 30px;
}
img[data-v-684307e4]{
    vertical-align: top;
    	 transition: all 0.25s linear;
}
.content2[data-v-684307e4]{
    display: flex;
    flex-wrap: wrap;
}
.slide1[data-v-684307e4]{
    width: 24.5%;
 margin-top: 5px;
 position: relative;
 background: black;
 cursor: pointer;
 overflow: hidden;
}
.slide1 p[data-v-684307e4]{
  position: absolute;
  top: 60%;
  left: 30%;
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
}
.slide1 img[data-v-684307e4]{
  opacity: 0.8;
  	/* transform: scale(1.09,1.09); */
}
.slide1[data-v-684307e4]:hover{
  background:none!important;
  	/* transform: scale(1.09,1.09); */
}
.slide1:hover img[data-v-684307e4]{
  opacity: 1;
  	transform: scale(1.09,1.09);
}
.slide1:hover p[data-v-684307e4]{
  opacity: 0;
}


.NuxtLogo {
  -webkit-animation: 1s appear;
          animation: 1s appear;
  margin: auto;
}
@-webkit-keyframes appear {
0% {
    opacity: 0;
}
}
@keyframes appear {
0% {
    opacity: 0;
}
}


.findproduct[data-v-e196374a] {
  padding: 30px 0;
}
.product .findnav .container[data-v-e196374a] {
  padding: 10px 0;
}
.findproduct[data-v-e196374a] .input .el-input__inner:focus {
  border-color: gray !important;
}
.findproduct[data-v-e196374a] .el-input-group__append {
  background: black;
  color: white;
  cursor: pointer;
  border: 0;
}
.findproduct[data-v-e196374a] .findbutton {
  background: black;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.findproduct[data-v-e196374a] .el-icon-search:before {
  color: rgba(255,255,255,1);
}
.product .findnav span[data-v-e196374a] {
  font-size: 12px;
  color: #54595f;
}
.findproduct .xuan[data-v-e196374a] {
  padding-bottom: 20px;
  width: 80%;
}
.box1 .slide[data-v-e196374a] {
  display: flex;
  flex-direction: column;
}
.check1[data-v-e196374a] .el-checkbox__input {
  display: none;
}
.findproduct .text[data-v-e196374a] {
  padding: 20px 0;
  display: flex;
  align-items: center;
}
.findproduct .text .shuxing[data-v-e196374a] {
  color: #fff;
  background-color: #1f73b2;
  border-color: #1f73b2;
  text-align: center;
  vertical-align: middle;
  padding: 8px 15px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
}
.findproduct .input[data-v-e196374a] {
  width: 60%;
}
.box1[data-v-e196374a] {
  display: flex;
  justify-content: space-between;
}
.box1 .check[data-v-e196374a] {
  display: flex;
  flex-direction: column;
}
.box1 .check .el-checkbox-group[data-v-e196374a] {
  height: 180px;
  overflow: auto;
}
.box1 .check h3[data-v-e196374a] {
  font-size: 14px;
  color: #606266;
  padding: 5px 0;
}
.box1 .checkbox-group[data-v-e196374a] {
  display: flex;
  flex-direction: column;
}
.box1 .el-checkbox[data-v-e196374a] {
  display: block;
  margin-top: 8px;
  margin-right: 10px;
}
.box1 .el-checkbox[data-v-e196374a] .el-checkbox__label {
  font-size: 12px;
}
.prodetail[data-v-e196374a] {
  position: relative;
}
.prodetail[data-v-e196374a] .el-tabs__item {
  padding-left: 5px;
  text-align: left;
}
.prodetail[data-v-e196374a] {
  display: flex;
}
.menunav[data-v-e196374a] {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-100%, 0);
}
.menunav li[data-v-e196374a] {
  -ms-writing-mode: tb-rl;
      writing-mode: tb-rl;
  padding: 13px;
  color: #666666;
  cursor: pointer;
  letter-spacing: 3px;
  transition: all 0.3s ease-in-out;
  background: #efefef;
  margin-bottom: 3px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 14px;
}
.menunav li[data-v-e196374a]:hover {
  background: rgba(204,204,204,0.8);
}
.el-button + .el-button[data-v-e196374a] {
  margin-left: 0px;
}
.bianma[data-v-e196374a] {
  /* width: 50px;
  word-wrap: break-word; */
  padding: 20px 10px;
  cursor: pointer;
  transition: 0.4s all ease;
  background: #eeeeee;
  border-top: 1px solid gray;
  color: #606266;
  font-size: 14px;

  /* transform:rotate(-180deg); */
}
.menunav .bian[data-v-e196374a] {
  border-top: 0;
}
.bianma[data-v-e196374a]:hover {
  color: white;
  background: gray;
}
.word[data-v-e196374a] {
  width: 100%;
  /* border-top: 1px solid #cccccc; */
}
.el-table--border[data-v-e196374a] th:first-child .cell {
  color: #87CEEB;
}
.el-table--border[data-v-e196374a] th.gutter {
  display: table-cell !important;
}

/* .el-table--border >>>th{
   border-right: 2px solid skyblue;
} */

/* .el-table--border >>>td:last-child{
   border-right:0
} */
.allimg[data-v-e196374a] {
  display: flex;
  margin-top: 10px;
}
.allimg .slide[data-v-e196374a] {
  width: 25%;
  cursor: pointer;
  padding: 20px;
  padding-left: 0;
}
.allimg .slide .imgs[data-v-e196374a] {
}
.allimg .slide .img[data-v-e196374a] {
}
.allimg .slide .text2[data-v-e196374a] {

  line-height: 1.5;
  text-align: center;
  font-size: 13px;
  padding: 10px 0;
  color: #606266;
}
.active2[data-v-e196374a] {
  color: white;
  background: gray;
  font-weight: 600;
}
.activeli[data-v-e196374a] {
  background: #666666 !important;
  color: white !important;
}
.activeli[data-v-e196374a]:hover {
  background: #666666 !important;
}
.menunav2[data-v-e196374a] {
  display: none;
}
.menunav2 ul[data-v-e196374a] {
  display: flex;
}
.menunav2 li[data-v-e196374a] {
  padding: 13px;
  color: #666666;
  cursor: pointer;
  letter-spacing: 3px;
  transition: all 0.3s ease-in-out;
  background: #efefef;
  margin-bottom: 3px;
  margin-right: 3px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 14px;
}
.menunav2 li[data-v-e196374a]:hover {
  background: rgba(204,204,204,0.8);
}
@media (max-width: 768px) {
.allimg[data-v-e196374a] {
    flex-wrap: wrap;
    justify-content: space-between;
}
.allimg .slide[data-v-e196374a] {
    width: 48%;
    padding: 0;
    padding-top: 20px;
}
.xuan .box1[data-v-e196374a] {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.xuan .box1 .check[data-v-e196374a] {
    width: auto;
    padding: 0 10px;
    margin-bottom: 10px;
}
.findproduct .xuan[data-v-e196374a] {
    width: 100%;
}
.menunav[data-v-e196374a] {
    display: none;
}
.menunav2[data-v-e196374a] {
    display: block;
}
}
@media (max-width: 540px) {
.findproduct .input[data-v-e196374a] {
    width: 80%;
}
}
.tab[data-v-e196374a] {
  width: 100%;
  overflow: auto;
}
.mailTable[data-v-e196374a] {
  /* width: 100%; */
  border-top: 1px solid #E6EAEE;
  border-left: 1px solid #E6EAEE;
  /* table-layout : fixed  */
}
.mailTable tr[data-v-e196374a]:nth-child(even) {
  background: #fafafa;
}
.mailTable tr td[data-v-e196374a] {
  text-align: center;
  width: 160px;
  height: auto;
  word-break: break-all;
  padding: 10px 5px;
  font-size: 12px;
  color: #606266;
  border-bottom: 1px solid #E6EAEE;
  border-right: 1px solid #E6EAEE;
}
.mailTable tr td img[data-v-e196374a] {
  max-width: 100%;
}
.mailTable tr .column[data-v-e196374a] {
  font-size: 14px;
}
.el-pagination[data-v-e196374a] {
  text-align: center;
  padding-top: 10px;
}
.el-table__empty-block[data-v-e196374a] {
  height: 448px !important;
}

