.content-left-260 {
  background-color: #fff;
}
main{
  padding-bottom: 100px;
}
.content-left-260 .videoIcon{
  display: none;
}
.el-menu{
  border: none;
}
.content-left-260 .el-menu-item{
  height: 64px;
  line-height: 64px;
  font-size: 20px;
  font-weight: 400;
  color: #666;
  padding: 0 40px !important;
  list-style: none;
  cursor: pointer;
  position: relative;
  -webkit-transition: border-color .3s,background-color .3s,color .3s;
  transition: border-color .3s,background-color .3s,color .3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
}
.content-left-260 .el-menu-item.is-active{
  color: #222222;
  font-weight: 500;
  color: #CA0001;
}
.content-right{
  padding: 40px 40px 54px 40px;
  background-color: #fff;
}
.backtop-wrap{
  background-color: #f6f6f6;
}
.content-right p,.content-right address{
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 24px;
}
.content-right p a{
  color:#0039A0
}
.content-right address span{
  color: #222;
}
.content-right .tip{
  color: #333;
  line-height: 38px;
}
.content-right .el-form--inline .el-form-item{
  margin-right: 24px;
}
.content-right .el-form-item__label{
  color: #000;
}
.content-right .el-form-item__content{
  width: 380px;
}
.content-right .el-input__inner,.content-right .el-textarea__inner{
  font-size: 14px;
  background: #F6F6F6;
}

.content-right .el-input__inner::placeholder,.content-right input::-webkit-input-placeholder,.content-right .el-textarea__inner::placeholder{
  font-size: 14px;
  font-weight: 400;
  color: #CCCCCC;
  -webkit-text-fill-color:#ccc
}

.about-us strong{
  font-weight: normal;
}
.rand_code{
  height: 38px;
  max-width: none;
  vertical-align: middle;
}

.el-input-group__append{
  padding: 0;
}
@media screen and (max-width: 1199px) {
  .content-left-260 .el-menu-item{
    height: 1.066667rem;
    line-height: 1.066667rem;
    font-size: .426667rem;
    font-weight: 400;
    color: #666;
    padding: 0 0.533333rem!important;
  }
  .content-right{
    padding-left: 0.533333rem;
    padding-right: 0.533333rem;
  }
  .content-right p,.content-right address{
    font-size: .426667rem;
    margin-bottom: .64rem;
  }
  .content-right .el-form-item__content{
    width: 8rem;
  }
  .el-menu{
    padding-bottom: .906667rem;
  }
  .el-menu-item:focus, .el-menu-item:hover{
    background: none;
  }
  .rand_code{
    height: 1.013333rem;
    max-width: none;
  }
}
