.ztz_list {
  width: 1219px;
  margin: 0 auto;
  min-height: 700px;
  border-radius: 4px;
  background: #fff;
  padding: 20px 10px;
}
.ztz_tou {
  width: 1219px;
  margin: 0 auto;
  border-bottom: 2px #ff4d4d solid;
  height: 40px;
}
.ztz_tou li {
  float: left;
  width: 210px;
  height: 40px;
  line-height: 40px;
  font-size: 19px;
  text-align: center;
  cursor: pointer;
}
.ztz_tou li.zthover {
  height: 46px;
  background: url(../img/zt_tobj.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.ztz_tou li:hover {
  color: #e60640;
}
.ztz_tou li.zthover a {
  color: #fff;
}
.ztz_tou li.zthover a:hover {
  color: #fff;
}
.ztz_tou li a {
  color: #fff;
}
.ztz_fllieb {
  padding: 30px;
}
.ztz_fllieb li {
  width: 94px;
  height: 96px;
  border-radius: 4px;
  border: 1px #eee solid;
  text-align: center;
  float: left;
  margin: 0 15px 30px;
}
.ztz_fllieb li img {
  width: 60px;
  height: 60px;
  padding-top: 8px;
}
.ztz_fllieb li span {
  display: block;
  height: 72px;
}
.ztz_fllieb .ztz_dwmc {
  color: #666;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ztz_fllieb ul {
  display: none;
}
.ztz_fllieb ul:first-child {
  display: block;
}
.ztz_fllieb li:hover {
  border: 1px #ff4d4d solid;
  color: #ff4d4d;
}
.ztz_fllieb li:hover a .ztz_dwmc {
  color: #ff4d4d;
}
.qiudui {
  margin-top: 13px;
  margin-bottom: 17px;
  background: #fff;
  border-radius: 4px;
  padding: 12px 18px;
}
.qiudui_head {
  overflow: hidden;
  color: #999;
  padding: 5px 0 0 0;
  margin-bottom: 2px;
  border-bottom: 2px solid #ff4d4d;
  height: 45px;
  line-height: 45px;
}
.qiudui_bt {
  height: 62px;
  line-height: 62px;
  background: #fff;
  border-radius: 4px 4px 0 0;
  color: #333;
  font-size: 20px;
  font-family: "微软雅黑";
  font-weight: 600;
  display: flex;
  align-items: center;
}
.qd_more {
  float: right;
  font-size: 14px;
}
.qd_more a {
  float: right;
  font-size: 14px;
  color: #999;
  padding-top: 10px;
  height: 36px;
  display: inline-block;
}
.qiudui_bt > img {
  margin-right: 5px;
}
.nobjs {
  background-color: transparent;
}
.qd_zhong_zb {
  background: #fff;
  border-radius: 4px;
  padding: 10px;
}
.qd_zhong_zb .qd_zhong_zb_bt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qd_zhong_zb .qiudui_bt {
  height: 46px;
}
.qd_zhong_zb .qd_zhong_zb_lb li {
  padding: 0 18px;
}
.contest_list_fl {
  border-right: 1px #eee solid;
  border-left: 1px #eee solid;
}
.contest_list_fl li {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #eee;
}
.contest_list_fl li:hover {
  background: #fbfafa;
}
.contest_list_fl .bs_fegnlei {
  float: left;
  width: 240px;
  padding: 0 0 0 20px;
  color: #999;
}
.contest_list_fl .bs_fegnlei a {
  color: #999;
}
.contest_list_fl .bs_fegnlei a:hover {
  color: #ff4d4d;
}
.contest_list_fl .bs_fegnlei cite {
  float: left;
  margin-right: 5px;
  height: 58px;
}
.contest_list_fl .bs_fegnlei cite img {
  width: 18px;
  height: 18px;
  margin-bottom: -4px;
}
.contest_list_fl .bs_time_fl {
  float: left;
}
.contest_list_fl .bs_time_fl i {
  width: 120px;
  float: left;
}
.contest_list_fl .bs_time_fl span {
  width: 120px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contest_list_fl .bs_duiwu {
  float: left;
  width: 420px;
  text-align: center;
}
.contest_list_fl .bs_duiwu p {
  float: left;
}
.contest_list_fl .bs_duiwu .bs_vs {
  float: left;
  font-size: 16px;
  margin: 0 12px;
}
.contest_list_fl .bs_duiwu .kedui,
.contest_list_fl .bs_duiwu .zhudui {
  float: left;
  width: 142px;
  padding: 0 10px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contest_list_fl .bs_duiwu .zhudui {
  text-align: right;
}
.contest_list_fl .bs_duiwu .kedui {
  text-align: left;
}
.contest_list_fl .bs_duiwu .duibiao {
  width: 27px;
  height: 27px;
  float: left;
  margin-top: 8px;
}
.contest_list_fl .bs_duiwu .duibiao img {
  width: 27px;
  height: 27px;
  border-radius: 25em;
}
.contest_list_fl .bs_video {
  width: auto;
}
.contest_list_fl .bs_video {
  float: left;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  color: #fff;
  background: #ff4d4d;
  text-align: center;
  margin: 14px 0 0 25px;
  text-align: center;
  padding-right: 10px;
}
.contest_list_fl .bs_video cite {
  background: url(../img/zbvideo.png) no-repeat;
  background-position: 0 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 7px 0 0 10px;
  float: left;
}
.contest_list_fl .bs_video span {
  display: inline-block;
  float: left;
  margin-left: 5px;
}
.contest_list_fl .bs_video a {
  color: #fff;
}
.contest_list_fl .begin:hover {
  background: #0468ae;
  color: #fff;
}
.contest_list_fl .bs_duiwu_bt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  width: 90%;
}
.contest_list_fl .endbf {
  background: #b9b9b9 !important;
}
.contest_list_fl .endbf:hover {
  background: #c9c6c6 !important;
}
.contest_list_fl .weikai {
  background: #b9b9b9 !important;
}
.contest_list_fl .weikai:hover {
  background: #c9c6c6 !important;
}
.luxiang_zhong li {
  height: 52px;
  line-height: 52px;
  border-bottom: 1px #eee solid;
}
.luxiang_zhong li:hover {
  background: #f9f9f9;
}
.luxiang_zhong .lx_lb_title {
  width: 576px;
  float: left;
  padding-left: 24px;
}
.luxiang_zhong .lx_lb_qd {
  width: 150px;
  float: right;
  text-align: right;
  padding-right: 30px;
}
.luxiang_zhong .lx_lb_title {
  position: relative;
}
.luxiang_zhong .lx_lb_title .lxlb_tiem {
  color: #666;
  display: inline-block;
  width: 178px;
  float: left;
}
.luxiang_zhong .lx_lb_qd {
  color: #999;
}
.luxiang_zhong .lx_lb_qd a {
  color: #999;
  margin-left: 15px;
}
.luxiang_zhong .lx_lb_qd a:hover {
  color: #ff4d4d;
}
.luxiang_zhong .lxlb_bt {
  width: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.lxlb_bt:after {
  height: 6px;
  content: "";
  width: 6px;
  background: #ddd;
  position: absolute;
  top: 50%;
  left: 7px;
  z-index: 10;
  border-radius: 50%;
  margin-top: -2px;
}
.zhixun_zhong {
  padding: 10px;
}
.zhixun_zhong .zxz_img {
  width: 244px;
  height: 154px;
  float: left;
  overflow: hidden;
  border-radius: 4px;
}
.zhixun_zhong .zxz_img img {
  width: 244px;
  height: 154px;
  transition: transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
}
.zhixun_zhong .zxz_img:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.dsping_zhong {
  padding: 10px;
}
.dsping_zhong .zxz_img {
  width: 244px;
  height: 154px;
  float: left;
  position: relative;
}
.dsping_zhong .zxz_img img {
  width: 244px;
  height: 154px;
  border-radius: 4px;
}
.dsping_zhong .zxz_img .covermask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.dsping_zhong .zxz_img a:hover .covermask {
  opacity: 0.2;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.dsping_zhong .zxz_img .playbtn {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
  width: 49px;
  height: 49px;
  background: url(../img/dspleft_ico.png) no-repeat 0 0;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transform: scale(0.7);
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  zoom: 1;
  background-size: 100% 100%;
}
.dsping_zhong .zxz_img a:hover .playbtn {
  opacity: 0.9;
  -webkit-transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transform: scale(1);
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  cursor: pointer;
}
.zxz_list {
  width: 575px;
  padding-left: 15px;
}
.zxz_list li {
  line-height: 32px;
  clear: both;
}
.zxz_list li p {
  width: 420px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.zxz_list li span {
  display: inline-block;
  float: right;
  font-size: 12px;
  color: #999;
}
.qd_jieshao {
  border: 1px #eee solid;
  border-radius: 8px;
  background: #fff;
  padding-bottom: 10px;
}
.qd_name {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  padding: 18px 0 20px 0;
  overflow: hidden;
}
.qd_name img {
  width: 120px;
  height: 120px;
}
.qd_name span {
  display: block;
  width: 60%;
  margin: 0 auto;
}
.qd_xq h5 {
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.dwjiansao {
  line-height: 30px;
  color: #666;
  padding: 0 15px 0 0;
}
.qdjsbt {
  line-height: 30px;
  font-size: 18px;
  color: #333;
  font-weight: 500;
  border-bottom: 2px #ff4d4d solid;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.qdjsbt cite {
  display: inline-block;
  width: 51px;
  height: 30px;
  background: url(../img/qd_btimg.png) no-repeat;
  float: left;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.qdjsbt span {
  float: left;
  margin-left: 52px;
  font-size: 18px;
  color: #333;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 280px;
}
.dwjiansao {
  padding: 10px 18px;
}
.zhixun {
  margin-top: 20px;
}
.qdfl_list {
  background: #fff;
  padding: 6px 0 0 0;
  border: 1px #eee solid;
  border-top: 0;
  border-radius: 0 0 4px 4px;
}
.qdfl_list li {
  width: 50%;
  float: left;
  padding: 10px 0;
}
.qdfl_list li .qtdw_img {
  width: 23px;
  height: 23px;
  display: inline-block;
  margin-left: 30px;
  float: left;
  margin-right: 10px;
}
.qdfl_list li .qtdw_img img {
  width: 23px;
  height: 23px;
}
.qdfl_list li .qtdw_name {
  height: 23px;
  line-height: 23px;
  display: inline-block;
  float: left;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lsfl_list {
  background: #fff;
  padding: 6px 0 0 0;
  border: 1px #eee solid;
  border-top: 0;
  border-radius: 0 0 4px 4px;
}
.lsfl_list li {
  width: 95px;
  height: 90px;
  margin: 7px;
  float: left;
  border: 1px solid #eee;
  border-radius: 5px;
}
.lsfl_list li .qtdw_img img {
  width: 60px;
  height: 60px;
}
.lsfl_list li .qtdw_name {
  margin-top: 5px;
}
.lsfl_list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  flex-flow: column;
}
.lsfl_list li:hover {
  border: 1px solid #ff4d4d;
}
.sousuobj {
  background: url(../img/lsztbj.png) no-repeat top center;
  height: 253px;
  background-size: cover;
}
.lsztss {
  position: relative;
}
.lszt_title {
  position: absolute;
  top: 30px;
  left: 15px;
}
.ss_input_gjc {
  width: 650px;
  margin: 0 auto;
  padding-top: 80px;
}
.sousuo_kuang {
  width: 650px;
  height: 43px;
  border-radius: 10px;
  background: #fff;
  padding: 0;
}
.sousuo_kuang .so_txt {
  height: 41px;
  border: 0;
  padding: 0 10px;
  color: #333;
  width: 546px;
  outline: 0;
  position: absolute;
  z-index: 0;
  border-radius: 100px 140px 140px 100px;
}
.sousuo_kuang .search {
  width: 80px;
  height: 30px;
  background-image: url(../img/search.png);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.so_txt::-webkit-input-placeholder {
  color: #999;
}
.so_txt:-moz-placeholder {
  color: #999;
}
.so_txt::-moz-placeholder {
  color: #999;
}
.so_txt:-ms-input-placeholder {
  color: #999;
}
.rmlx {
  padding-top: 12px;
}
.rmlx_bt {
  width: 83px;
  font-size: 16px;
  color: #fff;
  overflow: hidden;
  font-style: italic;
}
.rmlx_lb {
  width: 560px;
  overflow: hidden;
}
.rmlx_lb li {
  float: left;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  border-radius: 4px;
  margin: 0 5px 10px 0;
  color: #fff;
}
.rmlx_lb li a {
  color: #fff;
}
.rmlx_lb li:hover {
  text-decoration: underline;
}
.sousuo_kuang {
  position: relative;
}
.ssinput {
  border-radius: 10px;
  overflow: hidden;
}
.sslb {
  background: #fff;
  width: 650px;
  position: absolute;
  top: 45px;
  display: none;
  border: 1px #ff4d4d solid;
  border-top: 0;
  left: -1px;
  border-radius: 10px;
  overflow: hidden;
}
.sslb li {
  line-height: 40px;
  padding: 0 10px;
}
.sslb li:hover {
  background: #f3f3f3;
}
.sslb li a {
  display: block;
  width: 100%;
  height: 100%;
}
.nodata {
  clear: both;
  text-align: center;
  padding-top: 20px;
  color: #fff;
  display: none;
}
.nodata_ico {
  color: #fff;
  padding-right: 5px;
}
.zhibo_only {
  text-align: left;
  height: 52px;
  width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 52px;
  padding-left: 20px;
}
.qdright span {
  font-size: 18px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topic_con_wrap {
  background: #fff;
}
.ztz_tou_wrap {
  background: #a33636;
  margin-top: -4px;
  width: 100%;
  height: 40px;
}
.zhibo_top_wrap_none {
  display: none;
}
