* {
  padding: 0;
  margin: 0;

  list-style-type: none;
  text-decoration: none;
}

html {
  height: 100%;
}

body {
  height: 100%;
}

a {
  cursor: pointer;
}

.grid,
.main,
.side {
  padding: 20px;
  background-color: #fafafa;
  box-shadow: none;
}

.boxsha {
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
  border-radius: 10px;
}

.wrap {
  width: 100%;
  /* height: 100%; */
  background-color: #fafafa;
}

.header {
  width: 1200px;
  margin: 0 auto;
}

.title1 {
  text-align: center;
}

.content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.p11 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.left1 {
  float: left;
  width: 71%;
  height: 100%;
}

.userid {
  width: 100%;
  background: url(../images/userbg.jpg) no-repeat bottom right;
  overflow: hidden;
  background-color: #ffffff;
}

.shiming:hover {
  color: #ffae44;
}

.touxiang {
  float: left;
  margin: 15px 20px 10px 25px;
}

.touxiang img {
  width: 75px;
}

.username {
  margin: 10px 20px 10px 25px;
  line-height: 40px;
}

.zhuye {
  background-color: #ffae44;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 5px;
}

.zhuye img {
  margin: 0 5px -2px 0;
}

.shiming {
  background-color: #5e9cdf;
  margin-left: 10px;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 5px;
}

.shiming img {
  margin: 0 5px -2px 0;
}

.p88 {
  height: 100%;
  padding-bottom: 20px;
}

.p8_left {
  text-align: center;
  padding: 0px 20px 30px 20px;
  margin-top: 20px;
  float: left;
  margin-left: 3px;
}

.p8_left a {
  width: 100%;
}

.p8_left a img {
  display: block;
}

.p8_left img {
  margin: 10px 0 0px 0;
  width: 100%;
}

.p8_right {
  width: 80%;
  height: 100%;
  float: right;
  margin-top: 20px;
  margin-right: 3px;
}

.p8_right1 {
  width: 100%;
  height: 50%;
  min-height: 400px;
  background: url(../images/dingzhi.png) no-repeat center center/70%;
  display: flex;
  flex-direction: column;
}

.p8_right2 {
  height: 50%;
}

.p8_right1_active {
  width: 100%;
  height: 24%;
  display: flex;
  flex-direction: column;
}

.title5 {
  padding: 20px 0;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.title5 .title5-left img {
  margin: 0 10px -3px 15px;
}

.title5 .title5-right {
  width: 20px;
  height: 20px;
  position: relative;
  right: 5px;
}

.title5 .title5-right img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.title5-right:hover .hover-content {
  display: flex;
}






.title6 {
  padding: 20px 0;
  font-size: 18px;
  font-weight: bold;
}


.title6 .title5-left img {
  margin: 0 10px -3px 15px;
}

.title6 .title5-right {
  width: 20px;
  height: 20px;
  position: relative;
  right: 5px;
}

.title6 .title5-right img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.title6  img {
    margin: 0 10px -3px 15px;
}
.title5-right:hover .hover-content {
  display: flex;
}

.hover-content {
  width: 140px;
  height: 99px;
  font-weight: 500;
  background: #fff;
  box-shadow: 0px 0px 6px 0px #d6dbdf;
  display: none;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 24px;
  right: -65px;
}

.hover-content span {
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  cursor: pointer;
}

.zhuti {
  flex: 1;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;

}

.zhuti img {
  position: absolute;
  bottom: 10%;
  right: 39%;
}

.title4 {
  margin-top: 20px;
  padding: 20px 15px;
}

.txt_li {
  margin-left: 26px;

  width: 90%;
}

.txt_li ul {
  width: 100%;
}

.txt_li li {
  width: 98%;
  margin: 10px 0;
  padding-left: 10px;
  background: url(../images/libg.png) no-repeat left top 7px;
}

.txt_li li a {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.txt_li span {
  font-size: 12px;
  line-height: 36px;
  color: #969696;
}

.txt_li p {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.right1 {
  float: right;
  width: 27%;
}

hr {
  border: none;
  height: 2px;
  background-color: #ededed;
}

.bmfw ul {
  width: 90%;
  margin: 0px auto;
  padding: 10px 0 20px 0;
}

.bmfw ul li {
  padding: 20px 0 10px 2px;
  border-bottom: #bbbbbb 1px dashed;
}

.bmfw ul li img {
  margin-bottom: -10px;
  margin-right: 10px;
}

.gengduo {
  text-align: center;
  padding: 20px;
}

.wdzj {
  margin: 10px 0;
}

.qingchu {
  float: right;
  margin-right: 20px;
  font-size: 12px;
  color: #a6b5ca;
  line-height: 29px;
}

.wdzj ul {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0 15px 0;
}

.wdzj ul li {
  margin: 20px 0;
}

.wdzj ul li a {
  max-width: 90%;
  display: inline-block;
  padding: 2%;
  background-color: #eeeeee;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 自适应 */
@media (max-width: 1200px) {
  .content {
    width: 90%;
  }
}

@media (max-width: 992px) {}

@media (max-width: 768px) {
  .p8_left {
    width: 92%;
  }

  .p8_left a {
    width: 23%;

    display: inline-block;
  }

  .p8_right {
    width: 99%;
  }

  .left1 {
    float: left;
    width: 100%;
  }

  .right1 {
    float: right;
    width: 100%;
  }
}

@media (max-width: 440px) {

  .grid,
  .main,
  .side {
    padding: 0px;
  }

  .boxsha {
    box-shadow: 0 0 4px rgb(0 0 0 / 5%);
    border-radius: 10px;
    padding: 5px;
  }

  .title4 img {
    width: 95%;
  }

  .txt_li {
    margin-left: 10px;
    width: 90%;
  }

  .content {
    width: 100%;
  }

  .zhuye {
    background-color: #ffae44;
    padding: 5px 10px;
    color: #ffffff;
    border-radius: 5px;
    display: block;
    margin-top: 45px;
    text-align: center;
  }

  .shiming {
    background-color: #5e9cdf;
    margin-left: 0px;
    padding: 5px 10px;
    color: #ffffff;
    display: block;
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
  }

  .username {
    margin: 34px 29px 80px 25px;
    line-height: 40px;
  }

  .username b {
    font-size: 24px;
  }

  .touxiang img {
    width: 89px;
  }

}

.p8_left a:hover img {
  /* margin-top: -5px; */
  /* transition: 0.5s; */
  animation: hvr-wobble-vertical 0.7s;
}

/* .p8_left a:hover img {
	animation: rotate 0.7s;
} */
.bmfw ul li:hover img {
  animation: rotate 0.7s;
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes rotate {
  0% {
    transform: rotateX(0);
  }

  100% {
    transform: rotateX(360deg);
  }
}

.el-dialog__body {
  padding: 15px 20px !important;
  border-bottom: 1px solid #ebecee;
  box-shadow: 0px 3px 6px 0px rgb(10 30 60 / 12%);
}

.el-dialog__title {
  color: #555 !important;
  font-size: 15px !important;
}

.el-dialog__close {
  color: #555 !important;
  font-size: 20px;
}

.tag-container {
  display: flex;
  flex-direction: row;
  padding-left: 20px;
}

.label {
  min-width: 65px;
  padding: 0 12px;
  margin: 10px 8px;
  display: flex;
  font-size: 16px;
}

.tag-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.tag {
  border: 1px solid #d8dadd;
  border-radius: 15px;
  padding: 0 12px;
  margin: 10px 8px;
  line-height: 30px;
  cursor: pointer;
}

.isActive {
  color: #038bfe;
  border: 1px solid #038bfe;
}

.el-dialog__footer {
  padding: 15px 17px 20px !important;
}

.dialog-footer {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.chooise-dialog-footer {
  min-height: 40px;
  display: flex;
  flex-direction: column;
  align-items: self-start;
}

.chooise-tips {
  color: #1E95F2;
  cursor: default;
}

.chooise-container {
  display: flex;
  flex-direction: row;
  padding: 24px 6px 24px 6px;
}

.chooise-label {
  min-width: 65px;
  padding: 0 5px;
  margin: 10px 8px;
  display: flex;
  font-size: 16px;
  align-items: self-start;
}

.title {
  flex: none;
}

.total {
  padding: 0 5px;
}

.chooise-tag-list {
  font-size: 14px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  bottom: 2px;
}

.chooise-tag {
  color: #038bfe;
  border: 1px solid #038bfe;
  border-radius: 15px;
  padding: 0 3px;
  margin: 10px 8px;
  line-height: 30px;
  cursor: pointer;
}

.choose-save {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.el-button {
  width: 100px;
  height: 36px;
  background-color: #6FB2FF !important;
  color: #fff !important;
  font-size: 14px !important;
  min-width: auto;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.save-text {
  width: 100%;
  color: #3C4455;
  font-size: 14px;
  margin-top: 4px;
  text-align: center;
}

.el-tab-pane {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.policy-list {
  position: relative;
  padding: 0 20px 0 30px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  line-height: 26px;
}

.tips {
  width: 6px;
  height: 6px;
  background-color: #67AEFF;
  margin-right: 8px;
  position: relative;
  top: 10px;
}

.details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.value {
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.timer {
  font-size: 12px;
  color: #999999;
}