.nav {
  height: auto !important;
}
#page {
  margin: auto !important;
}

/* #p_div {
        display: flex;
} */
.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #ffa228 !important;
}

.emptyres div p {
  font-size: 24px;
  color: rgb(127, 127, 127);
}

.img-content {
  text-align: center;
}

.btn-autheni {
  margin-top: 30px !important;
  border-width: 0px;
  position: relative;
  left: 0px;
  top: 0px;
  width: 161px;
  height: 40px;
  background: inherit;
  background-color: rgba(22, 155, 213, 1);
  border: none;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  cursor: pointer;

}

.btn-autheni p {
  padding: 10px 0;
  font-size: 14px !important;
  font-weight: 400;
  color: #fff !important;
}

.p_infom {
  float: left;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: -1000px;

}

.p_infom p {
  color: rgb(127, 127, 127);
  font-size: 18px;
  font-weight: 700;

}

.btn_sixin {
  border-width: 0px;
  left: 0px;
  top: 0px;
  width: 0.8rem;
  height: .25rem;
  line-height: .25rem;
  background: inherit;
  background-color: #ffa200;
  border: none;
  border-radius: 5px;
  font-size: .12rem;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  margin-top: 20px;
}

.letter-box {
  height: 100%;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 25px 20px
}

.letter-box .letter-title {
  color: #aca9a9;
  font-size: 14px
}

.letter-box .letter-title a {
  color: #404040
}

.letter-box .letter {
  width: 100%;
  height: 235px;
  resize: none;
  border: none;
  font-size: 14px;
  font-family: "微软雅黑";
  background-color: #f1f1f1;
  padding: 10px;
  margin: 15px 0;
  outline: 0;
  display: block
}

.letter-box .letter-msg {
  height: 32px;
  line-height: 32px;
  color: #cfcdcd
}

.letter-box #letter-tips {
  color: #ffa200
}

.letter-box .closeBtn,
.letter-box .sendBtn {
  width: 68px;
  height: 32px;
  border-radius: 16px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  float: right;
  cursor: pointer
}

.letter-box .closeBtn {
  background-color: #f1f1f1;
  color: #aca9a9;
}

.letter-box .sendBtn {
  background-color: #ffa200;
  color: #fff;
  margin-left: 20px
}

.cm_icon {
  width: 20px;
}

.m_icon {
  width: 20px;
}
.company_container .item .item_video .videos .videos_box{
  display: flex;
  justify-content: center;
}