@charset "UTF-8";
.liebiao {
  margin: 30px auto 10px auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.liebiao .list {
  margin-bottom: 20px;
  align-items: center;
  cursor: pointer;
  display: flex;
  width: 12.5%;
}

.liebiao .list img {
  width: 22px;
  height: auto;
}

.liebiao .list span {
  text-align: center;
  margin-left: 10px;
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.content .top {
  display: flex;
  justify-content: space-between;
}

.content .top .left {
  width: 330px;
  margin-right: 25px;
}

.content .top .left .searchh {
  background-color: #fff;
  box-shadow: 0 5px 30px 0 #bf35301a;
  padding: 20px;
}

.content .top .left .searchh .title {
  font-size: 15.84px;
  color: #000000;
}

.content .top .left .searchh .inputs {
  width: 100%;
  height: 41px;
  border-radius: 5px 5px 5px 5px;
  align-items: center;
  background: #f7f7f7;
  margin-top: 17px;
  display: flex;
}

.content .top .left .searchh .inputs input {
  border-radius: 5px 5px 5px 5px;
  background: #f7f7f7;
  flex: 1;
  border: none;
  box-sizing: border-box;
  outline-style: none;
  height: 34.16px;
  padding: 10px;
}

.content .top .left .searchh .inputs .img {
  width: 55.82px;
  height: 34.16px;
  border-radius: 5px 5px 5px 5px;
  background: #ff0033;
  text-align: center;
  padding-top: 4px;
}

.content .top .left .searchh .inputs .img img {
  width: 25.82px;
  border-radius: 5px 5px 5px 5px;
  height: auto;
}

.content .top .left .img {
  width: 100%;
}

.content .top .left .img img {
  width: 100%;
  height: auto;
}

.content .top .left .dianying {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 5px 30px 0 #bf35301a;
  padding: 24px 16px;
  overflow: hidden;
  height: 650px;
}

.content .top .left .dianying .top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 9px;
  border-bottom: 1px solid #cc6666;
  align-items: center;
}

.content .top .left .dianying .top .title {
  font-size: 16.84px;
  color: #ff0033;
  font-weight: bold;
}

.content .top .left .dianying .top .more {
  font-size: 13.88px;
  color: #808080;
  cursor: pointer;
}

.content .top .left .dianying .bot .list {
  font-size: 15.36px;
  color: #333333;
  padding: 10px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #efefef;
}

.content .top .right {
  flex: 1;
}

.content .top .right .lists {
  display: flex;
  flex-wrap: wrap;
  width: 844px;
}

.content .top .right .lists .list {
  width: 50%;
}

.content .top .right .lists .list .heads {
  display: flex;
  background: #cc6666;
  box-sizing: border-box;
  justify-content: space-between;
  padding: 18px 15px;
  align-items: center;
  width: 100%;
}

.content .top .right .lists .list .heads .biaoti {
  display: flex;
  align-items: center;
}

.content .top .right .lists .list .heads .biaoti img {
  width: auto;
  margin-right: 10px;
  height: 22px;
}

.content .top .right .lists .list .heads .biaoti span {
  font-size: 15.84px;
  font-weight: bold;
  color: #000000;
  display: block;
}

.content .top .right .lists .list .heads .gengduo {
  color: #808080;
  font-size: 14px;
}

.content .top .right .lists .list .conts {
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 5px 30px 0 #bf35301a;
  height: 232px;
  padding: 11px 15px;
}

.content .top .right .lists .list .conts .cont {
  padding: 7px 0;
  font-size: 15px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #fbfafa;
}

.content .bot2 .right .lists .list {
  width: 33.3333% !important;
}

.content .bot .right .lists {
  width: 100% !important;
}

.guanggao {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

/* channe频道列表 */
.channe_content {
  display: flex;
  justify-content: space-between;
}

.channe_content .left {
  width: 820px;
}

.channe_content .left .dangqian {
  font-size: 13.84px;
  padding: 17px 0px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f7cfcf;
}

.channe_content .left .dangqian span {
  color: #4d4d4d;
  font-size: 13.84px;
  display: block;
}

.channe_content .left .topList {
  flex-wrap: wrap;
  margin: 26px 0;
}

.channe_content .left .topList .listss {
  margin-right: 10px;
  font-weight: 700;
  min-width: 23%;
  display: flex;
  margin-top: 12px;
  font-size: 14px;
  align-items: center;
}

.channe_content .left .topList .listss:nth-child(-n+4) {
  margin-top: 0;
}

.channe_content .left .topList .listss .chakan {
  width: 103.06px;
  color: red;
  height: 22px;
  border: 1px solid #FF0000;
  text-align: center;
  line-height: 22px;
  border-radius: 10.59px;
}

.channe_content .left .topList .listss span {
  color: #bd5f03;
}

.channe_content .left .topList .listss .guanzhu {
  margin-left: 10px;
  width: 50px;
  color: red;
  height: 22px;
  border: 1px solid #FF0000;
  text-align: center;
  line-height: 22px;
  border-radius: 10.59px;
}

.channe_content .left .topList .listss .goumai {
  color: red;
  margin-left: 15px;
}

.channe_content .left .topList .listss img {
  width: 40px;
  margin-left: 15px;
  height: 47px;
}

.channe_content .left .cont {
  padding: 34px 29px;
  box-shadow: 0 5px 20px rgba(191, 53, 48, 0.1);
  position: relative;
  background: #fff;
  padding-bottom: 100px;
}

.channe_content .left .cont .title {
  font-size: 20.76px;
  color: #000;
  text-align: center;
  font-weight: 700;
  margin: 0 0 23px;
}

.channe_content .left .cont .contents {
  font-size: 16px;
  color: #000;
  line-height: 30px;
  overflow: hidden;
}

.channe_content .left .cont .zhanshi {
  color: red;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  background: linear-gradient(to top, white, rgba(255, 255, 255, 0));
  font-size: 14px;
}

.channe_content .left .cont .zhanshi a {
  display: block;
  color: #d2b08a;
  margin-top: 5px;
  font-size: 16px;
  cursor: pointer;
}

.channe_content .left .btn {
  width: 332.53px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 20px auto 0;
  color: #fff;
  display: flex;
}

.channe_content .left .btn span {
  border-radius: 20px 0 0 20px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  background-color: #ff3c0e;
  display: block;
}

.channe_content .left .btn span:last-child {
  border-radius: 0 20px 20px 0;
  background-color: #f7a100;
}

.channe_content .left .tishi {
  font-size: 14px;
  color: red;
  line-height: 25px;
  margin: 36px 0;
}

.channe_content .left .fenxiang {
  background: #f7f7f7;
  padding: 14px 20px;
  display: flex;
  justify-content: space-between;
}

.channe_content .left .fenxiang .list {
  width: 25%;
  color: #4d4d4d;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 16px;
}

.channe_content .left .fenxiang .list div {
  font-size: 20px;
  margin-right: 5px;
}

.channe_content .left .shouqi {
  margin: 27px 0 17px;
  display: flex;
  font-weight: bold;
  justify-content: right;
  font-size: 16px;
  align-items: center;
}

.channe_content .left .showqis {
  height: auto;
}

.channe_content .left .showqis .fabiaopinglun {
  background: #fff;
  box-shadow: 0 5px 20px rgba(191, 53, 48, 0.1);
  padding: 27px 24px;
  border-radius: 5px;
  box-sizing: border-box;
}

.channe_content .left .showqis .fabiaopinglun .top .avatar {
  display: flex;
}

.channe_content .left .showqis .fabiaopinglun .top .avatar > img {
  width: 34px;
  margin-right: 10px;
  height: 34px;
  border-radius: 50%;
}

.channe_content .left .showqis .fabiaopinglun .top .avatar textarea {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  width: 100%;
  padding-top: 1rem;
  padding-right: 1rem;
  background-color: #fafafa;
  height: 132px;
  padding-bottom: 1rem;
  padding-left: 1rem;
  border-width: 0;
}

.channe_content .left .showqis .fabiaopinglun .bot {
  display: flex;
  align-items: center;
  margin-top: 10px;
  justify-content: space-between;
}

.channe_content .left .showqis .fabiaopinglun .bot .flex {
  align-items: center;
}

.channe_content .left .showqis .fabiaopinglun .bot .flex input {
  width: 152.81px;
  border: none;
  height: 35.24px;
  border-radius: 5px;
  line-height: 35.24px;
  margin-left: 44px;
  box-sizing: border-box;
  background: #fafafa;
  padding: 1px 14px;
}

.channe_content .left .showqis .fabiaopinglun .bot .flex img {
  width: 152.81px;
  height: 35.24px;
}

.channe_content .left .showqis .fabiaopinglun .bot .btns {
  width: 152.82px;
  height: 35.24px;
  border-radius: 3px;
  background: #bd5f04;
  box-shadow: 0 5px 20px rgba(191, 53, 48, 0.1);
  color: #fff;
  line-height: 35.24px;
  text-align: center;
}

.channe_content .left .showqis .pinglun_title {
  font-weight: 700;
  font-size: 18px;
  margin-top: 51px;
}

.channe_content .left .showqis .pinglun_list .list {
  margin-top: 25px;
}

.channe_content .left .showqis .pinglun_list .list .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.channe_content .left .showqis .pinglun_list .list .top .left {
  display: flex;
  align-items: center;
  color: #010101;
  font-size: 16px;
}

.channe_content .left .showqis .pinglun_list .list .top .left img {
  margin-right: 12px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.channe_content .left .showqis .pinglun_list .list .mid {
  font-size: 16px;
  line-height: 25px;
  padding-left: 46px;
  margin: 10px 0;
  color: #000;
}

.channe_content .left .showqis .pinglun_list .list .mids {
  display: flex;
  align-items: center;
  padding-left: 46px;
}

.channe_content .left .showqis .pinglun_list .list .mids .huifu {
  font-size: 16px;
  margin-right: 22px;
  color: #4d4d4d;
}

.channe_content .left .showqis .pinglun_list .list .mids .qian {
  font-size: 16px;
  color: gray;
}

.channe_content .left .showqis .pinglun_list .list .flex {
  align-items: center;
}

.channe_content .left .showqis .pinglun_list .list .flex input {
  flex: 1 1 0%;
  margin-left: 46px;
  margin-top: 0.625rem;
  height: 35.24px;
  font-size: 16px;
  border: none;
  line-height: 35.24px;
  padding: 0.625rem;
  background-color: #fafafa;
}

.channe_content .left .showqis .pinglun_list .list .flex .btns {
  width: 152.82px;
  height: 35.24px;
  border-radius: 3px;
  background: #bd5f04;
  box-shadow: 0 5px 20px rgba(191, 53, 48, 0.1);
  color: #fff;
  line-height: 35.24px;
  text-align: center;
}

.channe_content .left .showqis .pinglun_list .list .chakan .chakanquanbu {
  padding-left: 46px;
  margin-top: 15px;
  font-size: 14px;
  color: #000;
}

.channe_content .left .showqis .pinglun_list .list .chakan .chakanquanbu .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.channe_content .left .showqis .pinglun_list .list .chakan .chakanquanbu .top .left {
  display: flex;
  align-items: center;
  color: #010101;
  font-size: 16px;
}

.channe_content .left .showqis .pinglun_list .list .chakan .chakanquanbu .top .left img {
  margin-right: 12px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.channe_content .left .showqis .pinglun_list .list .chakan .chakanquanbu .mid {
  font-size: 16px;
  line-height: 25px;
  padding-left: 46px;
  margin: 10px 0;
  color: #000;
}

.channe_content .left .paixu {
  margin: 19px 0px;
}

.channe_content .left .paixu span {
  font-size: 14px;
  color: #4d4d4d;
  padding: 5px 10px;
  margin-right: 10px;
  border: 1px solid transparent;
  cursor: pointer;
}

.channe_content .left .paixu .active {
  border-radius: 4px;
  background: #fafafa;
  color: black;
  border: 1px solid #dddddd;
}

.channe_content .left .lists .list {
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0px;
  border-bottom: 1px solid #ebebeb;
}

.channe_content .left .lists .list .left {
  flex: 1 1 0%;
  width: 0px !important;
}

.channe_content .left .lists .list .left .title {
  font-size: 18.32px;
  color: black;
  display: flex;
  align-items: center;
  font-weight: 700;
  white-space: nowrap;
  flex: 1 1 0%;
  overflow: hidden;
}

.channe_content .left .lists .list .left .title .fenlei {
  font-size: 15px;
  color: white;
  background-color: #e43412;
  padding: 0px 10px;
  margin-right: 10px;
  font-weight: 400;
  border-radius: 5px;
}

.channe_content .left .lists .list .left .title .titiles {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 20px;
  width: 50%;
}

.channe_content .left .lists .list .left .title .fenleis {
  margin-left: auto;
}

.channe_content .left .lists .list .left .text {
  color: #4d4d4d;
  margin-top: 16px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.channe_content .left .lists .list .left .text div {
  display: flex;
  align-items: center;
}

.channe_content .left .lists .list .left .text div img {
  width: 14px;
  margin-right: 5px;
  height: auto;
}

.channe_content .date {
  font-size: 16px;
  color: #e60000;
  width: 80px;
  font-weight: 700;
  flex-shrink: 0;
  text-align: right;
}

.fanye {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14.36px;
}

.fanye .one {
  margin-right: 15px;
}

.fanye .one span {
  color: #da0000;
}

.fanye .shangyiye {
  width: 72.53px;
  cursor: pointer;
  height: 24.15px;
  border-radius: 4px;
  background: #e9e9e9;
  text-align: center;
  line-height: 24.15px;
  margin-right: 15px;
}

.fanye .numb {
  margin-right: 15px;
}

.fanye .tiaozhuan {
  margin-right: 15px;
  display: flex;
  align-items: center;
}

.fanye .tiaozhuan input {
  width: 48.9px;
  height: 23.22px;
  border-radius: 5px;
  background: #f7f7f7;
  border: 1px solid #eaeaea;
  outline-style: none;
  margin: 0px 10px;
}
